Expand description
§abacas
A modern CAS library. This is still a work in progress.
§References
- Documentation: https://togarashipepper.github.io/abacas
- Examples: https://github.com/TogarashiPepper/abacas/tree/main/cas/examples
Modules§
- error
- Collection of error types used across the library.
- monomial
- The monomial structure and its related algorithms.
- number
- The number enum and its related operations.
- polynomial
- The polynomial structure and its related algorithms.
Constants§
- VERSION
- The library version currently in use.