gaussian : A JavaScript model of a Gaussian distribution. You can installing gaussian 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 gaussian $ sudo npm install -g gaussian
If want to update the gaussian package execute the command as below,
$ sudo npm update gaussian
Update package globally,
$ npm install -g gaussian
$ sudo git clone https://github.com/rektide/gaussian.git
$ sudo npm install -g ./gaussian
gaussian@1.1.0 /usr/lib/node_modules/gaussian
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall gaussian
Package Name | gaussian |
Version | 1.1.0 |
Description | A JavaScript model of a Gaussian distribution |
Released Date | 2016-02-13T08:12:13.454Z |
Published by | errcw |
How to Learn | https://www.npmjs.com/package/gaussian/tutorial |