-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathCHANGES.txt
16 lines (16 loc) · 1.07 KB
/
CHANGES.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
v0.1, 2014-07-10 -- Initial release
v0.4, 2016-01-17 -- Near full release
v0.5, 2016-04-03 -- Added tags, fully generalized to lowest crystal symmetry
v0.9, 2016-05-11 -- First official public release
v0.9.1, 2016-06-09 -- Added supercells
v1.0, 2016-06-12 -- Added automator
v1.1, 2016-06-17 -- Roundoff error correction, automator updates
v1.2, 2016-07-10 -- Roundoff error + non-zero bias, vacancy probability bug fix, Fe-C notebook
v1.2.1, 2016-08-03 -- Additional notebooks added for vacancy-mediated diffuser
v1.2.2, 2017-04-04 -- New internal friction calculator for interstitial diffuser
v1.3, 2018-05-30 -- Two-dimensional lattice support added; new notebooks for variational calculations.
v1.3.1, 2018-07-05 -- Bug fix in `crystal.Crystal.jumpnetwork` for search range.
v1.3.2, 2019-04-02 -- Bug fix in `OnsagerCalc.VacancyMediated` for cases with non-zero bias vector (caused unusual occasional test failures).
v1.3.3, 2019-07-30 -- Minor bug fix
v1.3.4, 2025-01-29 -- Update to fix deprecated features of `numpy`
v1.4, 2025-01-30 -- Added cluster expansion support and Monte Carlo support