Release v0.5.0

Announcements of new releases
Post Reply
User avatar
Johannes
Site Admin
Posts: 413
Joined: 21 Jul 2018, 12:52
Location: TU Munich

Release v0.5.0

Post 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 ;)
Post Reply