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

Make a new release (1.11 ?) #82

Closed hhugo closed 3 years ago

hhugo commented 4 years ago
hhugo commented 3 years ago

@antoinemine , are there any issue / PR you want to see addressed / merged before a new release ?

antoinemine commented 3 years ago

I've been meaning to go through open issues and PR... sorry it got delayed. After a quick check, there is no more issues or PR to handle at this point. The remaining ones are related to #79, minor enhancements, or related to Windows (without much recent activity). I will make the release later today.

hhugo commented 3 years ago

thanks