API#
The public Application Programming Interface (API) of DataLab offers a set of functions to access the DataLab features. Those functions are available in various submodules of the cdl package. The following table lists the available submodules and their purpose:
Submodule |
Purpose |
---|---|
Algorithms for data analysis, which operates on NumPy arrays |
|
Convenience module to access the DataLab sets of parameters (instances of |
|
Convenience module to access the DataLab objects ( |
|
Computation functions, which operate on DataLab objects ( |
|
Proxy objects to access the DataLab interface from a Python script or a remote application |