LCG-PLE63:线性同余 RNG,63 位,快速,对数跳过

时间:2021-06-19 18:15:00
【文件属性】:
文件名称:LCG-PLE63:线性同余 RNG,63 位,快速,对数跳过
文件大小:16KB
文件格式:ZIP
更新时间:2021-06-19 18:15:00
C++ LCG-PLE63 线性同余 RNG,63 位,快速,对数跳过 Prerequisites GNU make、支持 C++11 的 GCC(4.7.x 和 4.8.x 应该可以工作)。 64 位平台几乎是必需的,尽管 X32 也可能工作。 Build Debug 输入“make”,相当于“make CONFIG=Debug”。 如果您的 make 是 GNU 版本的 3.80 或 3.81,您将获得可执行所有测试,除了 find_perion() 一个 Build Release 输入“make CONFIG=Release”
【文件预览】:
LCG-PLE63-master
----GNUmakefile(1KB)
----uniform_distribution.hpp(1KB)
----LCG_PLE63.cpp(2KB)
----LICENSE(11KB)
----Fortran()
--------global.f90(90B)
--------main.f90(525B)
--------lcg.f90(6KB)
--------build.sh(96B)
----main.cpp(5KB)
----.gitignore(19B)
----LCG_PLE63.hpp(2KB)
----README.md(495B)
----std_LCG_PLE63.hpp(5KB)
----build()
--------GNUmakefile.rules(342B)
--------GNUmakefile.cppunit(245B)
--------GNUmakefile.release(283B)
--------GNUmakefile.ABI(277B)
--------GNUmakefile.debug(223B)
--------GNUmakefile.compiler(956B)
--------GNUmakefile.depends(846B)
--------GNUmakefile.config(69B)

网友评论