-
Notifications
You must be signed in to change notification settings - Fork 878
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Former-commit-id: fe6c492f00b0e2e2b6ba42a3c67e3e987b97e448 [formerly 5c92894] Former-commit-id: 127421a788ea1964a1a29d2ac8226981d42da5b7
- Loading branch information
Showing
6 changed files
with
30 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,9 @@ | ||
Change log | ||
========== | ||
|
||
v3.3.5 | ||
v3.3.6 | ||
------ | ||
* StructureMatcher can now work with ignored species. | ||
* Added interpolation failure warnings and smooth tolerance for | ||
scipy.interpolate.splrep in bandstructures (Tess). | ||
* Added DiffusionAnalyzer.get_framework_rms_plot. | ||
* Complete rewrite of Procar class to use ND array access and zero-based | ||
indexing. | ||
* OrderParameters class for analysis of local structural features | ||
(Nils Zimmermann). | ||
* Bug fixes for Procar, MPRester and SpaceGroup 64. | ||
* Added Github templates for contributing to pymatgen. | ||
* Update to use enum.x instead of multienum.x. | ||
* Minor robustness fixes to VaspInputSet serialization. | ||
* Add a reciprocal density parameter to vasp sets. | ||
* Minor bug fixes to Vasprun parsing. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters