Loading ChangeLog.txt +12 −0 Original line number Diff line number Diff line 2022-05-10 Version 3.04 * CanonicalExpression has second optional template * InputNg returns map of key/value pairs * QuasiCanonical allows arithmetic of scalars now * Ainur supports macros now * internode.cpp uses gethostname systemcall now 2021-11-19 Version 3.02 * LinearPrediction now yields correct Loading src/Version.h +1 −1 Original line number Diff line number Diff line #ifndef PSIMAGLITE_VERSION #define PSIMAGLITE_VERSION "3.03" #define PSIMAGLITE_VERSION "3.04" #endif Loading
ChangeLog.txt +12 −0 Original line number Diff line number Diff line 2022-05-10 Version 3.04 * CanonicalExpression has second optional template * InputNg returns map of key/value pairs * QuasiCanonical allows arithmetic of scalars now * Ainur supports macros now * internode.cpp uses gethostname systemcall now 2021-11-19 Version 3.02 * LinearPrediction now yields correct Loading
src/Version.h +1 −1 Original line number Diff line number Diff line #ifndef PSIMAGLITE_VERSION #define PSIMAGLITE_VERSION "3.03" #define PSIMAGLITE_VERSION "3.04" #endif