Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/helehex/infrared
Geometric Algebra for Mojo🔥
https://github.com/helehex/infrared
Last synced: 27 days ago
JSON representation
Geometric Algebra for Mojo🔥
- Host: GitHub
- URL: https://github.com/helehex/infrared
- Owner: helehex
- License: mit
- Created: 2023-09-13T00:06:04.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-27T23:18:32.000Z (about 1 year ago)
- Last Synced: 2024-02-11T19:01:01.245Z (10 months ago)
- Size: 219 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-mojo - Infrared - Geometric Algebra for Mojo🔥. (🗂️ Libraries / Math)
- awesome-max-mojo - helehex/infrared
- awesome-max-mojo - helehex/infrared
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