Skip to content

v0.2.2

Latest
Compare
Choose a tag to compare
@Jollywatt Jollywatt released this 02 Oct 08:01
· 12 commits to master since this release

Changes since v0.2.2

  • Add ability to customise the order in which basis blades are displayed with BasisDisplayStyle on a per-algebra basis. (E.g., so that 3v12 - 2v13 + 1v23 displays as 1𝒆23 + 2𝒆31 + 3𝒆12 or 1𝒊 + 2𝒋 + 3𝒌).

  • Add @symbolicga convenience macro for compiling symbolically evaluated expressions, inspired by serenity4/SymbolicGA.jl.

Full Changelog: v0.2.1...v0.2.2