Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / Bodigrim/bitvec issues and pull requests

#88 - Set operations

Issue - State: open - Opened by konsumlamm 13 days ago - 5 comments

#87 - GHC Linking-Error: Unknown symbol when newtype deriving

Issue - State: open - Opened by bruderj15 9 months ago - 10 comments

#85 - request for Hackage release with `tasty` 1.5

Issue - State: closed - Opened by peterbecich 12 months ago - 1 comment

#84 - [CI] Build on JS and WASM backends

Pull Request - State: closed - Opened by konsumlamm about 1 year ago - 12 comments

#83 - WASM build failure

Issue - State: closed - Opened by georgefst about 1 year ago - 3 comments

#82 - Implement `selectBits` & `excludeBits` in C

Pull Request - State: closed - Opened by konsumlamm over 1 year ago - 1 comment

#81 - Implement `bitIndex` &`nthBitIndex` in C

Pull Request - State: closed - Opened by konsumlamm over 1 year ago - 1 comment

#80 - Document functions cutting off the longer input

Pull Request - State: closed - Opened by konsumlamm over 1 year ago - 1 comment

#79 - Extend thread safety documentation

Pull Request - State: closed - Opened by konsumlamm almost 2 years ago - 1 comment

#78 - About Thread Safety

Issue - State: closed - Opened by konsumlamm almost 2 years ago - 5 comments

#77 - Various zipBits improvements

Pull Request - State: closed - Opened by treeowl almost 2 years ago - 2 comments

#76 - The zipBits type is unsafe

Issue - State: closed - Opened by treeowl almost 2 years ago - 6 comments

#75 - Should zipBits be strict?

Issue - State: closed - Opened by treeowl almost 2 years ago - 1 comment

#74 - More reliable zipBits approach

Issue - State: closed - Opened by treeowl almost 2 years ago

#73 - Use a pure FFI type for ompPopCount

Pull Request - State: closed - Opened by treeowl almost 2 years ago - 1 comment

#72 - Fix documentation for `selectBits` et al

Pull Request - State: closed - Opened by konsumlamm almost 2 years ago - 1 comment

#71 - Use SIMD intrinsics for `reverseBits`

Pull Request - State: closed - Opened by konsumlamm almost 2 years ago - 7 comments

#70 - Add bang patterns to allow unboxing

Pull Request - State: closed - Opened by konsumlamm almost 2 years ago - 1 comment

#69 - Use `HsFFI.h` types

Pull Request - State: closed - Opened by konsumlamm almost 2 years ago

#68 - Enable `-mbmi2`

Issue - State: closed - Opened by konsumlamm almost 2 years ago - 1 comment

#67 - Specialize `selectBitsInPlace` and `excludeBitsInPlace`

Pull Request - State: closed - Opened by konsumlamm almost 2 years ago - 1 comment

#66 - More SIMD implementations

Issue - State: open - Opened by konsumlamm almost 2 years ago - 5 comments

#64 - Use C SIMD implementation instead of libgmp

Pull Request - State: closed - Opened by konsumlamm almost 2 years ago - 4 comments

#63 - SIMD implementation for `zipBits`/`invertBits`

Issue - State: closed - Opened by konsumlamm almost 2 years ago - 5 comments

#62 - New release

Issue - State: closed - Opened by sergv almost 2 years ago - 1 comment

#61 - include Data.Bit.Gmp only if libgmp flag is set

Pull Request - State: closed - Opened by mklca over 2 years ago - 1 comment

#60 - Check whether the previous definition of signum was incorrect

Issue - State: closed - Opened by Bodigrim over 2 years ago

#59 - Improve `gcdExt`

Pull Request - State: closed - Opened by konsumlamm over 2 years ago - 7 comments

#58 - Update documentation

Pull Request - State: closed - Opened by konsumlamm over 2 years ago - 1 comment

#57 - Support vector HEAD

Pull Request - State: closed - Opened by parsonsmatt almost 3 years ago - 1 comment

#56 - Build failure with `vector` `HEAD`, missing CPP functions

Issue - State: closed - Opened by parsonsmatt almost 3 years ago - 7 comments

#55 - `setBit` and `clearBit` do not work as expected

Issue - State: closed - Opened by fryguybob over 3 years ago - 2 comments

#54 - Fix cloneToWords on big-endian architectures

Issue - State: closed - Opened by Bodigrim over 3 years ago

#53 - Bump actions/cache from 2.1.5 to 2.1.6

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 1 comment
Labels: dependencies

#52 - Bump actions/checkout from 2 to 2.3.4

Pull Request - State: closed - Opened by dependabot[bot] almost 4 years ago - 1 comment
Labels: dependencies

#51 - Bump haskell/actions from 1 to 1.2.1

Pull Request - State: closed - Opened by dependabot[bot] almost 4 years ago - 1 comment
Labels: dependencies

#50 - Bump vmactions/freebsd-vm from v0.1.3 to v0.1.4

Pull Request - State: closed - Opened by dependabot[bot] almost 4 years ago
Labels: dependencies

#49 - Bump actions/cache from v2.1.4 to v2.1.5

Pull Request - State: closed - Opened by dependabot[bot] almost 4 years ago
Labels: dependencies

#48 - Bump vmactions/freebsd-vm from v0.1.2 to v0.1.3

