Documentation | Status | Community | License |
---|---|---|---|
BernsteinExpansions.jl
is a Julia package to compute
Bernstein coefficients of multivariate polynomials.
To install this package, execute the following command inside Julia's REPL:
julia> import Pkg; Pkg.add(url="[email protected]:JuliaReach/BernsteinExpansions.jl")