Skip to content

kkinugasa/pynumber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyNumber

Code style: black coverage badge

Set-theoretic construction of numbers

See https://en.wikipedia.org/wiki/Set-theoretic_definition_of_natural_numbers

Setup

Install from this source code

git clone https://github.com/kkinugasa/pynumber.git
poetry install

Install with poetry

poetry add git+https://github.com/kkinugasa/pynumber.git

Install with pip

pip install git+https://github.com/kkinugasa/pynumber.git

Documentation

After pulling this repo and running poetry install, run the command:

poetry run mkdocs serve

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published