Skip to content

Commit

Permalink
Add pga2d module to predefined algebras list
Browse files Browse the repository at this point in the history
  • Loading branch information
kliment committed Oct 5, 2020
1 parent 7b163ae commit e526291
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/predefined-algebras.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ The easiest way to get started with ``clifford`` is to use one of several predef
* .. module:: clifford.pga

``pga``: Projective space for G3 ``Cl(3, 0, 1)``.
* .. module:: clifford.pga2d

``pga2d``: Projective space for G2 ``Cl(2, 0, 1)``.
* .. module:: clifford.gac

``gac``: Geometric Algebra for Conics, ``Cl(5, 3)``.
Expand Down

0 comments on commit e526291

Please sign in to comment.