Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 1.36 KB

README.md

File metadata and controls

28 lines (18 loc) · 1.36 KB

DOI

hyperbolic

This is a Python 3 library for generating hyperbolic geometry and drawing it with drawsvg. Currently the Poincaré disk and half-plane models are supported.

Install

hyperbolic is available on PyPI:

$ python3 -m pip install hyperbolic

Examples

See the Jupyter notebooks in examples:

Using this library, along with the drawsvg library, you can create art like this hyperbolic weave:

Hyperbolic weave

This weave is built from a tiling of isosceles triangles:

Hyperbolic weave structure