Releases: ATell-SoundTheory/CliffordAlgebras.jl
Releases · ATell-SoundTheory/CliffordAlgebras.jl
CliffordAlgebras.jl version 0.1.2 with performance improvements.
This release features mostly improved performance and type stability, but also improved documentation, some minor bug fixes and an dependency update for PrettyTables to version 2. Two new functions for determining the smallest and greatest grade of base vectors in a multi-vector have been added.
What's Changed
- Support PrettyTables.jl v2.0.0 and above by @brainandforce in #7
- remove unused where clause by @jw3126 in #12
- add isapprox by @jw3126 in #13
- improve type inference and speedup norm by @jw3126 in #14
New Contributors
- @brainandforce made their first contribution in #7
- @jw3126 made their first contribution in #12
Full Changelog: v0.1.1...v0.1.2
v0.1.1
CliffordAlgebras v0.1.1
v0.1.0
CliffordAlgebras v0.1.0
Merged pull requests:
- CompatHelper: add new compat entry for StaticArrays at version 1, (keep existing compat) (#1) (@github-actions[bot])
- CompatHelper: add new compat entry for Combinatorics at version 1, (keep existing compat) (#2) (@github-actions[bot])
- CompatHelper: add new compat entry for PrettyTables at version 1, (keep existing compat) (#3) (@github-actions[bot])