| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: python3-BitVector | Distribution: SUSE Linux Enterprise 15 SP6 |
| Version: 3.4.9 | Vendor: openSUSE |
| Release: bp156.3.2 | Build date: Mon Jul 24 08:06:44 2023 |
| Group: Development/Languages/Python | Build host: beatles |
| Size: 459713 | Source RPM: python-BitVector-3.4.9-bp156.3.2.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://engineering.purdue.edu/kak/dist/ | |
| Summary: A memory-efficient packed representation for bit arrays in pure Python | |
With regard to the basic purpose of the module, it defines the BitVector class as a memory-efficient packed representation for bit arrays. The class comes with a large number of methods for using the representation in diverse applications such as computer security, computer vision, etc.
Python-2.0
* Mon Apr 01 2019 Tomáš Chvátal <tchvatal@suse.com>
- Update to 3.4.9:
* Version 3.4.9, in addition to implementing __iadd__, also includes a
significantly faster implementation for __add__. For extending a given
instance of BitVector, the implementation for __iadd__ adds bits to the
existing instance as opposed to creating a new instance. These changes
to the module should make it easier to solve larger problems more
quickly with BitVector.
* Fri Aug 10 2018 tchvatal@suse.com
- Initial version, needed by python-raet
/usr/lib/python3.6/site-packages/BitVector /usr/lib/python3.6/site-packages/BitVector-3.4.9-py3.6.egg-info /usr/lib/python3.6/site-packages/BitVector-3.4.9-py3.6.egg-info/PKG-INFO /usr/lib/python3.6/site-packages/BitVector-3.4.9-py3.6.egg-info/SOURCES.txt /usr/lib/python3.6/site-packages/BitVector-3.4.9-py3.6.egg-info/dependency_links.txt /usr/lib/python3.6/site-packages/BitVector-3.4.9-py3.6.egg-info/top_level.txt /usr/lib/python3.6/site-packages/BitVector/BitVector.py /usr/lib/python3.6/site-packages/BitVector/__init__.py /usr/lib/python3.6/site-packages/BitVector/__pycache__ /usr/lib/python3.6/site-packages/BitVector/__pycache__/BitVector.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/BitVector/__pycache__/BitVector.cpython-36.pyc /usr/lib/python3.6/site-packages/BitVector/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/BitVector/__pycache__/__init__.cpython-36.pyc /usr/share/doc/packages/python3-BitVector /usr/share/doc/packages/python3-BitVector/README
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Feb 9 17:27:59 2026