Owl_utils
Helper functions used in the library
include module type of struct include Owl_utils_ndarray end
module Stack = Owl_utils_stack
module Heap = Owl_utils_heap
module Array = Owl_utils_array
TODO: return the the distance between 1.0
and the next larger representable floating-point value.
val num_typ_to_str : Owl_types.number -> string
val num_typ_of_str : string -> Owl_types.number