hippylib / hippyflow

Dimension reduced surrogate construction for parametric PDE maps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

More efficient Jacobian data generation

tomoleary opened this issue · comments

In the case that the full Jacobian is requested, and it is either short-fat or tall-skinny randomized SVD is inefficient, and its better to compute action on identity. This case can be detected and implemented in ActiveSubspaceProjector object.