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 the title states, the toarray() function for StencilVectors (and BlockVectors) cannot write the output into a previously allocated array. It would be nice to have this capability to speed up the toarray() and tosparse() functions for LinearOperators.
The text was updated successfully, but these errors were encountered:
As the title states, the toarray() function for StencilVectors (and BlockVectors) cannot write the output into a previously allocated array. It would be nice to have this capability to speed up the toarray() and tosparse() functions for LinearOperators.
The text was updated successfully, but these errors were encountered: