9 skills found
mpmath / MpmathPython library for arbitrary-precision floating-point arithmetic
latentcat / Mpmath微信公众号公式编辑插件
ConceptJunkie / RpnRPN command-line calculator
rphle / NumfuFunctional programming language designed for readable & expressive code, extensibility, and mathematical computing with arbitrary precision arithmetic.
WarrenWeckesser / MpsciAssorted functions for statistics and mathematics built on mpmath.
dappalumbo91 / FSOT 2.0 CodeFSOT 2.0: Fluid Spacetime Omni-Theory by Damian Arthur Palumbo and Grok. Intrinsic unified model of the universe as a dynamic fluid, deriving phenomena from quantum quirks to cosmology via math constants—no free params. Python code computes core scalar S_D_chaotic with mpmath precision, ~99% observational fit across 25+ domains.
raboehm / PrmFind polynomial roots with multiplicities using mpmath.
NekoiMeiov / Astrbot Plugin Mathitools基于mpmath&asteval的astrbot数学表达式支持。该插件已不再维护,我们更推荐您使用mcp服务器mcp-mathematics
ucd-plse / FPDiffFPDiff is a tool for automated, end-to-end differential testing that, given only library source code as input, extracts numerical function signatures, synthesizes drivers, creates equivalence classes of functions that are synonymous, and executes differential tests over these classes to detect meaningful numerical discrepancies between implementations. FPDiff's current scope covers special functions across numerical libraries written in different programming languages. This artifact in particular includes the following libraries: the C library GSL (The GNU Scientific Library, version 2.6), the Python libraries SciPy (version 1.3.1) and mpmath (version 1.1.0), and the JavaScript library jmat (commit 21d15fc3eb5a924beca612e337f5cb00605c03f3).