Releases: eguidotti/calculus
Releases · eguidotti/calculus
calculus 1.0.1
Minor changes:
- Site moved to https://calculus.eguidotti.com
calculus 1.0.0
JSS Publication
Guidotti E (2022). “calculus: High-Dimensional Numerical and Symbolic Calculus in R.” Journal of Statistical Software, 104(5), 1-37. doi:10.18637/jss.v104.i05
A BibTeX entry for LaTeX users is
@Article{calculus,
title = {{calculus}: High-Dimensional Numerical and Symbolic Calculus in {R}},
author = {Emanuele Guidotti},
journal = {Journal of Statistical Software},
year = {2022},
volume = {104},
number = {5},
pages = {1--37},
doi = {10.18637/jss.v104.i05},
}
calculus 0.3.3
Minor changes:
- fix CRAN checks
- run unit tests via GitHub Actions instead of Travis CI
calculus 0.3.1
Minor changes:
- fix CRAN check
- fix JSS pre-review comments
calculus 0.3.0
Breaking changes:
- restructuring of package
Minor changes:
- added Ordinary Differential Equations
- added vignettes
calculus 0.2.1
Minor changes:
- removed startup message
calculus 0.2.0
Breaking changes:
- rewrite
integral()
: interfacing the function to thecubature
package for efficient integration in C - option
auto.wrap
renamedcalculus.auto.wrap