New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

lib-r-math.js

Package Overview
Dependencies
Maintainers
1
Versions
105
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lib-r-math.js - npm Package Compare versions

Comparing version 1.0.14 to 1.0.16

2

package.json
{
"name": "lib-r-math.js",
"version": "1.0.14",
"version": "1.0.16",
"description": "Javascript Pure Implementation of Statistical R \"core\" numerical libRmath.so",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -30,3 +30,3 @@ # libRmath.js

| dpois.c | ./lib/dpois.ts | 4 March 2017 | dpois() computes the Poisson probability lb^x exp(-lb) / x! |
| dnchisq.c | ./lib/dnchisq.ts | The density of the noncentral chi-squared distribution with "df" |
| dnchisq.c | ./lib/dnchisq.ts | 4 March 2017| The density of the noncentral chi-squared distribution with "df" |
| dnt.c | ./lib/dnt.ts| 4 March 2017 | Computes the density of the noncentral beta distribution with |

@@ -44,3 +44,2 @@ | dnorm.c | ./lib/dnorm.ts | 25 feb 2017 | Compute the density of the normal distribution. |

| lbeta.c | ./lib/lbeta.ts | March 2 2017 | This function returns the value of the log beta function.|
| C99 gamma function | ./lib/c99_gamma.ts | 25 feb 2017 | added C99 gamma and lgamma, |

@@ -47,0 +46,0 @@ |dnbinom.c | ./lib/dnbinom.ts | 25 feb 2017 | negative binomial distribution.

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc