Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 388903 - [science-overlay] dev-ml/zarith-1.1 - Arithmetic and logic operations over arbitrary-precision integers
Summary: [science-overlay] dev-ml/zarith-1.1 - Arithmetic and logic operations over ar...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Default Assignee for New Packages
URL: https://forge.ocamlcore.org/projects/...
Whiteboard:
Keywords: EBUILD, InOverlay
Depends on:
Blocks:
 
Reported: 2011-10-29 22:37 UTC by Guillaume Horel
Modified: 2015-09-19 13:44 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
zarith-1.0 ebuild (zarith-1.0.ebuild,898 bytes, text/plain)
2011-10-29 22:37 UTC, Guillaume Horel
Details
zarith-1.0 ebuild (zarith-1.0.ebuild,1.22 KB, text/plain)
2011-11-14 23:57 UTC, Guillaume Horel
Details
zarith-1.0-bytecode patch (zarith-1.0-bytecode.patch,853 bytes, text/plain)
2011-11-14 23:58 UTC, Guillaume Horel
Details
zarith-1.0-optnotrequired patch (zarith-1.0-optnotrequired.patch,499 bytes, text/plain)
2011-11-14 23:58 UTC, Guillaume Horel
Details
zarith-1.1.ebuild (zarith-1.1.ebuild,1.04 KB, text/plain)
2012-03-30 16:52 UTC, Guillaume Horel
Details

Note You need to log in before you can comment on or make changes to this bug.
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!