ufl icon indicating copy to clipboard operation
ufl copied to clipboard

Add Numpy-like functions

Open bleyerj opened this issue 2 months ago • 1 comments

I found it sometimes painful to use UFL when reshaping matrix/vectors, etc.

It would be useful to have UFL functions mimicking numpy like behavior such as: flatten, reshape, vstack, hstack, concatenate, etc.

I would be happy to make a proposal if we agree on this

bleyerj avatar Apr 29 '24 09:04 bleyerj