Loading ChangeLog.txt +15 −0 Original line number Diff line number Diff line 2023-08-08 Version 3.06 * expIpi: bug fix * ExpressionForAST replaces ExpressionCalculator * Ainur: Complex numbers now supported * Ainur: Native macros now supported * Geometry: GeometryValueModifier deleted * clang_format added 2022-05-10 Version 3.04 * CanonicalExpression has second optional template Loading src/Version.h +1 −1 Original line number Diff line number Diff line #ifndef PSIMAGLITE_VERSION #define PSIMAGLITE_VERSION "3.04" #define PSIMAGLITE_VERSION "3.06" #endif Loading
ChangeLog.txt +15 −0 Original line number Diff line number Diff line 2023-08-08 Version 3.06 * expIpi: bug fix * ExpressionForAST replaces ExpressionCalculator * Ainur: Complex numbers now supported * Ainur: Native macros now supported * Geometry: GeometryValueModifier deleted * clang_format added 2022-05-10 Version 3.04 * CanonicalExpression has second optional template Loading
src/Version.h +1 −1 Original line number Diff line number Diff line #ifndef PSIMAGLITE_VERSION #define PSIMAGLITE_VERSION "3.04" #define PSIMAGLITE_VERSION "3.06" #endif