Releases: CallForSanity/Gaalop
Releases · CallForSanity/Gaalop
gaalop_2.2.6.2
Bump version
gaalop_precompiler_2.2.6.1
Features:
– Animations are now possible using the ganja.js code generator (Thanks to pull request from PhilippBrodersen)
Bugfixes:
– Optimization for CSE: Self assignments are removed
gaalop_2.2.6.1
Features:
– Animations are now possible using the ganja.js code generator (Thanks to pull request from PhilippBrodersen)
Bugfixes:
– Optimization for CSE: Self assignments are removed
gaalop_v.2.2.6
gaalop_v2.2.6 Make release 2.2.6
gaalop_precompiler-v.2.2.6
Merge branch 'master' into gaalop_precompiler Conflicts: distribution/pom.xml
gaalop_v2.2.5
Features:
- Added code generators for Ganja.js and Python (For Python, special base changer is implemented, which produce the generated code in the natural geometric algebra basis)
- Updated dependencies
- Integrated pragmas triangles and segments
- Replaced DenseMvExpressions completely by SpaseMvExpressions (Now, only the non-null multivector components are stored)
Bug fixes:
- Returning expressions in macros are now returning the correct variable
- Support for signs ! and ? in macros
- Empty line comments do not remove first code line anymore.
Tidying up:
- Get rid of Maple Plugin, Testbench and Setup routine
gaalop_precompiler-v2.2.5.1
Uses gaalop_v2.2.5 and therefore has the same improvements.
gaalop_v2.2.4
v2.2.4
gaalop_precompiler-v2.2.4
Support for > JDK 7 by using ANTLR4.