Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update simple-statistics to the latest version 🚀 #2

Merged
merged 1 commit into from
Jul 23, 2017

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Apr 6, 2017

Version 3.0.0 of simple-statistics just got published.

Dependency simple-statistics
Current Version 2.5.0
Type dependency

The version 3.0.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of simple-statistics.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 11 commits .

  • 9bb0cda Update changelog for 3.0.0
  • 938e3e6 docs(seealso): descriptive_statistics is a Ruby gem (#193)
  • a30357a docs(benchmarks): Add benchmark suite
  • 883a3e2 refactor(errors): throw Errors instead of returning NaN
  • acebeda docs(seealso): Add jerzy
  • e544a2b Add math.js to see also
  • 68133f7 feat(variance): combineVariances, a method for combining pre-calculated variances of two datasets
  • d9e3ebc feat(mean): combineMeans, a method for combining calculated means
  • 9647e36 text(addToMean): removing irrelevant testcase
  • afe76e9 feat(mean): subtractFromMean, a method to remove a value from the mean
  • e452e39 Update readme with build

See the full diff.

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

@codecov-io
Copy link

codecov-io commented Apr 6, 2017

Codecov Report

Merging #2 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master     #2   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines          31     31           
=====================================
  Hits           31     31

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update aea1a99...4818718. Read the comment docs.

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 25, 2017

Version 4.0.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 24 commits0.

  • db6d087 chore(release): 4.0.0
  • 0d7c893 chore: Update branch of website
  • 85036e2 fix: Remove mixin method (#215)
  • e46dabe chore: Move update website to release
  • 0be82e2 build: Add website build script
  • 90d5211 chore: Add release script
  • a60a9de build: Use standard-version for new versions
  • e7583a7 test: Improve test coverage, rename chunks to chunk (#214)
  • eb5640b chore(package): update mocha to version 3.3.0 (#213)
  • 6c5df5f perf(distributions): return array instead of object (#209)
  • aa028c7 refactor(bernoulliDistribution): simpler implementation (#207)
  • 525f9c0 perf(binomialDistribution): avoid expensive factorial calculations (#205)
  • 6491dfa perf(poissonDistribution): use Math.exp instead of Math.pow (#208)
  • b34aceb perf(poissonDistribution): avoid expensive factorial calculation (#206)
  • 9466104 chore(package): update flow-bin to version 0.44.0 (#204)

There are 24 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 27, 2017

Version 4.1.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 0 commits0.

false

See the full diff

@queicherius queicherius merged commit fcc714f into master Jul 23, 2017
@queicherius queicherius deleted the greenkeeper/simple-statistics-3.0.0 branch July 23, 2017 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants