Loading ChangeLog.txt +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 Loading src/Version.h +1 −1 Original line number Diff line number Diff line #ifndef PSIMAGLITE_VERSION #define PSIMAGLITE_VERSION "2.59" #define PSIMAGLITE_VERSION "2.60" #endif Loading
ChangeLog.txt +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 Loading
src/Version.h +1 −1 Original line number Diff line number Diff line #ifndef PSIMAGLITE_VERSION #define PSIMAGLITE_VERSION "2.59" #define PSIMAGLITE_VERSION "2.60" #endif