fastncdf
fastncdf copied to clipboard
Package
I am not sure if you wanted this but I have turned the repository into a package that is easy to play around with. In particular,
- the package can be installed with
remotes::install_github. - the README have been updated.
- Rcpp functions have been exported with documentation.
- tests have been added.
There is a \psi instead of \phi in the README.
Hi @boennecd, this is an awesome work!
This repository was meant to provide an example of showing the interpolation trick, so I tend to make it minimal. However, I strongly encourage you to create a new project for this package, as it gives you the full credit. Feel free to reuse the package name if you prefer.