- Add new method `get_new_spinodal_decomposition` in PhaseDiagram class.
25.3.39
What is new?
- Correct `print` functions for parallel calculations using `ase.parallel.parprint` as `print`
25.3.38
What is new?
- Expand unit test for DSIModel class
25.3.37
What is new?
- Include tests for PhaseDiagram class - Include dependency with tqdm package
25.3.36
What is new?
- Expand unit test coverage for the Alloy class. - Correct dependency paths in the starter function. - Add a conftest.py file to remove log files for optimized testing.