Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fixed bug in Jacobian with different input/output dimensions#557

Merged
jzstark merged 6 commits intoowlbarn:masterfrom
tachukao:master
Nov 12, 2020
Merged

Fixed bug in Jacobian with different input/output dimensions#557
jzstark merged 6 commits intoowlbarn:masterfrom
tachukao:master

Conversation

@tachukao
Copy link
Member

The Jacobian' operation in Algodiff was failing when the input and output has different dimensions.
For a function y = f(x), where y and x are row vectors, we now consistently define the Jacobian J such that dy = dx J

@mseri
Copy link
Member

mseri commented Nov 11, 2020

@jzstark please consider adding this fix to the upcoming release, retag and resubmit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants