alkahest-cas
alkahest
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Merge pull request #222 from alkahest-cas/fix/simplify-log-exp-inverse fix: restore log/exp inverse rules in simplify_log_exp
main
5 hours ago
fix: restore log/exp inverse rules in simplify_log_exp Textbook gate expected log(exp(x))+exp(log(y)) → x+y; log_exp_rules() was emptied. Co-authored-by: Cursor <cursoragent@cursor.com>
fix/simplify-log-exp-inverse
8 hours ago
fix: fold cosh²−sinh²→1 in simplify_trig Textbook-gate hyperbolic Pythagorean identity was xfail; trig_rules only covered sin/cos. Co-authored-by: Cursor <cursoragent@cursor.com>
fix/simplify-trig-hyperbolic
8 hours ago
fix: withhold unsound Lean certificates; certify d/dx sin (B3) (#221) * fix: withhold unsound Lean certificates and certify d/dx sin (B3) Integration logs no longer emit false `integrand = F` equalities; chain-rule and unfinished diffs return no certificate instead of `sorry`. Simple unary diffs use Mathlib `Real.deriv_*` tactics, and algebraic cleanup stays a plain equality. Add `diff_sin` to the strict Lean CI corpus. Co-authored-by: Cursor <cursoragent@cursor.com> * fix: collapse identical clippy if_same_then_else branches Co-authored-by: Cursor <cursoragent@cursor.com> * fix: don't confuse diff_sin simp mul_one with cleanup step Co-authored-by: Cursor <cursoragent@cursor.com> * fix: clear textbook-gate B4/B5 xfails after main merge Co-authored-by: Cursor <cursoragent@cursor.com> * fix: clear textbook-gate B2 xfail after integrate fix Co-authored-by: Cursor <cursoragent@cursor.com> --------- Co-authored-by: Cursor <cursoragent@cursor.com>
main
8 hours ago
fix: clear textbook-gate B2 xfail after integrate fix Co-authored-by: Cursor <cursoragent@cursor.com>
fix/lean-certificate-b3
9 hours ago
fix: clear textbook-gate B4/B5 xfails after main merge Co-authored-by: Cursor <cursoragent@cursor.com>
fix/lean-certificate-b3
9 hours ago
fix: don't confuse diff_sin simp mul_one with cleanup step Co-authored-by: Cursor <cursoragent@cursor.com>
fix/lean-certificate-b3
9 hours ago
fix: sum Faulhaber/geometric, solve numeric fallback, README (B4–B6) (#220) * fix: Faulhaber/geometric sums, solve(numeric=True) fallback, README diff (B4–B6) Gosper Gaussian elimination aborted on free (zero) columns, so Σk failed; also teach ratio extraction negative powers and c^k. When Lex back-substitution hits degree > 2, numeric=True falls back to homotopy. Correct the quickstart diff comment that dropped +1 inside cos. Co-authored-by: Cursor <cursoragent@cursor.com> * style: wrap long lines in homotopy numeric fallback test Co-authored-by: Cursor <cursoragent@cursor.com> --------- Co-authored-by: Cursor <cursoragent@cursor.com>
main
9 hours ago
Latest Branches
CodSpeed Performance Gauge
-20%
fix: restore log/exp inverse rules in simplify_log_exp
#222
8 hours ago
363387b
fix/simplify-log-exp-inverse
CodSpeed Performance Gauge
0%
fix: fold cosh²−sinh²→1 in simplify_trig
#223
8 hours ago
b0b7aa6
fix/simplify-trig-hyperbolic
CodSpeed Performance Gauge
0%
fix: withhold unsound Lean certificates; certify d/dx sin (B3)
#221
9 hours ago
b44be03
fix/lean-certificate-b3
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs