Add Numpy-like functions
Open
- Dominant language
- Python
- Stars
- 150
- Forks
- 79
- Avg merge
- 1d 16h
- Merged PRs (30d)
- 10
Description
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.