fix: Enzyme syrk adjoint workaround for Kalman filter - #423
Conversation
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
@claude review for correctness |
|
Claude finished @jlperla's task in 1m 31s —— View job Code Review
Overall: correct. The workaround is sound and the dimensions check out. A few notes below.
|
Summary
mul_aat!!andmuladd_aat!!utility functions that computeY = A*A'andY += A*A'without triggering the BLASsyrkpathalloc_kalman_cache,zero_kalman_cache!!, andkalman!to use the new workaround functionsTest plan
🤖 Generated with Claude Code