You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As seen in issue #36, the arbitrary standard parameter bounds for the covariance models are confusing and also not necessary, as they were introduced for the variogram fitting, which can handle np.inf. The bounds should therefore include all physically possible values.
The text was updated successfully, but these errors were encountered:
As seen in issue #36, the arbitrary standard parameter bounds for the covariance models are confusing and also not necessary, as they were introduced for the variogram fitting, which can handle
np.inf
. The bounds should therefore include all physically possible values.The text was updated successfully, but these errors were encountered: