Re: [Python-Dev] Complex numbers

2017-09-04 Thread TBER Abdelmalek
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

Re: [Python-Dev] Complex numbers

2017-09-04 Thread David Mertz
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