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


Groups > comp.lang.python > #108107

Analytical Geometry in Python with GeoMath

Path csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail
From Vinicius Mesel <me@vmesel.com>
Newsgroups comp.lang.python
Subject Analytical Geometry in Python with GeoMath
Date Tue, 03 May 2016 20:48:37 -0300
Lines 24
Message-ID <mailman.370.1462319330.32212.python-list@python.org> (permalink)
References <154790603d7.1040ee3bd58689.8427362743863775803@vmesel.com>
Mime-Version 1.0
Content-Type text/plain; charset="UTF-8"
Content-Transfer-Encoding 7bit
X-Trace news.uni-berlin.de hWdcwcgEtal+ArggANc7FQwf9cSdYlCyexQqxizPNSmA==
Return-Path <me@vmesel.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.066
X-Spam-Evidence '*H*': 0.87; '*S*': 0.00; 'subject:Python': 0.05; 'url:github': 0.09; 'python.': 0.11; 'guys,': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'run:': 0.16; 'x-mailer:zoho mail': 0.16; 'hey': 0.20; 'library': 0.20; 'to:name:python- list@python.org': 0.20; 'install': 0.25; 'header:User-Agent:1': 0.26; 'analytical': 0.29; "i'm": 0.30; 'announce': 0.32; 'solving': 0.35; 'created': 0.36; 'to:addr:python-list': 0.36; 'guys': 0.38; 'to:addr:python.org': 0.40; 'subject:with': 0.40; 'called': 0.40; 'some': 0.40; 'your': 0.60; 'back': 0.62; 'intent': 0.66; 'here': 0.66; 'link:': 0.69; 'me!': 0.84; 'pip': 0.84; 'physicians': 0.91
X-Priority Medium
User-Agent Zoho Mail
X-Mailer Zoho Mail
X-Content-Filtered-By Mailman/MimeDel 2.1.22
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.22
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
X-Mailman-Original-Message-ID <154790603d7.1040ee3bd58689.8427362743863775803@vmesel.com>
Xref csiph.com comp.lang.python:108107

Show key headers only | 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