hookeai.data_generation.strain_paths.interface¶
Generation of synthetic strain loading paths.
Classes¶
- StrainPathGenerator(ABC)
Strain loading path generator interface.
Functions
|
A decorator indicating abstract methods. |
|
Plot set of box plots. |
|
Plot 1D histogram. |
|
Plot 2D histogram. |
|
Plot data in xy axes. |
|
Save Matplotlib figure. |
|
Scatter data in xy axes. |
Classes
|
Helper class that provides a standard way to create an ABC using inheritance. |
|
Strain loading path generator interface. |