Skip to content

Coding4Hours/math

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

math

PyPI Tests Changelog License

null

Installation

Install this library using pip:

pip install math

Usage

Usage instructions go here.

Development

To contribute to this library, first checkout the code. Then create a new virtual environment:

cd math
python -m venv venv
source venv/bin/activate

Now install the dependencies and test dependencies:

pip install -e '.[test]'

To run the tests:

pytest

About

A python math package for all you math nerds(including me)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages