numerical-analysis

Tag

Cards List
#numerical-analysis

log is non-monotonous in PHP and Lua

Lobsters Hottest · 2026-07-22 Cached

PHP and Lua's log function can produce non-monotonic results due to using different algorithms for base 10 (log10) and other bases (ln), leading to counterintuitive behavior where a larger base yields a larger logarithm.

0 favorites 0 likes
#numerical-analysis

FPTalks 2026 — Thu Aug 6, free, online

Lobsters Hottest · 2026-07-21 Cached

FPTalks 2026 is a free online conference on August 6, 2026, featuring talks on floating-point arithmetic, numerical algorithms, and hardware number representations from researchers at leading institutions.

0 favorites 0 likes
#numerical-analysis

@DiracGhost: Computer scientists and mathematicians alike, will be compelled to check out this fantastic introduction to computation…

X AI KOLs Timeline · 2026-06-23 Cached

A recommendation for free class notes on computational mathematics (numerical analysis) by De Sterck and Ullrich, made publicly available by UC Davis, covering error propagation, root finding, interpolation, integration, Fourier methods, and numerical linear algebra.

0 favorites 0 likes
#numerical-analysis

Formalizing Numerical Analysis: An Agent Pipeline and Quality Audit Beyond Kernel Acceptance

arXiv cs.AI · 2026-06-15 Cached

This paper presents an agent pipeline for formalizing a numerical analysis textbook in Lean 4 and introduces a quality audit framework that evaluates semantic correctness and library reuse beyond kernel acceptance, revealing common unfaithful formalization patterns.

0 favorites 0 likes
← Back to home

Submit Feedback