8000 Tags · jwilson8767/jstat · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: jwilson8767/jstat

Tags

1.9.4

Toggle 1.9.4's commit message

Verified

This tag was signed with the committer’s verified signature.
trevnorris Trevor Norris
Release 1.9.4

* c528b29 Avoid using arguments.callee
* 9157d28 Fix docs error
* cf481d7 Fix API reference error

1.9.3

Toggle 1.9.3's commit message

Verified

This tag was signed with the committer’s verified signature.
trevnorris Trevor Norris
Release v1.9.3

* Have gammafn() handle large numbers correctly
* Improve performance of rank()

v1.9.1

Toggle v1.9.1's commit message

Verified

This tag was signed with the committer’s verified signature.
trevnorris Trevor Norris
Release v1.9.1

1.9.0

Toggle 1.9.0's commit message

Verified

This commit was signed with the committer’s verified signature.
trevnorris Trevor Norris
Project going by the name jstat

The project used to be called jStat, but npm then forced all npm
packages to be lower case. The package jStat is still around for legacy
reasons, but it is now going to embrace the lower case jstat. Same for
updates to the npm package.

1.8.5

Toggle 1.8.5's commit message

Verified

This commit was signed with the committer’s verified signature.
trevnorris Trevor Norris
Update README.md and add console warning

jStat should no longer be used. Warn that it will not be used anymore in
the README.md and placing a console warning when it's loaded.

1.8.3

Toggle 1.8.3's commit message

Verified

This commit was signed with the committer’s verified signature.
trevnorris Trevor Norris
Release 1.8.3

1.8.2

Toggle 1.8.2's commit message

Verified

This commit was signed with the committer’s verified signature.
trevnorris Trevor Norris
Release 1.8.2

1.8.1

Toggle 1.8.1's commit message

Verified

This commit was signed with the committer’s verified signature.
trevnorris Trevor Norris
Release 1.8.1

1.8.0

Toggle 1.8.0's commit message
Release 1.8.0

Notable changes:

  * The regression.js file had not been added to the Makefile. Making
    the functions unavailable. It has been added (7fd9a07)

1.7.2

Toggle 1.7.2's commit message
Release 1.7.2

Also update vows and uglify-js devDependencies required version.
0