pi-estimation:使用蒙特卡洛模拟估算Pi数

时间:2024-04-20 13:13:00
【文件属性】:

文件名称:pi-estimation:使用蒙特卡洛模拟估算Pi数

文件大小:6KB

文件格式:ZIP

更新时间:2024-04-20 13:13:00

C

pi估计 使用蒙特卡洛模拟估算Pi数 基准测试 系统信息 Intel(R) Core(TM) i3-9100F CPU @ 3.60GHz (4 cores) RAM memory: 8103MB OS: Debian GNU/Linux 10 (buster) Kernel: Linux 4.19.0-16-amd64 (x86_64) gcc version: 8.3.0 sbcl version: 2.1.3 模拟 一百万个样本 普通Lisp(SBCL) $ time ./pi-cl 1000000000 Pi estimation = 3.1416442 Estimation error = -0.0016 % Number of samples = 1000000000 real 0m17,414s user 0m17,409s sys 0m0,005s C


【文件预览】:
pi-estimation-main
----common-lisp()
--------.gitignore(158B)
--------pi.lisp(1020B)
----LICENSE(1KB)
----README.md(2KB)
----C()
--------Makefile(163B)
--------.gitignore(430B)
--------pi.c(2KB)
----python()
--------pi.py(1KB)
--------.gitignore(2KB)

网友评论