Loading ChangeLog.txt +14 −0 Original line number Diff line number Diff line 2020-01-14 version 2.68 * OstringStream changes done for precision * PredicateAwesome supports 3 name/value pairs * Geometry fillAdditionalData deleted * GeometryBase nullptr means super connections * CrsMatrix: A cross B added; other improvements * pthread_exit now called explicitly to help profiling tools 2019-12-09 version 2.66 * GetBraOrKet: Quantum sector before excited level Loading src/Version.h +1 −1 Original line number Diff line number Diff line #ifndef PSIMAGLITE_VERSION #define PSIMAGLITE_VERSION "2.67" #define PSIMAGLITE_VERSION "2.68" #endif Loading
ChangeLog.txt +14 −0 Original line number Diff line number Diff line 2020-01-14 version 2.68 * OstringStream changes done for precision * PredicateAwesome supports 3 name/value pairs * Geometry fillAdditionalData deleted * GeometryBase nullptr means super connections * CrsMatrix: A cross B added; other improvements * pthread_exit now called explicitly to help profiling tools 2019-12-09 version 2.66 * GetBraOrKet: Quantum sector before excited level Loading
src/Version.h +1 −1 Original line number Diff line number Diff line #ifndef PSIMAGLITE_VERSION #define PSIMAGLITE_VERSION "2.67" #define PSIMAGLITE_VERSION "2.68" #endif