Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vector-value differential operators #6

Open
pnkraemer opened this issue Jan 28, 2022 · 1 comment
Open

Vector-value differential operators #6

pnkraemer opened this issue Jan 28, 2022 · 1 comment

Comments

@pnkraemer
Copy link
Owner

It would be quite incredible if one could make the finite difference coefficients handle vector-valued functions/operators well. For example, the Jacobian.

One difficulty will be that the number of dimensions could become quite awkward...

@pnkraemer
Copy link
Owner Author

I think some good API decision would be to matchthe shapes of input and outputs to what would've been returned by AD (https://jax.readthedocs.io/en/latest/notebooks/autodiff_cookbook.html).

See also https://findiff.readthedocs.io/en/latest/source/examples-vector-calculus.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant