0x5d / numerical-analysis-app

An app that features multiple numerical analysis methods, for our Numerical Analysis class, ST0256.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

numerical-analysis

An app that features multiple numerical analysis methods, for our Numerical Analysis class, ST0256.

Install it

  • Install node.js.
  • Install Bower: $ npm install -g bower
  • Install the project's dependencies: $ npm install && bower install

Run it

$ gulp

Contribute

Run the tests:

$ gulp test

Create a feature branch. Do your thing. Test it. Merge it!

About

An app that features multiple numerical analysis methods, for our Numerical Analysis class, ST0256.


Languages

Language:JavaScript 64.5%Language:HTML 35.5%