Skip to content

Releases: CallForSanity/Gaalop

gaalop_precompiler_2.2.6.1

03 Oct 15:53
Compare
Choose a tag to compare

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

03 Oct 15:54
Compare
Choose a tag to compare

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

25 Jul 07:39
Compare
Choose a tag to compare
gaalop_v2.2.6

Make release 2.2.6

gaalop_precompiler-v.2.2.6

25 Jul 07:39
Compare
Choose a tag to compare
Merge branch 'master' into gaalop_precompiler

Conflicts:
distribution/pom.xml

gaalop_v2.2.5

14 Dec 20:09
Compare
Choose a tag to compare

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

14 Dec 22:15
Compare
Choose a tag to compare

Uses gaalop_v2.2.5 and therefore has the same improvements.

gaalop_v2.2.4

30 Nov 13:23
Compare
Choose a tag to compare
v2.2.4

gaalop_precompiler-v2.2.4

30 Nov 13:54
Compare
Choose a tag to compare

Support for > JDK 7 by using ANTLR4.