bleyerj
bleyerj
Many applications would benefit from the support of H2 conforming elements such as Hermite, Morley, Argyris and so on, already available in FIAT.
Hi, first thank you for the very nice package! If I understand it correctly, `Koopman.simulate` simulates the learned model forward in time with the same time interval `dt` as the...
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`,...
Following #9 , it would be nice to be able to define such kind of constraint along a generic normal direction provided by the user, not just a subspace component.
`dolfinx` supports a `"vertex"` quadrature rule on triangles/tetrahedra but we cannot define Quadrature elements in `basix` which are consistent with this choice More generally, I think we should aim at...
Hello @patrick-kidger, thank you very much for all your amazing libraries! I did not manage to find an issue related to this but, currently we can only differentiate through the...