Pakket: libnum-ocaml-dev (1.4-1) [debports]
Verwijzigingen voor libnum-ocaml-dev
Debian bronnen:
Het bronpakket downloaden:
Niet gevondenBeheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
library for arbitrary-precision and rational arithmetic (development)
This OCaml library implements arbitrary-precision arithmetic on big integers and on rationals.
This is a legacy library. It used to be part of the core OCaml distribution (in otherlibs/num) but is now distributed separately. New applications that need arbitrary-precision arithmetic should use the Zarith library (https://github.com/ocaml/Zarith) instead of the Num library, and older applications that already use Num are encouraged to switch to Zarith. Zarith delivers much better performance than Num and has a nicer API.
This package contains development files.
Andere aan libnum-ocaml-dev gerelateerde pakketten
|
|
|
|
-
- dep: libnum-ocaml-3st20
- virtueel pakket geboden door libnum-ocaml
-
- dep: ocaml-nox-4.11.1
- Pakket niet beschikbaar
-
- rec: ocaml-findlib
- management tool for OCaml libraries