Skip to content

Releases: DSG-UniFE/ruby-erv

0.4.0

30 Dec 23:13

Choose a tag to compare

  • Added support for many more distributions
  • Overhauled test suite, now leveraging the sus gem
  • Code modernization and toolchain simplification
  • Many bugfixes

v0.3.5

13 Jun 12:30

Choose a tag to compare

Minor bugfixing version.

v0.3.4

30 May 15:48

Choose a tag to compare

This release fixes several bugs, provides the RandomVariable#sample and SequentialRandomVariable#sample methods, and features an updated README.

v0.3.3

24 Aug 12:47

Choose a tag to compare

This release introduces support for mixture-of-mixtures distributions.

v0.3.2

26 Jun 15:16

Choose a tag to compare

Bumped version to 0.3.2.

v0.3.1

01 Feb 15:29

Choose a tag to compare

Minor bugfixing.

v0.3.0

01 Feb 13:43

Choose a tag to compare

This release adds several improvements for MixtureDistribution, enabling to mix distributions with different amplitudes.

v0.2.0

26 Jan 13:48

Choose a tag to compare

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

04 Feb 21:10

Choose a tag to compare

Second release Pre-release
Pre-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

24 Jan 12:59

Choose a tag to compare

First release Pre-release
Pre-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.