Skip to content

Releases: JuliaDynamics/StreamSampling.jl

v0.2.10

10 Apr 09:18
e63a106
Compare
Choose a tag to compare

IteratorSampling v0.2.10

Diff since v0.2.9

Merged pull requests:

  • Implement update! and value for some more algorithms (#47) (@Tortar)
  • Fix out-of-bound return value if iterator is empty (#48) (@Tortar)

v0.2.9

07 Apr 20:28
a71cf10
Compare
Choose a tag to compare

IteratorSampling v0.2.9

Diff since v0.2.8

Merged pull requests:

  • Create update! function for unweighted sampling single (#44) (@Tortar)
  • Implement update! for weighted sampling single (#45) (@Tortar)
  • Implement value for single sampling (#46) (@Tortar)

v0.2.8

05 Apr 22:41
a207f54
Compare
Choose a tag to compare

IteratorSampling v0.2.8

Diff since v0.2.7

Merged pull requests:

Closed issues:

  • Make it possible to resume the sampling (#20)

v0.2.7

01 Apr 01:54
63ec4da
Compare
Choose a tag to compare

IteratorSampling v0.2.7

Diff since v0.2.6

Merged pull requests:

  • Implement weighted sampling with replacement (#38) (@Tortar)

Closed issues:

  • Weighted version of sampling methods (#1)

v0.2.6

26 Mar 22:56
8649265
Compare
Choose a tag to compare

IteratorSampling v0.2.6

Diff since v0.2.5

Merged pull requests:

  • Make Codecov work again (#36) (@Tortar)
  • Implemented weighted reservoir sampling without replacement (#37) (@Tortar)

v0.2.5

18 Feb 12:41
d6a56a1
Compare
Choose a tag to compare

IteratorSampling v0.2.5

Diff since v0.2.4

Merged pull requests:

v0.2.4

18 Feb 12:06
c214746
Compare
Choose a tag to compare

IteratorSampling v0.2.4

Diff since v0.2.3

Merged pull requests:

Closed issues:

  • Algorithm R for sampling without replacement (#28)

v0.2.3

13 Jan 19:02
95293be
Compare
Choose a tag to compare

IteratorSampling v0.2.3

Diff since v0.2.2

Merged pull requests:

  • Improve api by passing more keywords items (#24) (@Tortar)
  • Compatibility with ResumableFunctions.jl (#25) (@Tortar)

v0.2.2

12 Jan 02:11
c001e2c
Compare
Choose a tag to compare

IteratorSampling v0.2.2

Diff since v0.2.1

Merged pull requests:

v0.2.1

10 Jan 00:35
28540c1
Compare
Choose a tag to compare

IteratorSampling v0.2.1

Diff since v0.2.0

Merged pull requests: