Skip to content

CRAN stochvol 3.0.3

Compare
Choose a tag to compare
@hdarjus hdarjus released this 26 Nov 09:51
· 156 commits to master since this release

Changes in Version 3.0.3:

  • Bugfix in 'svsample' when the input data contains 0s

Changes in Version 3.0.2:

  • Bugfix in the fast access functions 'svsample_fast_cpp' and
    'svsample_general_cpp': dimensions were incorrect
  • Bring out the adaptation object for 'svsample_general_cpp' to
    the R level; used to be accessible from C++ only
  • Update to the adaptation object in C++