Skip to content

Version 0.26

Compare
Choose a tag to compare
@gstamatelat gstamatelat released this 09 Sep 12:06
· 11 commits to master since this release

Maven

<dependency>
  <groupId>gr.james</groupId>
  <artifactId>random-sampling</artifactId>
  <version>0.26</version>
</dependency>

Documentation

Changelog

  • #51 Simplify AbstractRandomSampling.feed
  • #52 Rework benchmark with the new RandomSamplingImplementation API
  • #53 Incorporate skip function in abstract classes