Skip to content

Release 0.8-1

Choose a tag to compare

@hsloot hsloot released this 20 May 19:01
· 79 commits to main since this release
fecb232

rmo 0.8

  • Small changes in the documentation
  • Improvement of exIntensities
  • Allow n = 0 in sampling algorithms (e.g. for measure setup time)
  • Consistent use of STL headers and attribute [[maybe_unused]] in C++ code

Install with

# install.packages("remotes")
remotes::install_github("hsloot/rmo@v0.8.1")