easyCore is the foundation of the easyScience universe, providing the building blocks for libraries and applications which aim to make scientific data simulation and analysis easier.
easyCore can be downloaded using pip:
pip install easysciencecore
Or direct from the repository:
pip install https://github.com/easyScience/easyCore
After installation, launch the test suite:
python -m pytest
Documentation can be found at:
https://easyScience.github.io/easyCore
We absolutely welcome contributions. easyCore 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 easyCore is under the BSD-3 license, DFO_LS is subject to the GPL license.