Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

conjugate-gradient

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

conjugate-gradient - npm Package Compare versions

Comparing version
0.0.0
to
0.0.1
+1
-1
package.json
{
"name": "conjugate-gradient",
"version": "0.0.0",
"version": "0.0.1",
"description": "Conjugate gradient solver",

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

+0
-1

@@ -35,3 +35,2 @@ "use strict"

}
console.log(tolerance, max_iter)
if(!x) {

@@ -38,0 +37,0 @@ if(b.buffer) {