Unverified Commit cb075007 authored by Alvarez, Gonzalo's avatar Alvarez, Gonzalo
Browse files

version updated

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