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

outdated

a small library implementing methods to sample items from collections

Changelog #

1.0.6 #

  • update dep on dice-parser to avoid dart sdk 2.3.0

1.0.5 #

  • move reservoir sampler to its own function outside of CollectionSampler

1.0.4 #

  • make code more idiomatic
  • changes to reservoir sampling algorithm

1.0.3 #

  • more analysis cleanup

1.0.0 #

  • upgrade deps, including to sdk 2.2.2
  • clean up analysis probs

0.6.1 #

update deps

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