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
I'm trying to gauge interest in something I'm thinking of doing for the crate I'm working on. I were to generate a series of npy files for input and output of various numpy einsum functions (which wouldn't use ellipsis format), would you be interested in having those in the project for testing purposes?
they can be read with this crate. this would only be a dependency for the test, and would serve as a sanity check to make sure things are one-to-one.
The text was updated successfully, but these errors were encountered:
I'm trying to gauge interest in something I'm thinking of doing for the crate I'm working on. I were to generate a series of npy files for input and output of various numpy einsum functions (which wouldn't use ellipsis format), would you be interested in having those in the project for testing purposes?
they can be read with this crate. this would only be a dependency for the test, and would serve as a sanity check to make sure things are one-to-one.
The text was updated successfully, but these errors were encountered: