Arraylias (qiskit_dynamics.arraylias
)#
This module contains Qiskit Dynamics-global extensions of the default NumPy and SciPy aliases provided by Arraylias. These are used to manage dispatching of array operations for the different array types supported by Qiskit Dynamics. They have been configured beyond the Arraylias defaults to additionally support both JAX and SciPy sparse types. The following table summarizes the registered libraries and respective types.
|
Registered types |
---|---|
|
Default supported by the Arraylias NumPy and SciPy aliases. |
|
Default supported by the Arraylias NumPy and SciPy aliases. |
|
The JAX |
|
Subclasses of the |
The global configured aliases and the aliased libraries can be imported from
qiskit_dynamics.arraylias
, and are summarized by the following table.
Arraylias object |
Description |
---|---|
|
Qiskit Dynamics-global NumPy alias. |
|
Qiskit Dynamics-global SciPy alias. |
|
Qiskit Dynamics-global aliased NumPy library. |
|
Qiskit Dynamics-global aliased SciPy library. |