package hardcaml_fixed_point

  1. Overview
  2. Docs
Hardcaml fixed point arithmetic

Install

Authors

Maintainers

Sources

hardcaml_fixed_point-v0.16.0.tar.gz
sha256=07bffdcc9648e9ee8191cae06612b0e49ca808605b0c1d4546cd77679e42f869

Description

Signed and Unsigned fixed point operations, with a full complement of rounding and overflow functionality.

Published: 14 Jun 2023

Dependencies (5)

  1. dune >= "2.0.0"
  2. ppx_jane >= "v0.16" & < "v0.17"
  3. hardcaml >= "v0.16" & < "v0.17"
  4. base >= "v0.16" & < "v0.17"
  5. ocaml >= "4.14.0"

Dev Dependencies

None

Used by

None

Conflicts

None