Skip to content

Commit

Permalink
in README point to the examples directory
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaLampert committed Nov 8, 2023
1 parent 43a4ec5 commit fd55ff7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ julia> itp([-1.3, 0.26])
julia> f([-1.3, 0.26])
-0.33160091709280176
```
More examples can be found in the [`examples/`](https://github.com/JoshuaLampert/KernelInterpolation.jl/tree/main/examples) subdirectory.

### Visualization
In order to visualize the results, you need to have [Plots.jl](https://github.com/JuliaPlots/Plots.jl) installed and loaded
Expand Down

0 comments on commit fd55ff7

Please sign in to comment.