Skip to content

A Julia package to compute Bernstein coefficients of multivariate polynomials

License

Notifications You must be signed in to change notification settings

roccaa/BernsteinExpansions.jl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BernsteinExpansions.jl

Build Status Docs latest license Code coverage Join the chat at https://gitter.im/JuliaReach/Lobby

BernsteinExpansions.jl is a Julia package to compute Bernstein coefficients of multivariate polynomials.

Resources

Installing

Dependencies

This package requires Julia v0.6 or later. Refer to the official documentation on how to install it for your system.

Installation

To install this package, execute the following command inside Julia's REPL:

Pkg.clone("https://github.com/JuliaReach/BernsteinExpansions.jl")

Updating

To checkout the latest version, do

Pkg.checkout("BernsteinExpansions")

About

A Julia package to compute Bernstein coefficients of multivariate polynomials

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Julia 100.0%