Closed dreamer2368 closed 2 months ago
fd
sindy.compute_sindy_data
sindy.compute_time_derivative
compute_time_derivative
In future, SINDy part should be factored out from BayesianLaSDI class, in order to support various types of SINDy formulation.
BayesianLaSDI
fd
module provides high-order, summation-by-parts finite-difference operators.sindy.compute_sindy_data
is replaced withsindy.compute_time_derivative
compute_time_derivative
returns the time-derivative array with the same shape of the original solution time series.In future, SINDy part should be factored out from
BayesianLaSDI
class, in order to support various types of SINDy formulation.