Verified Commit ddc3613a authored by Alvarez, Gonzalo's avatar Alvarez, Gonzalo
Browse files

version updated

parent 6536ef92
Loading
Loading
Loading
Loading
+19 −0
Original line number Diff line number Diff line
2019-05-20 Version 2.56

* OneOperatorSpec moved to PsimagLite so that Lanczos++ can use it

* Changes needed by YaSpinWave

* PsiScript.pl6 added to execute scripts

* PsiTag now supports append, delete, and strict modes

* PsiTag proposal for modifiers

* Ladder geometry now supports odd legs

* Ladder geometry now honors IsPeriodicX=1

* LongRange geometry now requires GeometryMaxConnections=
(set to 0 if in doubt)

2019-04-02 Version 2.54

Bug fixes:
+1 −1
Original line number Diff line number Diff line
#ifndef PSIMAGLITE_VERSION
#define PSIMAGLITE_VERSION "2.54"
#define PSIMAGLITE_VERSION "2.56"
#endif