Skip to content

Commit

Permalink
Release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardoribeiro-2020 committed Mar 11, 2021
1 parent 270ca0f commit ae5deb2
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions docs/RELEASENOTES
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
RELEASE NOTES for berry v.0.2

New in 0.2 version:

- Improved velocity up to 10x in generate.py and other programs

- More reliable preprocessing.py and resilient to QE changes

- Calculates the Berry curvature

- Uses less disk space

- All programs are now written in python

- Output from programs more readable, and more information

- Conformity to PEP8 was achieved

Fixed in 0.2 version:

- Some small bugs were fixed


Incompatible changes in 0.2 version:

- Since most of the files are now saved in a different format, the new version cannot read the old data files in general

- The numbering of the bands is now from 0 to n-1 while in the previous version it was from 1 to n.

- The some extensions of the output files are different


0 comments on commit ae5deb2

Please sign in to comment.