Index
This page lists the core functions and types of the Julia
component of the PyCallJLD2.jl
package.
"Table" of Contents
Modules | Functions | Types | Constants |
---|---|---|---|
Index | Index | Index | Index |
Docs | Docs | Docs | Docs |
Index
This section enumerates the names exported by the package, each of which links to its corresponding Documentation.
Modules
Functions
Types
Constants
Docs
This section lists the documentation for every exported name of the PyCallJLD2
package.
Modules
PyCallJLD2.PyCallJLD2
— ModuleThe top-level module for the PyCallJLD2.jl
package.
Imports
The following names are imported by the package as dependencies:
Base
Core
DocStringExtensions
JLD2
Pkg
PyCall
Exports
The following names are exported and available when using
the package:
Functions
Types
Constants
PyCallJLD2.PYCALLJLD2_VERSION
— ConstantA constant that contains the version of the installed PyCallJLD2.jl
package.
This value is computed at compile time, so it may be used to programmatically verify the version of OAR
that is installed in case a compat
entry in your Project.toml is missing or otherwise incorrect.