Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 774 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 774 Bytes

SemiLagrangian.jl

Build Status codecov

Advection implementation in Julia using Semi-Lagrangian numerical method

!!! note

This package is difficult to use directly. There is still a lack of documentation 
and some parts like splines need to be optimized. This package has been developed 
to calculate the interpolations and advections used in the package 
[VlasovSolvers.jl](https://github.com/JuliaVlasov/VlasovSolvers.jl).