/thequickmath

A collection of various numerical methods

Primary LanguagePythonMIT LicenseMIT

thequickmath

A collection of various numerical methods

Getting started

Installation

This package can be installed directly from github via

$ pip install git+https://github.com/anton-pershin/thequickmath.git

All the requirements will be installed automatically.

If you want to update the package to have the most fresh one, please first uninstall it and then install it again.