Skip to content

helehex/infrared

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Infrared 🔆

Geometric Algebra for Mojo 🔥

Infrared version: 0.1.0
Mojo version: 24.5.0

package layout:

  • algebra
    • signature: general algebra generation
    • multivector: a general multivector type
    • mask: helper functions for basis masking
    • basis: representations for basis elements
  • hard
    • g2 (hard-coded cl(2))
    • g3 (hard-coded cl(3))
  • math
    • combinatorics
    • constants
  • io
    • ansi colors