-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Provide grade selection and cleanup algebra/type inference
Evaluation and compute contexts now reside in the namespace of each algebra's module. Points in pga now remain dualized. Homogenization happens only when cast to a VGA point. EGA -> VGA has been renamed (other algebras are also used to compute in "Euclidean" space). The bivector exponential is now evaluated using lower-level ops. Deprecate logarithm until conditionals and variadic transcendentals are available in a compute context.
- Loading branch information
Showing
20 changed files
with
823 additions
and
1,082 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.