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

version updated

parent 1d7a098b
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
2020-12-02 Version 2.76

* Boost serialization headers deleted

* CanonicalExpression: do not throw on empty result
to accomodate scalar algebra

* Matrix::rotate() added

* Matrix::overwrite to hdf5 added

* Ainur: throw corrected, and vector of string added

2020-10-27 Version 2.74

* PsimagLite MPI wrapper, called InterNodeMpi, has been added
+1 −1
Original line number Diff line number Diff line
#ifndef PSIMAGLITE_VERSION
#define PSIMAGLITE_VERSION "2.75"
#define PSIMAGLITE_VERSION "2.76"
#endif