Closed mloubout closed 7 years ago
I wonder if this our usual caching @mlange05
Well actually, thinking of it, it would be odd and error prone to pass arguments with differet sizes to apply
as there is other objects ,m, src,rec
that may not be compatible with this size leading to segfaults or errors.
Can this be closed @mlange05 ?
This should be fixed by last week PRs
yes, but there's a new (smaller) issue now that is waiting for #273 ...
@mlange05 we can probably close this now?
Yes, I think the relevant parts have been addressed. Closing.
So there is a little "bug" in operator line 152.
The little problem with this is, any passed argument needs to have the exact same shape, including number of time steps. I kinda of defeat the purpose of generic dimensions if there sizes can't be changed.
AN example would be
the doing
produces