bitcode-test 1.0.0

Creator: codyrutscher

Last updated:

Add to Cart

Description:

bitcodetest 1.0.0

This repo is a pure python implementation for intbitset.

Installation
Requirements

Python 3.8 or later

pip install bitcode-test


Documentation
bitcode is a fallback library for intbitset, so the intbitset class and its methods
have same names and parameters.
Below listed are the implemented classes and methods.

Classes

intbitset



Methods for Automaton class

add
clear
copy
difference
difference_update
discard
isdisjoint
issuperset
issubset
remove
strbits
symmetric_difference
symmetric_difference_update
tolist
union
union_update
intersection
intersection_update
__and__
__eq__
__contains__
__len__
__iter__
__hash__
__str__

For documentation please refer to: https://intbitset.readthedocs.io/en/latest/

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.