Skip to content

EddLabs/eddington

Repository files navigation

image

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.