1.1.7 • Published 3 years ago

lynx-js v1.1.7

Weekly downloads
2
License
MIT
Repository
github
Last release
3 years ago

lynx-js

npm version 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

3 years ago

1.1.6

3 years ago

1.1.4

3 years ago

1.1.3

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

0.1.13

3 years ago

0.1.12

3 years ago

0.1.11

3 years ago

0.1.10

3 years ago

0.1.8

3 years ago

0.1.9

3 years ago

0.1.7

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.2

3 years ago

0.1.3

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago