sylvester : node.js implementation of James Coglans Sylvester matrix math library.. You can installing sylvester npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install sylvester $ sudo npm install -g sylvester
If want to update the sylvester package execute the command as below,
$ sudo npm update sylvester
Update package globally,
$ npm install -g sylvester
$ sudo git clone https://github.com/rektide/sylvester.git
$ sudo npm install -g ./sylvester
sylvester@0.0.21 /usr/lib/node_modules/sylvester
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall sylvester
| Package Name | sylvester |
| Version | 0.0.21 |
| Description | node.js implementation of James Coglans Sylvester matrix math library. |
| Released Date | 2012-01-03T02:19:02.965Z |
| Published by | chrisumbel |
| How to Learn | https://www.npmjs.com/package/sylvester/tutorial |