pysindy.utils
Functions
Concatenate all trajectories and axes used to create samples. |
|
Add axes to object (usually, a sparse matrix) |
|
Projection of trimming_array onto the capped simplex |
|
Drops samples from x and y where either has a nan value |
|
Args: regularization: 'l0' | 'weighted_l0' | 'l1' | 'weighted_l1' | 'l2' | 'weighted_l2' |
|
Args: regularization: 'l0' | 'weighted_l0' | 'l1' | 'weighted_l1' | 'l2' | 'weighted_l2' |
|
Switch between 'feature' and 'target' constraint order. |
|
Checks whether estimator supports multiple targets. |
|
Ensure that control variables u are compatible with the data x. |
|
Forces input data to have compatible dimensions, if possible. |
|
Check types and numerical sensibility of arguments. |
|
Classes
A numpy-like array that keeps track of the meaning of its axes. |
|