Language

Package: julia-multivariatepolynomials @ 0.5.6

Synopsis

Package providing an interface for multivariate polynomials

Description

This package provides an interface for manipulating multivariate polynomials. Implementing algorithms on polynomials using this interface will allow the algorithm to work for all polynomials implenting this interface. The interface contains functions for accessing the coefficients, monomials, defining arithmetic operations on them, rational functions, division with remainder, calculus and differentiation, and evaluation and substitution.

Home page
https://github.com/JuliaAlgebra/MultivariatePolynomials.jl
Location
gnu/packages/julia-xyz.scm (line: 4373, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings