Skip to content
/ nsm Public

Implemented algorithms from a numerical stochastic methods university course

License

Notifications You must be signed in to change notification settings

v--/nsm

Repository files navigation

Numerical stochastic methods algorithms

This repository contains implemented (and documented) algorithms from a introductory numerical stochastic methods university course.

GNU Octave is required to run the code, along with the statistics package from octave-forge. Most files have unit tests, you can run them from the command line using octave tests.m.

Releases

No releases published

Packages

No packages published