Skip to content

Add forward rules for triangular linear solves#3107

Open
jlperla wants to merge 1 commit into
EnzymeAD:mainfrom
jlperla:linsolve-rules
Open

Add forward rules for triangular linear solves#3107
jlperla wants to merge 1 commit into
EnzymeAD:mainfrom
jlperla:linsolve-rules

feat: add triangular solve forward rules

f2158ae
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 16, 2026 in 1s

69.95% (-0.09%) compared to 51a2569

View this Pull Request on Codecov

69.95% (-0.09%) compared to 51a2569

Details

Codecov Report

❌ Patch coverage is 0% with 26 lines in your changes missing coverage. Please review.
✅ Project coverage is 69.95%. Comparing base (51a2569) to head (f2158ae).

Files with missing lines Patch % Lines
src/internal_rules/linalg.jl 0.00% 26 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3107      +/-   ##
==========================================
- Coverage   70.04%   69.95%   -0.09%     
==========================================
  Files          66       66              
  Lines       21840    21866      +26     
==========================================
  Hits        15297    15297              
- Misses       6543     6569      +26     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.