Skip to content

kylekizirian/pymathutils

Repository files navigation

pymathutils

CircleCI

A playground for learning both math and programming side-by-side, with most code snippets coming out of working on Project Euler problems.

Prequisites

Create Environment, pip install, and run tests

conda env create -f environment.yml
conda activate math-env
pip install -e .
pytest --doctest-modules

Resources

This repo is like a much less cool version of Peter Norvig's pytudes

My current favorite Python resource is Fluent Python

My current favorite math resource is Concrete Mathematics

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages