package hardcaml_fixed_point

  1. Overview
  2. No Docs
Hardcaml fixed point arithmetic

Install

dune-project
 Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
sha256=7d19c731619e5b1090f450bc56d435bb6c8279267b4783e2089c27d17d08dff2

Description

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

Published: 26 May 2024

Dependencies (5)

  1. dune >= "3.11.0"
  2. ppx_jane >= "v0.17" & < "v0.18~"
  3. hardcaml >= "v0.17" & < "v0.18~"
  4. base >= "v0.17" & < "v0.18~"
  5. ocaml >= "5.1.0"

Dev Dependencies

None

Used by

None

Conflicts

None