EasyScience package is the foundation of the EasyScience family of projects, providing the building blocks for libraries and applications which aim to make scientific data simulation and analysis easier.
EasyScience can be downloaded using pip:
pip install easyscience
Or direct from the repository:
pip install https://github.com/easyScience/EasyScience
After installation, launch the test suite:
python -m pytest
Documentation can be found at:
https://easyScience.github.io/EasyScience
We absolutely welcome contributions. EasyScience is maintained by the ESS and on a volunteer basis and thus we need to foster a community that can support user questions and develop new features to make this software a useful tool for all users while encouraging every member of the community to share their ideas.
While EasyScience is under the BSD-3 license, DFO-LS is subject to the GPL license.