Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 405 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 405 Bytes

M(N)ultitool - a multitool for Numerical Methods

Compatibility & requirements

This module assumes you are using python 3.x & have the following packages installed:

  • matplotlib
  • numpy
  • scipy

Installation

To install, run pip install mnultitool

Docs

Docs are available here and are automatically compiled after each commit.