issues
search
ocaml
/
Zarith
The Zarith library implements arithmetic and logical operations over arbitrary-precision integers and rational numbers. The implementation, based on GMP, is very efficient.
Other
231
stars
70
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix `ml_z_remove` w.r.t. GC rules
#108
xclerc
closed
2 years ago
0
Add debug info
#107
hhugo
closed
2 years ago
7
remove assumption on integer size
#106
hhugo
closed
3 years ago
2
Add big_int_of_float
#105
liyishuai
closed
2 years ago
6
Cannot convert large integers to int64
#104
mlemerre
closed
1 year ago
4
Feature request: Modular (or Machine) arithmetic
#103
recoules
closed
1 year ago
10
META file is missing plugin declarations
#102
recoules
closed
2 years ago
0
Build fails on Cygwin
#101
kcrary
closed
3 years ago
3
`to_bits` and `of_bits` for big endian ordering
#100
pukkamustard
closed
3 years ago
2
Feature request: Z.random
#99
dieggsy
closed
1 year ago
6
Add windows to the CI
#98
hhugo
closed
1 year ago
1
add @since annotations on infix operators
#97
c-cube
closed
2 years ago
5
asking for a release
#96
hannesm
closed
3 years ago
3
Add Zarith formula to Homebrew
#95
tchajed
closed
3 years ago
2
Remove source preprocessing and simplify configuration
#94
xavierleroy
closed
3 years ago
4
Fix parallel build.
#93
silene
closed
3 years ago
0
Fix benchmark for subtraction.
#92
silene
closed
3 years ago
0
Update Changes
#91
hhugo
closed
3 years ago
0
Add fast path when extraction leads to intnat
#90
recoules
closed
1 year ago
4
Add fast path when extraction leads to intnat
#89
recoules
closed
3 years ago
0
Suggestion: fast path for ml_z_extract when len < Z_BASE2_LENGTH_OP
#88
recoules
closed
1 year ago
2
remove preprocessing for VERSION and NOALLOC
#87
hhugo
closed
3 years ago
2
no preprocessing for z.ml{,i}
#86
hhugo
closed
3 years ago
0
Optimize the fast paths for comparison and equality tests
#85
xavierleroy
closed
4 years ago
6
Always represent `min_int` by a tagged integer
#84
xavierleroy
closed
4 years ago
2
min_int has two representations
#83
xavierleroy
closed
4 years ago
8
Make a new release (1.11 ?)
#82
hhugo
closed
3 years ago
3
Is this library safe to `Hashtbl.hash_param`?
#81
LdBeth
closed
4 years ago
2
configure: detect 'ar' tool
#80
jsmolic
closed
3 years ago
2
Writing the fast path in OCaml instead of in assembly language
#79
xavierleroy
closed
3 years ago
16
multiple fixes for of_string functions
#78
hhugo
closed
4 years ago
8
gmp.h not found when compiling with `4.11.1+musl+static+flambda`
#77
mseri
closed
4 years ago
8
there is no ocamldoc in Big_int_Z
#76
UnixJunkie
closed
4 years ago
3
{Q,Z},of_string accept underscores
#75
hhugo
closed
4 years ago
6
Fix Q.to_float in case of denormal numbers (issue #29)
#74
pascal-cuoq
closed
4 years ago
1
[build] [wip] Support for the dune build system.
#73
ejgallego
closed
1 month ago
11
Fix Q.of_string
#72
hhugo
closed
4 years ago
12
Make Z.of_string and Q.of_string support underscores
#71
hhugo
closed
4 years ago
0
ld: illegal text-relocation ...
#70
dbl001
closed
3 years ago
3
Q.t is exposed, allowing construction of non-canonical values
#69
Elnatan
closed
2 years ago
2
Use [@@noalloc] directly.
#68
bschommer
closed
4 years ago
0
Failed linking when trying to use zarith.h
#67
disteph
closed
4 years ago
8
Add support for some more mpz functions
#66
antoinemine
closed
4 years ago
0
improve Q.of_string to make it handle decimal point and scientific notation
#65
ghilesZ
closed
5 years ago
6
Document js_of_ocaml support ?
#64
hhugo
closed
1 year ago
3
make install lacks DESTDIR support for findlib
#63
olafhering
closed
5 years ago
5
powm with zero modulus raises sigfpe
#62
TyOverby
closed
5 years ago
2
fix issue #60: Z.root now raises an OCaml exception for invalid arguments
#61
antoinemine
closed
5 years ago
0
Z.root on a negative number raises sigfpe
#60
TyOverby
closed
5 years ago
2
fix for issue #58: gcd, lcm, gcdext now behave as gmp for negative arguments
#59
antoinemine
closed
5 years ago
4
Previous
Next