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
It doesn't seems so from the arguments we can pass to the hdf5 compression filter, but please ask your question to the SZ3 library authors: https://github.com/szcompressor/SZ3
Can the SZ3 compression algorithm be configured to use the Euclidean (L2) norm along one specific dimension as an error bound?
np.max( np.linalg.norm( Yh-Y, axis=-1)) <= ErrorBound
The text was updated successfully, but these errors were encountered: