You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implemented a new version of differential that uses geometric algebra (via CliffordNumbers.jl) to handle geometries with arbitrary numbers of parametric dimensions.
Add explicit support and testing for Ellipsoid and Hexahedron geometries.
Completed transition away from earlier generated unit tests.
Merged pull requests
Complete transition away from auto-tests (#100) (@mikeingold)
Generalize differential element calculation to n-dims (#101) (@mikeingold)