package zarith_stubs_js
Javascripts stubs for the Zarith library
Install
Dune Dependency
Authors
Maintainers
Sources
zarith_stubs_js-v0.13.0.tar.gz
sha256=abec0b2a60e376f01f0942530f18f34948dbfcc976a8a4eb338e84e2eb98f6f6
md5=6c48a15eb7b0a41d9b53a1c4915a8a6b
Description
This library contains no ocaml code, but instead implements all of the Zarith C stubs in Javascript for use in Js_of_ocaml
Published: 20 Nov 2019
README
Zarith Stubs JS
Zarith is an OCaml library that implements common operations over arbitrary-precision integers and rationals. It is implemented via a C api that primarily calls out to Gnu Multiple Precision Arithmetic Library. Because of that C API, Zarith could not be compiled via Js_of_ocaml until now.
Zarith Stubs JS is a reimplementation of the native C functions in JavaScript. It makes extensive use of peterolson/BigInteger.js as a shim for browser BigInt functionality and also for the implementations of many numerical algorithms.
Dev Dependencies
None
Used by (17)
-
bignum
= "v0.13.0"
-
bls12-381
>= "3.0.0"
-
bls12-381-js
>= "0.4.2"
- bls12-381-js-gen
-
catala
= "0.3.0"
-
data-encoding
>= "0.5" & < "1.0.1"
- integers_stubs_js
- octez-libs
- octez-proto-libs
-
polynomial
>= "0.4.0"
-
scaml
>= "1.5.0"
-
tezos-crypto
>= "13.0"
- tezos-hacl
-
tezos-micheline
>= "13.0"
- tezos-micheline-rewriting
-
tezos-protocol-environment
>= "13.0"
-
tezos-stdlib
>= "12.0"
Conflicts (1)
-
zarith
< "1.12" | >= "1.13"
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page