Commit 2025-12-01 22:59 804c7575

View on Github →

doc: fix latex formatting (#32299) Lots of docstrings use either \( ... \) or $$ ... $$ for inline formulae; convert these to unicode math where possible, and otherwise to $ ... $.

Estimated changes