MultivariatePolynomials.jl is an implementation-independent library for manipulating multivariate polynomials. It defines abstract types and an API for multivariate monomials, terms, and polynomials and gives default implementation for common operations on them using the API. On the one hand, This packages allows you to implement algorithms on multivariate polynomials that will be independant on the representation of the polynomial that will be chosen by the user. On the other hand, it allows the user to easily switch between different representations of polynomials to see which one is faster for the algorithm that he is using.
Features
- Basic arithmetic, rational polynomials
- Evaluation/substitution, differentiation and division
- Commutative polynomials of arbitrary coefficient types
- Sets defined by inequalities and equalities between polynomials and algorithms for solving polynomial systems of equations
- Standardized API for multivariate polynomial bases
- Moments of multivariate measures and their scalar product with polynomials
Categories
Data VisualizationLicense
MIT LicenseFollow MultivariatePolynomials.jl
Other Useful Business Software
MicroStation by Bentley Systems is the trusted computer-aided design (CAD) software built specifically for infrastructure design.
MicroStation is the only computer-aided design software for infrastructure design, helping architects and engineers like you bring their vision to life, present their designs to their clients, and deliver their projects to the community.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of MultivariatePolynomials.jl!