Testing out multivectors in ruby. Based on David Hestenes' work.
Stars
2
Forks
0
Watchers
Open Issues
3
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
4
commits
code cleanup
ea3bd83
reorganized directory structure
b2a57d1
updated "require" to "require_relative"
b4a72bc
Added 2D rotations and projection of multivectors down to single blades.
24cae7f
moved over to #!/usr/local/env ruby
3edf77b
Added semi-functional work for 2D and 3D multivectors.
02735d1