multivariate-polynomial
Advanced tools
Comparing version 1.0.1 to 1.0.2
(function (exports) { | ||
// JScript source code | ||
"use strict"; | ||
var numeric = require('numeric-1.2.6.js'); | ||
var numeric = require('numericjs'); | ||
@@ -6,0 +6,0 @@ exports.MPoly = { |
{ | ||
"name": "multivariate-polynomial", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "MultivariatePolymonial.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
14252