Skip to content

Conversation

@gdalle
Copy link
Member

@gdalle gdalle commented Jan 28, 2025

  • Support Constant and Cache contexts with AutoSymbolics and AutoFastDifferentiation
  • Use multi-argument function generation whenever possible
  • Add relevant tests (jacobian fails for AutoSymbolics with Cache, will investigate)
  • Update the documentation (table of context support, warnings that they usually have to be numbers or arrays)

@codecov
Copy link

codecov bot commented Jan 28, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.74%. Comparing base (43a6e47) to head (4d3ae60).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #703   +/-   ##
=======================================
  Coverage   97.74%   97.74%           
=======================================
  Files         119      119           
  Lines        6110     6125   +15     
=======================================
+ Hits         5972     5987   +15     
  Misses        138      138           
Flag Coverage Δ
DI 98.81% <100.00%> (+<0.01%) ⬆️
DIT 95.39% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@gdalle gdalle merged commit 1f87272 into main Jan 28, 2025
49 of 50 checks passed
@gdalle gdalle deleted the gd/constsymb branch January 30, 2025 21:12
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.

Document which backends handle Cache Constant arguments for symbolic backends Update FastDifferentiation

2 participants