An open API service indexing awesome lists of open source software.

https://github.com/stla/pyplanegeometry

Plane geometry with Python.
https://github.com/stla/pyplanegeometry

geometry plane-geometry python

Last synced: about 2 months ago
JSON representation

Plane geometry with Python.

Awesome Lists containing this project

README

        

# PyPlaneGeometry

[![Documentation status](https://readthedocs.org/projects/pyplanegeometry/badge/)](http://pyplanegeometry.readthedocs.io)

Plane geometry with Python. This library is a Python translation of my R
package [PlaneGeometry](https://github.com/stla/PlaneGeometry) but it contains
less features so far. Do not hesitate to encourage me if you are interested.

```
pip install pyplanegeometry
```

![](https://github.com/stla/PyPlaneGeometry/raw/main/examples/triangularApollonianGasket.png)

![](https://github.com/stla/PyPlaneGeometry/raw/main/examples/ApollonianIcosahedralGasket.png)

![](https://github.com/stla/PyPlaneGeometry/raw/main/examples/NestedSteinerChains.png)

![](https://github.com/stla/PyPlaneGeometry/raw/main/examples/SteinerChainWithEllipse.png)

![](https://github.com/stla/PyPlaneGeometry/raw/main/examples/HyperbolicTesselation.png)

![](https://github.com/stla/PyPlaneGeometry/raw/main/examples/EllipticalSteinerChain.gif)

![](https://github.com/stla/PyPlaneGeometry/raw/main/examples/EllipticalSteinerChain3D.gif)

![](https://github.com/stla/PyPlaneGeometry/raw/main/examples/ApollonianGasket.png)

![](https://github.com/stla/PyPlaneGeometry/raw/main/examples/NestedSteinerChains.gif)

![](https://github.com/stla/PyPlaneGeometry/raw/main/examples/EllipticalNestedSteinerChains.gif)

![](https://github.com/stla/PyPlaneGeometry/raw/main/examples/EllipticalNestedSteinerChains3D.gif)

![](https://github.com/stla/PyPlaneGeometry/raw/main/examples/EllipticalNestedSteinerChains3D_2.gif)

![](https://github.com/stla/PyPlaneGeometry/raw/main/examples/EllipticalNestedSteinerChains3D_3.gif)

![](https://github.com/stla/PyPlaneGeometry/raw/main/examples/ApollonianGasket.gif)

![](https://github.com/stla/PyPlaneGeometry/raw/main/examples/ModularTessellation.gif)

![](https://github.com/stla/PyPlaneGeometry/raw/main/examples/Inversions.png)

![](https://github.com/stla/PyPlaneGeometry/raw/main/examples/EllipticalBilliard.gif)

![](https://github.com/stla/PyPlaneGeometry/raw/main/examples/HyperbolicTesselation2.png)

![](https://github.com/stla/PyPlaneGeometry/raw/main/examples/SchottkyCircles.png)

![](https://github.com/stla/PyPlaneGeometry/raw/main/examples/MalfattiApollonian.gif)

![](https://github.com/stla/PyPlaneGeometry/raw/main/examples/Circles_simultaneously_tangent.png)

![](https://github.com/stla/PyPlaneGeometry/raw/main/examples/MalfattiGaskets.gif)