- remove unnecessary dependencies as some of them create problems for installation that should not be handled by us.
2.1.0
- i-Melt is now a Python package : install it using 'pip install imelt' ! - new examples, see the new examples folder in the repository - the database has also been moved in the folder ./src/imelt/data - functions to simplify queries are available: generate_query_single and generate_query_range - Results_paper.ipynb is renamed and placed in the example folder : ./examples/Replicate_2023_paper.ipynb
2.0.1
- update of the Results_paper.ipynb notebook following the reviews of the manuscript.
2.0
- addition of CaO and MgO - addition of new properties - error bar calculations - update of the streamlit online calculator - many model changes, cleaning the notebooks - all source code is now in ./src - update of all files (database, models, etc.)
1.2
- Version submitted after 2nd round of minor revisions at GCA - Various fixes - Fixed the requirements.txt file - Added automatic ./model/candidates/ folder creation in Training_single.ipynb - Added various important precisions to README.md