forked from tbonelaforge/jinac
-
Notifications
You must be signed in to change notification settings - Fork 1
bzwheeler/jinac
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a addon to node.js which exposes compiled C++ code to javascript programs through the V8 interpreter. Eventually, the goal is to provide objects representing mathematical expressions, and ways of manipulating them using computer algebra. This project was started in response to the growing need for high-performance grading of mathematics in web-based educational software. ONLY WORKS ON DEBIAN LINUX! Dependencies: CLN - Class Library for Numbers: You must have this package installed on your system in order to use jinac. http://www.ginac.de/CLN/ apt-get - The pre-install script for jinac uses apt-get to download the libcln-dev debian package.
About
A node addon to expose computer algebra functionality to javascript programs
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published