Implementation of piecewise polynomials on a segment
To install PiecewisePolynomials.jl, start Julia and run
julia> using Pkg
julia> Pkg.clone("https://github.com/loooj58/PiecewisePolynomials.jl.git")
Implementation of piecewise polynomials on a segment
To install PiecewisePolynomials.jl, start Julia and run
julia> using Pkg
julia> Pkg.clone("https://github.com/loooj58/PiecewisePolynomials.jl.git")
No packages found.
This website serves as a package browsing tool for the Julia programming language. It works by aggregating various sources on Github to help you find your next package.
By analogy, Julia Packages operates much like PyPI, Ember Observer, and Ruby Toolbox do for their respective stacks.