Closed shanemcq18 closed 5 months ago
Expanded the ddt submodule (but no API changes to existing functions).
ddt
DerivativeEstimatorTemplate
UniformFiniteDifference
NonuniformFiniteDifference
ROM
The documentation was also updated to JupyterBook 1.0.0, a significant improvement to the look and feel.
Expanded the
ddt
submodule (but no API changes to existing functions).DerivativeEstimatorTemplate
class for implementing custom derivative estimation strategies.UniformFiniteDifference
andNonuniformFiniteDifference
convenience classes for working withROM
classes in the future.The documentation was also updated to JupyterBook 1.0.0, a significant improvement to the look and feel.