https://github.com/JuliaLang/julia
Raw File
Tip revision: 2919d4fd7e1aa9a67a4f82e8e87a6fb4da374e6e authored by Jishnu Bhattacharya on 09 August 2024, 12:34:04 UTC
Handle large integer exponents in matrix exponentials
Tip revision: 2919d4f
mpfr.version
## jll artifact
MPFR_JLL_NAME := MPFR

## source build
MPFR_VER := 4.2.1
back to top