Page 1 of 1

Release v0.5.0

Posted: 20 Dec 2019, 02:10
by Johannes
Version 0.5.0 has been released.

Before updating, please read the corresponding section in the change log, in particular the part on the backwards incompatible changes!

It is now supported to install TeNPy with pip via

Code: Select all

pip install --upgrade physics-tenpy  # for 'stable' versions
I'd recommend an installation with pip if you do not intend to modify the source files of TeNPy at any point.
I'm also working on a way to upload tenpy to anaconda, such that you don't need to compile it yourself anymore. However, this will probably only work for the next release (maybe 0.5.1).

More information can be found in the Installation instructions.
See also the section on updating an exisisting installation.

Happy updating ;)