Multivectors for geometric algebra
Stars
25
Forks
3
Watchers
25
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
Merge pull request #5 from peeterjoot/master
4d4bc8aView on GitHubMerge branch 'master' of https://github.com/digitaldomain/Multivectors.jl
8898b44View on GitHubfixed a bug in hodge star. added parameter to control max number of iterations in log and exp
6f7c708View on GitHublarge commit. refactored many metrical products, mainly to get a hodge star consistent with the one from exterior algebra, although only partiall satisfied this desire. the inner product used by the hodge star is not one of the inner products used anywhere else in the package, but maybe that's not something we want. In anycase regressive product and rightcontraction have changed. rightcontraction is not the same as most literature now, need to revist, which is ok as leftcontraction is still prefered. added shirokov inverse, which is much better than the previous inverse. added support for mixed Real types so you can do something like 1e₂ + 1.0e₂ without complaints.
ef823f2View on GitHubchanged my mind, will still support earlier versions of julia
6f20106View on GitHub