This sounds like something worthwhile to put on GitHub and PyPI. But it
doesn't seem like it has much to do with developing CPython itself, the
purpose of this list.

On Sep 4, 2017 2:09 PM, "TBER Abdelmalek" <a.tbe...@gmail.com> wrote:

> This module implements cplx class (complex numbers) regardless to the
> built-in class.
> The main goal of this module is to propose some improvement to complex
> numbers in python and deal with them from a mathematical approach.
> Also cplx class doesn't support the built-in class intentionally, as the
> idea was to give an alternative to it.
> With the hope I managed to succeed, here is the module :
>
>
> _______________________________________________
> Python-Dev mailing list
> Python-Dev@python.org
> https://mail.python.org/mailman/listinfo/python-dev
> Unsubscribe: https://mail.python.org/mailman/options/python-dev/
> mertz%40gnosis.cx
>
>
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to