t_stats 2.0.0 copy "t_stats: ^2.0.0" to clipboard
t_stats: ^2.0.0 copied to clipboard

outdated

A micro-library for statistics, especially for comparing samples.

Changelog #

2.0.0 #

  • Upgrade to Dart 2
  • Use BigInt (found in dart:core) instead of package:bignum. This affects return values as well (factorial) so we're bumping major semver of this package to 2.0.

1.1.2 #

  • Upgrade to latest
  • Make the dependency to bignum a runtime dependency (instead of a dev dependency)

0.0.1 #

  • Initial version, created by Stagehand
3
likes
0
pub points
54%
popularity

Publisher

verified publisherfiliph.net

A micro-library for statistics, especially for comparing samples.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

quiver

More

Packages that depend on t_stats