Skip to content

v2.0a6

Choose a tag to compare

@bpuchala bpuchala released this 11 Feb 21:28
· 40 commits to main since this release

[2.0a6] - 2024-02-11

Changed

  • Changed all random number engine type to default to the value set for the typedef monte::default_engine_type. The default engine is still std::mt19937_64.