Loading ChangeLog.txt +16 −0 Original line number Diff line number Diff line 2019-04-02 Version 2.54 Bug fixes: * ContinuedFractionCollection driver: write fixed New features: * InputNg: supports replacements * ParametersForLanczosSolver: rabbit hole algorithm used now Refactoring * basenameOf now available 2019-03-07 Version 2.52 * PthreadsNg compiles on MacOS Loading src/Version.h +1 −1 Original line number Diff line number Diff line #ifndef PSIMAGLITE_VERSION #define PSIMAGLITE_VERSION "2.53" #define PSIMAGLITE_VERSION "2.54" #endif Loading
ChangeLog.txt +16 −0 Original line number Diff line number Diff line 2019-04-02 Version 2.54 Bug fixes: * ContinuedFractionCollection driver: write fixed New features: * InputNg: supports replacements * ParametersForLanczosSolver: rabbit hole algorithm used now Refactoring * basenameOf now available 2019-03-07 Version 2.52 * PthreadsNg compiles on MacOS Loading
src/Version.h +1 −1 Original line number Diff line number Diff line #ifndef PSIMAGLITE_VERSION #define PSIMAGLITE_VERSION "2.53" #define PSIMAGLITE_VERSION "2.54" #endif