Skip to content

v0.6.0

Compare
Choose a tag to compare
@knstmrd knstmrd released this 19 Dec 20:27
· 15 commits to main since this release

The Octree and Grid-based merging routines now require the random number generator to be passed.
Tests now rely on the StableRNGs package to avoid changes in RNGs between julia versions. BKW sampling fixed and
now uses the RNG. CI Github workflow added. Test values and tolerances updated. Examples in the simulations directory updated.