11Changelog
22---------
3+ Release v1.0.0 (October 6, 2021)
4+ - python 3.7+ compatibility
5+ - major restructuring of source directory
6+ - documentation overhaul
7+ - a new equilibrate function for chemical equilibration of Composite materials.
8+ - new composition fitting functions (solution and bulk composition)
9+ - new MaterialPolytope class
10+ - implementation of melt phases from the the Holland and Powell (2011) and Holland et al. (2018) datasets
11+ - ternary terms added to the subregular solution model
12+
13+ Release v0.10.0 (August 2, 2021)
14+ - python 3.5+ compatibility
15+ - a new Composition class for compositional processing
16+ - a new CombinedMineral class
17+ - a new AnisotropicMaterial class
18+ - new Planet and Layer classes for mass, moment of inertia and seismic velocity calculations
19+ - new nonlinear fitting routines and a nonlinear solver
20+ - new static equations of state: Morse potential, Reciprocal K-prime
21+ - new thermal equations of state: Anderson and Ahrens (metallic iron), de Koker and Stixrude, Ramo and Stixrude (solids and liquids)
22+ - a large number of new minerals and solid solutions in the databases
23+ - a large number of new examples
24+ - updated documentation
325
426Release v0.9.0 (April 25, 2016)
527 - major documentation overhaul
@@ -22,11 +44,11 @@ Release v0.9.0 (April 25, 2016)
2244Release v0.7 (June 24, 2014)
2345 - Cleanup and rewrite of the mineral/composite feature
2446 - online html documentation
25- - Scripts to reproduce the figures from Cottaar, Heister, Rose and
47+ - Scripts to reproduce the figures from Cottaar, Heister, Rose and
2648 Unterborn (2014) can be found in misc/.
27- - Mineral physical libraries from Murakami (2013) and Zhang et al.
49+ - Mineral physical libraries from Murakami (2013) and Zhang et al.
2850 (2013) are included.
29- - Pressure-depth conversion following Cammarano (2013) are included.
51+ - Pressure-depth conversion following Cammarano (2013) are included.
3052
3153Release v0.5 (October 28, 2013)
3254
0 commit comments