UNPKG

gauss-algorithm

Version:

The implementation of the Gauss Algorithm

16 lines (15 loc) 273 B
{ "name": "gauss-algorithm", "version": "1.0.2", "description": "The implementation of the Gauss Algorithm", "main": "index.js", "scripts": { "test": "node test" }, "keywords": [ "gauss", "gauß" ], "author": "Crafter_Y", "license": "MIT" }