Unverified Commit fa827360 authored by Alvarez, Gonzalo's avatar Alvarez, Gonzalo
Browse files

version updated

parent 3ffaeabc
Loading
Loading
Loading
Loading
+16 −0
Original line number Diff line number Diff line
2019-08-13 Version 2.60

bug fixes

* Matrix::operator+= : resize if needed

* Ainur: still not working for Complex matrices

performance

* externalProduct now permutes rows and cols on-the-fly

new features

* PredicateAwesome

2019-06-25 Version 2.58

* GetBraOrKet now in PsimagLite
+1 −1
Original line number Diff line number Diff line
#ifndef PSIMAGLITE_VERSION
#define PSIMAGLITE_VERSION "2.59"
#define PSIMAGLITE_VERSION "2.60"
#endif