https://github.com/helehex/infrared
Geometric Algebra
https://github.com/helehex/infrared
geometric-algebra mojo
Last synced: 5 months ago
JSON representation
Geometric Algebra
- Host: GitHub
- URL: https://github.com/helehex/infrared
- Owner: helehex
- License: mit
- Created: 2023-09-13T00:06:04.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T09:00:54.000Z (12 months ago)
- Last Synced: 2024-10-29T10:56:23.790Z (12 months ago)
- Topics: geometric-algebra, mojo
- Language: Mojo
- Homepage:
- Size: 8.49 MB
- Stars: 18
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-mojo-max-mlir - helehex/infrared
- awesome-mojo-max-mlir - helehex/infrared
- awesome-mojo - Infrared - Geometric Algebra for Mojo🔥. (🗂️ Libraries<a id='libraries'></a> / Math)
README
# 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