Skip to content

Standardized API for multivariate polynomial bases based on the MultivariatePolynomials.jl API.

License

Notifications You must be signed in to change notification settings

JuliaAlgebra/MultivariateBases.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multivariate Bases

Documentation Build Status Social
Build Status Gitter
Codecov branch

This package provides a standardized API for multivariate polynomial bases based on the MultivariatePolynomials API.

It defines the following basis:

  • FixedPolynomialBasis: A polynomial basis described by a list of polynomials.
  • Monomial bases: MonomialBasis and ScaledMonomialBasis.
  • Orthogonal bases:
    • Hermite bases: ProbabilistsHermiteBasis and PhysicistsHermiteBasis.
    • LaguerreBasis.
    • Gegenbauer bases:
      • LegendreBasis.
      • Chebyshev bases: ChebyshevBasisFirstKind and ChebyshevBasisSecondKind

See the documentation for more details.

Documentation

  • STABLEmost recently tagged version of the documentation.
  • LATESTin-development version of the documentation.

About

Standardized API for multivariate polynomial bases based on the MultivariatePolynomials.jl API.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages