thanks for your feedback.
Le 4 sept. 2017 22:35, "David Mertz" a écrit :
> 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" wrot
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" wrote:
> This module implements cplx class (complex numbers) regardless to the
> built-i
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
id