Used by
November 19, 2024 ยท View on GitHub
Here is a list of projects that use GAlgebra, divided into two parts:
- research: used to facilitate or verify research
- functional: used as a dependency in their major functionality
- explorational: used as an optional dependency in their examples, exercises, or tutorials
They are roughly ordered by relevance, stars and last updated time.
This data is manually mined from forks and dependents, as "Used by" button is not shown. All usages are manually reviewed to rule out false positives (e.g. the dependency maybe added, but is not actually used), some usages are manually added to our knowledge.
Research
(in recent years, non-exhaustive)
- Geometric Product of Two Oriented Points in Conformal Geometric Algebra (2024)
- two anonymous expert reviewers, who either used the python symbolic geometric algebra implementation GAlgebra or the Clifford python library to independently verify the results of this paper
- Machine Learning Clifford invariants of ADE Coxeter elements (2024)
- uses GAlgebra for ADE invariant generation code
- Clifford spinors and root system induction: H4 and the Grand Antiprism (2021)
- perform practical computations in group theory via versors in Clifford algebra framework
- LaTeX output of GAlgebra is used in paper code
Functional
- Prof. Alan Macdonald's books: Linear and Geometric Algebra and Vector and Geometric Calculus
- GAlgebra is the books' companion library, see GAlgebraPrimer
- micahscopes/alglbraic: A python library and CLI utility for generating libraries of algebraic GLSL functions, including Clifford algebras
- russellgoyder/sundial: The sundial problem from a new angle
- released as package
analemmaon PyPI - contains a cheat sheet for GAlgebra
- see also https://github.com/pygae/galgebra/issues/506
- released as package
- jdekozak/dirac5d: Five dimensional Dirac equation over the reals
- pygae/GAlgebra.jl: Julia interface to GAlgebra
- contains test cases for Eric Chisolm's Geometric Algebra
Explorational
- Dr. Eric Wieser's PhD thesis Formalizing Clifford algebras and related constructions in the Lean theorem prover
- in section 3.3. Symbolic, the approach of GAlgebra is demonstrated and discussed
- appliedgeometry/poissongeometry: A Python module for (local) Poisson-Nijenhuis calculus on Poisson manifolds, with the following functions
- used in notebook tutorials: https://github.com/appliedgeometry/poissongeometry/blob/master/docs/Tutorial_Ingles.ipynb
- meuns/galgebra: GA4CS examples, PGA, code-generation, and more
- hugohadfield/sym_scratch
- used in notebooks for CGA