package scipy

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Scipy.ConftestSource

Sourceval 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.

Sourcemodule FPUModeChangeWarning : sig ... end
Sourcemodule LooseVersion : sig ... end
Sourceval check_fpu_mode : Py.Object.t -> Py.Object.t

Check FPU mode was not changed during the test.

Sourceval pytest_configure : Py.Object.t -> Py.Object.t

None

Sourceval pytest_runtest_setup : Py.Object.t -> Py.Object.t

None