package pyml

  1. Overview
  2. Docs
val of_indexed_structure : (int -> Object.t) -> (int -> Object.t -> unit) -> int -> Object.t
val of_array : ('a -> Object.t) -> (Object.t -> 'a) -> 'a array -> Object.t
val numpy : float array -> Object.t
val numpy_get_array : Object.t -> float array
OCaml

Innovation. Community. Security.