Update document for v1.11.11

This commit is contained in:
Atsushi Togo 2017-03-31 11:09:32 +09:00
parent f989273ef9
commit 9fef993d67
2 changed files with 13 additions and 2 deletions

View File

@ -3,6 +3,17 @@
Change Log
==========
Mar-31-2017: version 1.11.11
----------------------------
- Abinit code interface is implemented and now under the testing.
- Reduction of memory usage in RTA thermal conductivity
calculation. This is especially effective for larger unit cell
case. Currently combinations with --full_pp, --write_gamma_detail,
and --simga(smearing method) are not supported for this. Performance
tuning is under going. In some case, computation can be slower than
the previous versions.
Feb-9-2017: version 1.11.9
---------------------------

View File

@ -49,9 +49,9 @@ copyright = u'2015, Atsushi Togo'
# built documents.
#
# The short X.Y version.
version = '1.11.9'
version = '1.11.11'
# The full version, including alpha/beta/rc tags.
release = '1.11.9'
release = '1.11.11'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.