Skip to content

v0.4.0

Choose a tag to compare

@pglpm pglpm released this 05 Oct 11:05
  • Eliminated dependence on packages 'foreach', 'doParallel', 'doRNG'. Now only the 'parallel' package, which ships with R by default, is used.
  • Parallel computation of large numbers of probabilities is now faster on average; even five times faster.
  • It's now easier to write minimal metadata files (though minimal files should only be used for testing).