Skip to content

EddLabs/eddington-gui

Repository files navigation

https://github.com/EddLabs.png

EddingtonGUI

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.

Installation

In order to install Eddington-GUI go to the latest release page and download the appropriate installation file.

Development

In order to run Eddington-GUI in development mode follow the following steps:

  1. Clone Eddington-GUI repository from here
  2. Go to the repository main directory
  3. Install Briefcase using pip install -U briefcase
  4. Run Eddington-GUI with briefcase dev -d

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.