Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #108107

Analytical Geometry in Python with GeoMath

From Vinicius Mesel <me@vmesel.com>
Newsgroups comp.lang.python
Subject Analytical Geometry in Python with GeoMath
Date 2016-05-03 20:48 -0300
Message-ID <mailman.370.1462319330.32212.python-list@python.org> (permalink)
References <154790603d7.1040ee3bd58689.8427362743863775803@vmesel.com>

Show all headers | View raw



Hey guys,

I'm back after some time in the darkness(lol).



So I'm here to announce my contribution for the mathematicians and physicians and other guys who love geometry like me!

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!





Tnx,

Vinicius Mesel

Back to comp.lang.python | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Analytical Geometry in Python with GeoMath Vinicius Mesel <me@vmesel.com> - 2016-05-03 20:48 -0300
  Re: Analytical Geometry in Python with GeoMath Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2016-05-04 19:08 +1000
    Re: Analytical Geometry in Python with GeoMath Vinicius <me@vmesel.com> - 2016-05-04 15:16 -0300
      Re: Analytical Geometry in Python with GeoMath Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2016-05-12 17:31 +1000
  Re: Analytical Geometry in Python with GeoMath Fabien <fabien.maussion@gmail.com> - 2016-05-04 20:53 +0200

csiph-web