Commit ebe9d7d6 authored by Alvarez, Gonzalo's avatar Alvarez, Gonzalo
Browse files

version updated

parent 8b4377c4
Loading
Loading
Loading
Loading
+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
+1 −1
Original line number Diff line number Diff line
#ifndef PSIMAGLITE_VERSION
#define PSIMAGLITE_VERSION "3.04"
#define PSIMAGLITE_VERSION "3.06"
#endif