Comparing version
{ | ||
"author": "Joshua Holbrook <josh.holbrook@gmail.com> (http://jesusabdullah.net)", | ||
"name": "linspace", | ||
"description": "MATLAB-inspired number-generating functions (linspace, logspace)", | ||
"version": "0.0.0", | ||
"homepage": "https://github.com/jesusabdullah/node-integers", | ||
"description": "An implementation of MATLAB's linspace", | ||
"version": "0.0.1", | ||
"homepage": "https://github.com/jesusabdullah/node-linspace", | ||
"repository": { | ||
"url": "git@github.com:jesusabdullah/node-integers.git" | ||
"url": "git@github.com:jesusabdullah/node-linspace.git" | ||
}, | ||
@@ -19,5 +19,4 @@ "main": "./index.js", | ||
"linspace", | ||
"logspace", | ||
"matlab" | ||
] | ||
} |
# linspace | ||
MATLAB-inspired number-generating functions. | ||
An implementation of MATLAB's linspace function. | ||
@@ -36,21 +36,4 @@ ## install | ||
### **BONUS** linspace.logspace(logFrom, logTo, length) | ||
Acts like logspace from matlab: | ||
> linspace.logspace(-1,6,10) | ||
[ 0.1, | ||
0.599484250318941, | ||
3.5938136638046276, | ||
21.544346900318846, | ||
129.1549665014884, | ||
774.263682681127, | ||
4641.588833612777, | ||
27825.59402207126, | ||
166810.0537200059, | ||
1000000 ] | ||
## license | ||
MIT/X11 |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
1503
-20.64%39
-30.36%