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

Code_gen for hessian and sparse_hessian #219

Open
a-jp opened this issue Nov 26, 2024 · 1 comment
Open

Code_gen for hessian and sparse_hessian #219

a-jp opened this issue Nov 26, 2024 · 1 comment

Comments

@a-jp
Copy link

a-jp commented Nov 26, 2024

Hi, is it possible to use the code_gen feature for hessian and sparse_hessian computations?
Thanks

@bradbell
Copy link
Contributor

bradbell commented Nov 26, 2024

If you build the code_gen documentation, you will get doxygen output that seems to include sparse hessians.

It is also possible to generate code using CppAD itself (and this would work for your purpose); see
https://cppad.readthedocs.io/latest/jit_get_started.cpp.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

2 participants