Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 388903

Summary: [science-overlay] dev-ml/zarith-1.1 - Arithmetic and logic operations over arbitrary-precision integers
Product: Gentoo Linux Reporter: Guillaume Horel <guillaume.horel>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED FIXED    
Severity: enhancement CC: ml
Priority: Normal Keywords: EBUILD, InOverlay
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://forge.ocamlcore.org/projects/zarith/
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: zarith-1.0 ebuild
zarith-1.0 ebuild
zarith-1.0-bytecode patch
zarith-1.0-optnotrequired patch
zarith-1.1.ebuild

Description Guillaume Horel 2011-10-29 22:37:19 UTC
The Zarith library implements arithmetic and logical operations
over arbitrary-precision integers. It uses GMP to efficiently
implement arithmetic over big integers. Small integers are
represented as Caml unboxed integers, for speed and space economy.

Reproducible: Always
Comment 1 Guillaume Horel 2011-10-29 22:37:47 UTC
Created attachment 291179 [details]
zarith-1.0 ebuild
Comment 2 Guillaume Horel 2011-11-14 23:57:37 UTC
Created attachment 292561 [details]
zarith-1.0 ebuild

new version which allows to install the bytecode version only.
Comment 3 Guillaume Horel 2011-11-14 23:58:23 UTC
Created attachment 292563 [details]
zarith-1.0-bytecode patch
Comment 4 Guillaume Horel 2011-11-14 23:58:44 UTC
Created attachment 292565 [details]
zarith-1.0-optnotrequired patch
Comment 5 Guillaume Horel 2012-03-30 16:52:52 UTC
Created attachment 307221 [details]
zarith-1.1.ebuild

version bump
Comment 6 Marius Brehler 2014-12-18 09:58:06 UTC
Version 1.2.1 of dev-ml/zarith is available in the science overlay. I assume this issue can be closed.
Comment 7 Alexis Ballier gentoo-dev 2015-09-19 13:44:12 UTC
added zarith-1.3 to the tree, thanks!