Pull Request - State: closed - Opened by dependabot[bot] almost 4 years ago
Labels: dependencies

#47 - Bump actions/cache from v2 to v2.1.4

Pull Request - State: closed - Opened by dependabot[bot] about 4 years ago
Labels: dependencies

#46 - Bump vmactions/freebsd-vm from v0.1.1 to v0.1.2

Pull Request - State: closed - Opened by dependabot[bot] about 4 years ago
Labels: dependencies

#45 - Export BitVec and BitMVec constructors

Issue - State: closed - Opened by Bodigrim about 4 years ago

#44 - Bump vmactions/freebsd-vm from v0.1.0 to v0.1.1

Pull Request - State: closed - Opened by dependabot[bot] about 4 years ago
Labels: dependencies

#43 - Bump vmactions/freebsd-vm from v0.0.9 to v0.1.0

Pull Request - State: closed - Opened by dependabot[bot] about 4 years ago
Labels: dependencies

#42 - Convert to bytestring and back

Issue - State: closed - Opened by Bodigrim over 4 years ago

#41 - Issue building bitvec on Windows

Issue - State: closed - Opened by newhoggy over 4 years ago - 11 comments

#40 - Implement mapBits

Issue - State: closed - Opened by Bodigrim over 4 years ago

#39 - Convert to and from sparse vectors

Issue - State: closed - Opened by Bodigrim over 4 years ago - 1 comment

#38 - Add instance Bits (Vector Bit)

Issue - State: closed - Opened by Bodigrim about 5 years ago

#37 - Use Data.Bits.Pdep for selectBits/excludeBits

Issue - State: closed - Opened by Bodigrim about 5 years ago

#36 - Use bitReverse# when ghc >= 8.10

Issue - State: closed - Opened by Bodigrim about 5 years ago

#35 - Hashable instance for Bit?

Issue - State: closed - Opened by kozross over 5 years ago - 1 comment

#34 - Convert to Data.Vector.Storable Word8 and back

Issue - State: closed - Opened by Bodigrim over 5 years ago - 3 comments

#33 - Add F2Poly pretty Show instance

Pull Request - State: closed - Opened by Multramate over 5 years ago - 1 comment

#32 - Add F2Poly pretty Show instance

Issue - State: closed - Opened by Multramate over 5 years ago - 3 comments

#31 - Add F2Poly extended Euclidean algorithm

Pull Request - State: closed - Opened by Multramate over 5 years ago - 2 comments

#30 - Add F2Poly extended Euclidean algorithm

Issue - State: closed - Opened by Multramate over 5 years ago - 2 comments

#29 - Use correct function name in lgWordSize's error

Pull Request - State: closed - Opened by RyanGlScott over 5 years ago - 1 comment

#27 - How lazy is listBits?

Issue - State: closed - Opened by kozross over 5 years ago - 2 comments

#26 - Use mpn_popcount and others whenever possible

Issue - State: closed - Opened by Bodigrim over 5 years ago

#25 - Haddocks for F2Poly

Issue - State: closed - Opened by Bodigrim over 5 years ago

#24 - Provide a flag to disable integer-gmp dependency

Issue - State: closed - Opened by Bodigrim over 5 years ago

#23 - Test on x86 platform

Issue - State: closed - Opened by Bodigrim over 5 years ago

#22 - Add Fractional instance

Issue - State: closed - Opened by Bodigrim over 5 years ago

#20 - Replace forall a. Bits a with forall a. FiniteBits a

Issue - State: closed - Opened by Bodigrim over 5 years ago

#19 - Restore Num/Real/Integral instances of Bit

Issue - State: closed - Opened by Bodigrim over 5 years ago

#18 - Arithmetic of F(2) polynomials

Issue - State: closed - Opened by Bodigrim over 5 years ago

#17 - Implement immutable reverseBits

Issue - State: closed - Opened by Bodigrim over 5 years ago

#14 - Investigate benchmarks of reverseInPlace

Issue - State: closed - Opened by Bodigrim over 5 years ago

#11 - Do not use basic* functions

Issue - State: closed - Opened by Bodigrim over 5 years ago

#10 - Back bit vectors by ByteArray directly

Issue - State: closed - Opened by Bodigrim over 5 years ago

#9 - Describe what exactly is thread-safe

Issue - State: closed - Opened by Bodigrim over 5 years ago

#8 - Move listBits/countBits to Data.Bit.Internal

Issue - State: closed - Opened by Bodigrim over 5 years ago

#7 - Add mutable flip and unsafeFlip

Issue - State: closed - Opened by Bodigrim over 5 years ago

#6 - Unpack vectors

Issue - State: closed - Opened by treeowl almost 6 years ago - 2 comments

#5 - Support thread safe unsafeWrite

Issue - State: closed - Opened by Bodigrim almost 6 years ago - 3 comments

#4 - Implement rank/select queries

Issue - State: closed - Opened by Bodigrim almost 6 years ago

#3 - `vector` lower bound is incorrect

Issue - State: closed - Opened by phadej almost 6 years ago - 1 comment

#2 - Fix Read instance of Bit

Pull Request - State: closed - Opened by JaSpa almost 6 years ago - 1 comment

#1 - Bit Vectors and most vs least significant bit

Issue - State: closed - Opened by merijn almost 6 years ago - 5 comments