Issues
- 1
Fix format string in _initialise of Bits.py
#353 opened by bylin0829 - 3
File Close documentation
#352 opened by Landryj - 3
LSB0 Bit String Reversal is Not Reversible
#343 opened by hmorris94 - 1
struct formats `i` and `I` not supported.
#340 opened by scott-griffiths - 1
return in finally: overrides return in except:
#347 opened by iritkatriel - 0
- 0
More configurable default options for pp
#335 opened by scott-griffiths - 1
Allow count to count more than just bits.
#305 opened by scott-griffiths - 0
Shortcut for current dtype in pp.
#313 opened by scott-griffiths - 4
Python 3.10 bitarray compatibility?
#345 opened by nbahar-intel - 6
Matching C order for bit packed structs.
#341 opened by taylorh140 - 5
Issue of casting f32 to e4m3mxfp
#342 opened by wonjeon - 6
Request full structure definition.
#339 opened by taylorh140 - 0
Add offset to Dtype
#332 opened by scott-griffiths - 1
Change string representation of dtypes to short version when available.
#324 opened by scott-griffiths - 1
- 1
Rationalise Error classes
#296 opened by scott-griffiths - 2
Unreasonably slow operations
#295 opened by scott-griffiths - 2
Bug initializing an Array from bytes?
#336 opened by jbhannon1 - 3
Gfloat version requirement
#337 opened by kitterma - 1
DeprecationWarning: invalid escape sequence in tests
#327 opened by kitterma - 0
Some exotic float codes representing negative zero converted to positive zero.
#333 opened by scott-griffiths - 0
Auto scaling rounding wrong way on occasion.
#334 opened by scott-griffiths - 5
Iterating using over Bits.find() causes an infinite loop
#310 opened by ajahraus - 1
Tighten up token length rules.
#306 opened by scott-griffiths - 7
- 3
`BitStream.__add__` throws `AttributeError: 'Bits' object has no attribute '_pos'`
#329 opened by whitslack - 2
- 2
Test failures due to lack of gfloat formats import
#328 opened by kitterma - 2
4.2.0: BitArray.join() no longer ignores None types
#323 opened by Algafix - 4
Create a cast method for Arrays?
#291 opened by scott-griffiths - 3
4.2.0: Typing of BitStream-slice
#320 opened by prauscher - 2
Unpack decoding error
#319 opened by RomoloPoliti-INAF - 2
- 2
4.2.0: Bitarray(bytes=...) constructor no longer accepts list of bytes (or integers)
#318 opened by EricGallimore - 2
- 7
Opening a file using filename keyword seems to lock the file as if it's in write mode
#308 opened by MichaelDeutschCoding - 3
- 2
- 0
Add support for NO_COLOR terminal variable
#311 opened by scott-griffiths - 1
Dtype could be callable
#304 opened by scott-griffiths - 1
Add scale factor for interpretations
#298 opened by scott-griffiths - 1
Dtypes should know their return type
#300 opened by scott-griffiths - 2
bitstring 4.1.3 no longer allows packing and reading bytes without a defined length
#303 opened by BVollmerhaus - 1
Change names of fp8 types?
#294 opened by scott-griffiths - 3
- 1
4.1.2: test_plugin.py problems
#301 opened by 0-wiz-0 - 2
BitArray(random.getrandbits(128)) fails
#299 opened by ThomasKundera - 1
Binary assignment operator with a slice are not saved in the backing BitArray
#297 opened by clayton13 - 0
Array == and != should be per element
#292 opened by scott-griffiths