Skip to content
This repository has been archived by the owner on Apr 18, 2022. It is now read-only.

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

Notifications You must be signed in to change notification settings

0x5d/numerical-analysis-app

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published