Skip to content

Extension of the BasisFunctions.jl package by additional basis functions (Lagrange, Bernstein, Splines).

License

Notifications You must be signed in to change notification settings

DDMGNI/MoreBasisFunctions.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MoreBasisFunctions.jl

Extends the BasisFunctions.jl package by additional basis functions (Lagrange, Bernstein, Splines).

Installation

MoreBasisFunctions.jl extends the BasisFunctions.jl package from the FrameFun.jl ecosystem. In order to conveniently install all dependencies, it is required to add the FrameFun registry. From the Julia REPL, type ] to enter Pkg mode and run

pkg> registry add https://github.com/FrameFunVC/FrameFunRegistry

Then, MoreBasisFunctions.jl can be installed by

pkg> add https://github.com/DDMGNI/MoreBasisFunctions.jl

License

The MoreBasisFunctions.jl package is licensed under the MIT "Expat" License.

About

Extension of the BasisFunctions.jl package by additional basis functions (Lagrange, Bernstein, Splines).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages