Skip to content

Latest commit

 

History

History
executable file
·
19 lines (13 loc) · 1.06 KB

README.md

File metadata and controls

executable file
·
19 lines (13 loc) · 1.06 KB

ScatteredInterpolation.jl

Interpolation of scattered data in Julia

Documentation Build & Testing Status
Build status codecov.io

Installation

ScatteredInterpolation.jl is registered in the general registry. To install, run

julia> ]add ScatteredInterpolation

followed by using ScatteredInterpolation to load the package.

Documentation

For more information, see the Documentation.