pysindy.feature_library
Functions
Generate an identity library which maps all input features to themselves. |
Classes
Concatenate multiple libraries into one library. |
|
Tensor multiple libraries together into one library. |
|
Put multiple libraries into one library. |
|
Generate a library with custom functions. |
|
Generate a library with trigonometric functions. |
|
Generate polynomial and interaction features. |
|
Generate a PDE library with custom functions. |
|
Generate a weak formulation library with custom functions and, |
|
WARNING: This library is deprecated in PySINDy versions > 1.7. |
|
A tensor product of two libraries with different inputs. |
Base class for feature library classes. |