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.
In order to install eddington use:
pip install eddington
Documentation for Eddington can be found on Read The Docs.
You can talk to the community through the EddLabs/developers channel on Gitter.
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.