https://github.com/JuliaLang/julia
Raw File
Tip revision: 17c8e1400e45be96e9516ad4bd292e03a59ddf99 authored by d-netto on 21 March 2024, 20:01:56 UTC
fix a few more tests
Tip revision: 17c8e14
dsfmt.version
# -*- makefile -*-

## jll artifact
DSFMT_JLL_NAME := dSFMT

## source build
DSFMT_VER := 2.2.5
back to top