You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From what is in the Google Doc, that would be
• ScalarNonlinearOracleand
• ScalarNonlinearExpression.
I guess, there could also be vector versions of both, so VectorNonlinearOracle and VectorNonlinearExpression?
Concerning the oracles, I don't know if we should assume/require the derivatives to be provided.
This is connected to the task of designing an abstraction layer for the AD system.
Then, if no derivatives are provided for an oracle, we could still do AD if its a pure Julia oracle or maybe finite differences if its truly a blackbox.
To clarify terminology and as a follow-up on the meeting, we should give terms in the readme between:
I'm not sure what's the term we agreed upon for the latter
The text was updated successfully, but these errors were encountered: