Metadata-Version: 2.1
Name: responsum
Version: 0.1.3
Summary: A generic dispersion response library
Home-page: https://github.com/grburgess/responsum
Author: J. Michael Burgess
Author-email: jmichaelburgess@gmail.com
License: GPL3
Project-URL: Bug Tracker, https://github.com/grburgess/responsum/issues
Project-URL: Source Code, https://github.com/grburgess/responsum
Platform: UNKNOWN
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: matplotlib
Requires-Dist: astropy
Requires-Dist: scipy
Requires-Dist: h5py

[![Travis CI w/ Logo](https://img.shields.io/travis/grburgess/responsum/master.svg?logo=travis)](https://travis-ci.org/grburgess/responsum) 
[![codecov](https://codecov.io/gh/grburgess/responsum/branch/master/graph/badge.svg)](https://codecov.io/gh/grburgess/responsum)
[![PyPI version fury.io](https://badge.fury.io/py/responsum.svg)](https://pypi.python.org/pypi/responsum/)
[![PyPi Downloads](http://pepy.tech/badge/responsum)](http://pepy.tech/project/responsum)

# responsum
A python library for dealing with energy dispersion style responses. This is heavily modeled (and taken from) the [3ML](https://github.com/threeML) reponse functionality, but for much of my work I need to handle responses and do not want to depend on 3ML as it is a large library. 


