[New-bugs-announce] [issue39644] Add Binary module.

Ananthakrishnan report at bugs.python.org
Sun Feb 16 01:46:13 EST 2020


New submission from Ananthakrishnan <ananthakrishnan15.2001 at gmail.com>:

Add binary module that has binary operations like:

binary addition.
binary subtracion.
binary multiplication.
binary division.
compliment.
1's complement.
2's complement.
cconverting to various number system.
converting to BCD.
converting to grey code.
K-Map function

and so on..

----------
components: C API
messages: 362045
nosy: Ananthakrishnan
priority: normal
severity: normal
status: open
title: Add Binary module.
type: enhancement
versions: Python 3.9

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue39644>
_______________________________________


More information about the New-bugs-announce mailing list