Verified Commit 4f2603f0 authored by Alvarez, Gonzalo's avatar Alvarez, Gonzalo
Browse files

version updated

parent b358f4eb
Loading
Loading
Loading
Loading
+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
+1 −1
Original line number Diff line number Diff line
#ifndef PSIMAGLITE_VERSION
#define PSIMAGLITE_VERSION "2.53"
#define PSIMAGLITE_VERSION "2.54"
#endif