omen 0.1.2
omen: ^0.1.2 copied to clipboard
Simulate odds-based mechanics and random sampling of finite elements.
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.1.2 #
New features:
- Added the top-level
cutfunction.
Maintenance:
- Update depedency ranges.
0.1.1 #
New features:
- Added
Diceclass (implementsDistribution<int>). - Added
Shufflerinterface, with default implementations.
0.1.0-alpha #
Initial pre-release of the omen package.