duckythescientist / fixedint

Python fixed-width integers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fixed-width integers for Python

They look like ints, walk like ints and quack like ints, but they over/underflow like machine arithmetic.

This library is still in an early state. Expect API changes and refactoring.

About

Python fixed-width integers


Languages

Language:Python 100.0%