-
Notifications
You must be signed in to change notification settings - Fork 874
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: 8347401e451d26bb16377bc0199f95dea6aeffa8 [formerly d9c318b] Former-commit-id: 5f0ae360fe71205962941b8b14ee9749a179967c
- Loading branch information
Showing
6 changed files
with
41 additions
and
9 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,9 +1,15 @@ | ||
Change log | ||
========== | ||
|
||
v3.2.1 | ||
v3.2.2 | ||
------ | ||
* Fix wrong U value for Ce and Eu. | ||
* Properly handle empty multiline strings in Cif | ||
* Add ability to get specific data in MPRester.get_entries. Make all get_entry | ||
methods consistent in kwargs. | ||
* Massive update to abinit support. Note that pymatgen.io.abinitio has | ||
been refactored to pymatgen.io.abinit. (Matteo, Setten) | ||
* NwOutput now supports parsing of Hessian Matrics (contributed by Xin | ||
Chen) | ||
* Gaussian support now has the ability to read potential energy surface | ||
and electronic transitions computed with TD-DFT (Germain Salvato | ||
Vallverdu) | ||
* Bug fixes for CifWriter with symmetry. | ||
* Bug fixes for surface generation and reactions. | ||
* Monty requirement increased. |
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