https://github.com/JuliaLang/julia
Raw File
Tip revision: b46c3bde3cfae214ca5559a9d6bc88d15890c0bc authored by Lilith Orion Hafner on 15 April 2024, 18:02:03 UTC
Answer @adienes's FAQ
Tip revision: b46c3bd
dsfmt.version
# -*- makefile -*-

## jll artifact
DSFMT_JLL_NAME := dSFMT

## source build
DSFMT_VER := 2.2.5
back to top