Skip to content

Conversation

MaxSagebaum
Copy link
Contributor

Additional features for AD through metafunctions.

  • Multiplication
  • Addition
  • Loops
  • Ifs
  • Function calls (only in same context yet)
  • Intermediate variables
  • Higher order derivatives.

Removed cpp file and added cpp2 file.
MaxSagebaum and others added 28 commits August 17, 2025 12:11
The expression handler no longer generates the assignments. It stores
the primal and forward expression. The assignments can now be generated
with helper functions or by accessing the expressions.
First basic setup for declared variable lookup.
Currently placeholder that defaults to the forward derivatives.
@hsutter hsutter merged commit 981e21c into hsutter:main Sep 9, 2025
8 of 27 checks passed
@hsutter
Copy link
Owner

hsutter commented Sep 9, 2025

Thanks, Max!

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

Successfully merging this pull request may close these issues.

2 participants