Skip to content
forked from cduck/hyperbolic

A Python 3 library for constructing and drawing hyperbolic geometry

License

Notifications You must be signed in to change notification settings

mckvv/hyperbolic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DOI

hyperbolic

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

Install

hyperbolic is available on PyPI:

$ pip3 install hyperbolic

Install drawSvg also to display the hyperbolic geometry:

$ pip3 install drawSvg

Examples

See the iPython 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

About

A Python 3 library for constructing and drawing hyperbolic geometry

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%