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

version updated

parent 3087d2e0
Loading
Loading
Loading
Loading
+23 −0
Original line number Diff line number Diff line
2020-10-27 Version 2.74

* PsimagLite MPI wrapper, called InterNodeMpi, has been added
(see mailing list for a description)

* LongChain honors IsPeriodicX=1 now

* IoNg::dontPrintDebug() now available,
which stops canary from singing even in debug mode

* CanonicalExpression supports complex scalars now

* InputCheckBase added

* tutorial with Lesson I: testInputNg

* doc.pl supports code sections

* Matrix inverse supports float and complex<float>

* Star geometry with CENTER == 1


2020-07-31 Version 2.72

* GetBraOrKet: R vectors, like in |R0>, etc,
+1 −1
Original line number Diff line number Diff line
#ifndef PSIMAGLITE_VERSION
#define PSIMAGLITE_VERSION "2.73"
#define PSIMAGLITE_VERSION "2.74"
#endif