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

how to get partial derivatives from discrete data? #531

Open
sayin opened this issue Aug 7, 2019 · 1 comment
Open

how to get partial derivatives from discrete data? #531

sayin opened this issue Aug 7, 2019 · 1 comment

Comments

@sayin
Copy link

sayin commented Aug 7, 2019

Is it possible to get partial derivatives wrt 'x', 't' from just discrete data arranged in a matrix with 'x' values in rows and 't' values in columns?

@momchilmm
Copy link
Contributor

momchilmm commented Aug 12, 2019

You could try using my branch and my API for numerical vjps: PR

Note that the vjp_numeric function takes an optional step argument, which can be defined as the separation between your x-s.

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

2 participants