package scipy

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val get_py : string -> Py.Object.t

Get an attribute of this module as a Py.Object.t. This is useful to pass a Python function to another function.

module CKDTreeNode : sig ... end
module Coo_entries : sig ... end
module Ordered_pairs : sig ... end
val cpu_count : unit -> Py.Object.t

Returns the number of CPUs in the system

OCaml

Innovation. Community. Security.