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

version updated

parent a8493e6b
Loading
Loading
Loading
Loading
+17 −0
Original line number Diff line number Diff line
2020-03-13 version 2.70

* Matrix expIpi function (Thanks to Jacek)

* Awesome Predicate: settings start with @

* GEMMR (Thanks to Ed)

* Parallelization at nested level

* Ainur: atoi and atof check their arguments now (Thanks to Pontus)

* OneOperatorSpec: better error reporting (Thanks to Bradraj)

* SizeType is uint64_t by default now


2020-01-14 version 2.68

* OstringStream changes done for precision
+1 −1
Original line number Diff line number Diff line
#ifndef PSIMAGLITE_VERSION
#define PSIMAGLITE_VERSION "2.69"
#define PSIMAGLITE_VERSION "2.70"
#endif