Analytical Geometry in Python with GeoMath

Steven D'Aprano steve+comp.lang.python at pearwood.info
Wed May 4 05:08:42 EDT 2016


On Wednesday 04 May 2016 09:48, Vinicius Mesel wrote:

> I created a library called "GeoMath" that it's intent is to solve all
> Analytical Geometry problems in a simple way using Python.
> 
> If you want to check it out, here is the link:
> https://github.com/vmesel/GeoMath
> 
> And if you want to install it and start solving your problems with it,
> just run: pip install geomath!


Can you show us some examples?



-- 
Steve




More information about the Python-list mailing list