ˌbodʲɪˈɡrʲim

Results 14 repositories owned by ˌbodʲɪˈɡrʲim

arithmoi

145
Stars
41
Forks
Watchers

Number theory: primes, arithmetic functions, modular computations, special sequences

bitvec

72
Stars
7
Forks
Watchers

Bit vectors: 8x less memory, up to 3500x faster than Vector Bool

chimera

57
Stars
6
Forks
Watchers

Lazy infinite compact streams with cache-friendly O(1) indexing and applications for memoization

smallcheck

133
Stars
16
Forks
Watchers

Test your Haskell code by exhaustively checking its properties

tasty-bench

79
Stars
10
Forks
Watchers

Featherlight benchmark framework, drop-in replacement for criterion and gauge.

logict

77
Stars
13
Forks
Watchers

A continuation-based backtracking logic programming monad

poly

65
Stars
6
Forks
Watchers

Fast polynomial arithmetic in Haskell (dense and sparse, univariate and multivariate, usual and Laurent)

linear-builder

88
Stars
4
Forks
Watchers

Strict Text and ByteString builder, which hides mutable buffer behind linear types and takes amortized linear time.

mod

24
Stars
2
Forks
Watchers

Modular arithmetic, promoting moduli to the type level