Skip to content

v0.1.2

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Jun 01:44
· 188 commits to main since this release

CliffordNumbers v0.1.2

Diff since v0.1.1

Merged pull requests:

  • Minimize the size of the return type when multiplying a KVector by a scalar or pseudoscalar KVector (#10) (@brainandforce)
  • Base.literal_pow definitions for AbstractCliffordNumber (#11) (@brainandforce)
  • Optimize the iteration scheme in CliffordNumbers.mul for performance (#12) (@brainandforce)