fastncdf icon indicating copy to clipboard operation
fastncdf copied to clipboard

Package

Open boennecd opened this issue 5 years ago • 2 comments

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,

  1. the package can be installed with remotes::install_github.
  2. the README have been updated.
  3. Rcpp functions have been exported with documentation.
  4. tests have been added.

boennecd avatar Sep 21 '20 16:09 boennecd

There is a \psi instead of \phi in the README.

boennecd avatar Sep 21 '20 16:09 boennecd

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.

yixuan avatar Sep 22 '20 00:09 yixuan