JesterOrNot / pymath

A library made to extend Python's default math module

Home Page:https://jesterornot.github.io/pymath/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status codecov

pymath

Extension to the default math module

import pymath

Install

Method 1

git clone https://github.com/JesterOrNot/pymath.git
python3 setup.py install

Method 2

git clone https://github.com/JesterOrNot/pymath.git
bash setup.sh

Open in Gitpod

Open in Gitpod

About

A library made to extend Python's default math module

https://jesterornot.github.io/pymath/

License:MIT License


Languages

Language:Python 42.8%Language:C++ 38.3%Language:C# 10.9%Language:Dockerfile 5.8%Language:Java 1.7%Language:Shell 0.4%Language:Swift 0.1%