UNPKG

giac

Version:

Giac, a free computer algebra system

37 lines (36 loc) 756 B
{ "name": "giac", "version": "1.23.69823", "homepage": "https://www-fourier.ujf-grenoble.fr/~parisse/giac.html", "description": "Giac, a free computer algebra system", "repository": { "type": "svn", "url": "https://dev.geogebra.org/svn/trunk/geogebra/giac" }, "contributors": [ "Bernard Parisse <bernard.parisse@univ-grenoble-alpes.fr>", "Zoltán Kovács <zoltan@geogebra.org>" ], "license": "GPL-3.0+", "main": "nodegiac.js", "private": false, "scripts": { "test": "node nodegiac.js" }, "dependencies": { "bindings": "~1.5.0" }, "os": [ "linux", "darwin", "win32" ], "keywords": [ "computer algebra", "math", "mathematics", "cas", "computer", "algebra" ] }