Releases: DSG-UniFE/ruby-erv
0.4.0
v0.3.5
Minor bugfixing version.
v0.3.4
This release fixes several bugs, provides the RandomVariable#sample and SequentialRandomVariable#sample methods, and features an updated README.
v0.3.3
This release introduces support for mixture-of-mixtures distributions.
v0.3.2
Bumped version to 0.3.2.
v0.3.1
Minor bugfixing.
v0.3.0
This release adds several improvements for MixtureDistribution, enabling to mix distributions with different amplitudes.
v0.2.0
This release represents a significant step forward for erv, which is the result of a major design overhaul (see the "Implementation notes" section of README.md) and of the implementation of mixture model support.
Second release
This is the second release of ruby-erv. The code seems to be fully functional and the gem packing procedure works fine now.
However, this is not a production quality release yet. Again, caveat emptor.
First release
This is the first release of ruby-erv. The code seems to be fully functional. However, the gem packing procedure could use some more work.
This is not a production quality release. Caveat emptor.