robust-determinant-4

0.0.3 • Public • Published

robust-determinant-4

Exactly computes the determinant of a 4x4 matrix using a series expansion in terms of nonoverlapping increasing floats

Install

	npm install robust-determinant-4

API

require("robust-determinant-4")(m)

Computes the determinant of m exactly

  • m is a 4x4 matrix

Returns The determinant of m

Credits

(c) 2013 Richard Gaggioli MIT License

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.3
    3
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.3
    3
  • 0.0.2
    2
  • 0.0.1
    1
  • 0.0.0
    1

Package Sidebar

Install

npm i robust-determinant-4

Weekly Downloads

6

Version

0.0.3

License

BSD-2-Clause

Last publish

Collaborators

  • rpgaggioli