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

version updated

parent fd428972
Loading
Loading
Loading
Loading
+14 −0
Original line number Diff line number Diff line
2019-12-09 version 2.66

* GetBraOrKet: Quantum sector before excited level

* LanczosSolver: early exit has new algorithm for excited states

* OneOperatorSpec has generalization

* PredicateAwesome: bug fix and new features

* CrsMatrix: performance improvements by Ed

* Ainur supports complex numbers now

2019-11-08 version 2.64

* libpsimaglite can now be built without HDF5
+1 −1
Original line number Diff line number Diff line
#ifndef PSIMAGLITE_VERSION
#define PSIMAGLITE_VERSION "2.64"
#define PSIMAGLITE_VERSION "2.66"
#endif