Skip to content

Version 0.3

Compare
Choose a tag to compare
@gstamatelat gstamatelat released this 29 Dec 10:45
· 179 commits to master since this release

Maven

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

Documentation

Changelog

  • #7 Implement sampling algorithms in Java 8 stream API
  • #11 Add space complexity to documentation