1.1.7 • Published 4 years ago
lynx-js v1.1.7
lynx-js
lynx is a package for numerical analysis and number theory in JavaScript, with numpy-like API. It contains (among other things):
- Creation and manipulation of nD tensors
- Manipulation of dual numbers
- Universal functions which work on multiple classes
lynx has no run-time dependencies. The lynx module is designed to be able to be run from Node.JS.
Load
This library is available in Node from the npm registry
$ npm install lynx-js
And you can import it like this:
var lynx = require("lynx-js")
API
See API.md.
License
lynx is licensed under the MIT License.
1.1.7
4 years ago
1.1.6
4 years ago
1.1.4
4 years ago
1.1.3
4 years ago
1.1.2
4 years ago
1.1.1
4 years ago
1.1.0
4 years ago
1.0.7
4 years ago
1.0.6
4 years ago
1.0.5
5 years ago
1.0.4
5 years ago
1.0.3
5 years ago
1.0.2
5 years ago
1.0.1
5 years ago
1.0.0
5 years ago
0.1.13
5 years ago
0.1.12
5 years ago
0.1.11
5 years ago
0.1.10
5 years ago
0.1.8
5 years ago
0.1.9
5 years ago
0.1.7
5 years ago
0.1.6
5 years ago
0.1.5
5 years ago
0.1.4
5 years ago
0.1.2
5 years ago
0.1.3
5 years ago
0.1.1
5 years ago
0.1.0
5 years ago