Open source, easy to use, data fitting platform.


Keywords
laboratory, fitting, data
License
Apache-2.0
Install
pip install eddington==0.0.24.dev2

Documentation

https://github.com/EddLabs.png

Eddington

Python Versions PyPI Version Maturity License Build Status Chat on Gitter

Eddington is a user-friendly data fitting platform for common uses, based on open-source libraries such as numpy, scipy, and matplotlib. Eddington can be integrated with python code as a library, can be used as a CLI and has an easy to use GUI.

Note

Eddington is in early stages of development. Therefore, its API might change in order to introduce new features and make Eddington the best data fitting platform there is. We appreciate your patience.

Installation

In order to install eddington use:

pip install eddington

Documentation

Documentation for Eddington can be found on Read The Docs.

Community

You can talk to the community through the EddLabs/developers channel on Gitter.

Contributing

If you experience problems with Eddington, log them on GitHub.

If you want to contribute code, please fork the code and submit a pull request.