dart_collection_sampler 0.6.0 copy "dart_collection_sampler: ^0.6.0" to clipboard
dart_collection_sampler: ^0.6.0 copied to clipboard

outdated

a small library implementing methods to sample items from collections

Changelog #

0.6.0 #

update to dart 2

0.5.1 #

  • fix problem introduced by 0.5.0 changes for fixed-length reservoir

0.5.0 #

  • initialize reservoir size
  • clarify some details of reservoir sampling algorithm in method doc

0.4.0 #

  • clarify which selection methods return unique and non-unique

0.3.0 #

  • fix dumb comment in example

0.2.0 #

  • clean up all samplers to use reservoir sampling
  • add example code

0.1.0 #

  • fix up interfaces to use List, implement ReservoirSampler

0.0.1 #

  • Initial version, created by Steve Christensen
0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

a small library implementing methods to sample items from collections

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

dart_dice_parser

More

Packages that depend on dart_collection_sampler