Commit 45ec844
docs: fix incorrect API references in amortization section (#96)
The amortization section incorrectly linked to `jacobian` and `hessian`
(one-call APIs that don't accept pre-computed colorings) instead of
`jacobian_from_coloring` and `hessian_from_coloring`.
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent 3467484 commit 45ec844
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
| 117 | + | |
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
| |||
0 commit comments