可播种的欧文加扰 Sobol 序列。

上传者: 38687904 | 上传时间: 2022-04-27 12:51:56 | 文件大小: 39KB | 文件类型: ZIP
索博尔-伯利基于Brent Burley 的论文Practical Hash-based Owen Scrambling的可播种 Owen-scrambled Sobol 序列,但由于Kuo 等人的原因,改进了来自Build a Better LK Hash 的哈希和更多维度。这个板条箱面向实际的图形应用程序,因此有一些限制:最大序列长度为 2^16。最大维数为 256(尽管这可以通过播种来解决)。仅支持f32输出。这些都是为了更好的性能和更小的内存占用而进行的权衡。扩展这个板条箱以使其更适合更广泛的应用是未来的一个暂定目标。但是,图形应用程序的高效执行始终是重中之重。基本用法基本用法非常简单:use sobol_burley:: sample;// Print 1024 3-dimensional points.for iin0 ..1024 {let x=sample (i,0 ,0 );let y=sample (i,1 ,0 );let z=sample (i,2 ,0 );println! ("({}, {}, {})" , x, y, z); }sample()的第一个参数

文件下载

资源详情

[{"title":"( 15 个子文件 39KB ) 可播种的欧文加扰 Sobol 序列。","children":[{"title":"sobol_burley-master","children":[{"title":".gitignore <span style='color:#111;'> 32B </span>","children":null,"spread":false},{"title":"images","children":[{"title":"random.png <span style='color:#111;'> 5.59KB </span>","children":null,"spread":false},{"title":"sobol.png <span style='color:#111;'> 4.65KB </span>","children":null,"spread":false},{"title":"sobol_owen.png <span style='color:#111;'> 5.59KB </span>","children":null,"spread":false}],"spread":true},{"title":"benches","children":[{"title":"bench.rs <span style='color:#111;'> 1.51KB </span>","children":null,"spread":false}],"spread":true},{"title":"src","children":[{"title":"wide.rs <span style='color:#111;'> 12.92KB </span>","children":null,"spread":false},{"title":"lib.rs <span style='color:#111;'> 11.22KB </span>","children":null,"spread":false}],"spread":true},{"title":"CHANGELOG.md <span style='color:#111;'> 1.20KB </span>","children":null,"spread":false},{"title":"Cargo.toml <span style='color:#111;'> 684B </span>","children":null,"spread":false},{"title":"direction_numbers","children":[{"title":"new-joe-kuo-6.256.txt <span style='color:#111;'> 12.91KB </span>","children":null,"spread":false}],"spread":true},{"title":"README.md <span style='color:#111;'> 4.01KB </span>","children":null,"spread":false},{"title":"licenses","children":[{"title":"JOE_KUO.txt <span style='color:#111;'> 2.02KB </span>","children":null,"spread":false},{"title":"MIT.txt <span style='color:#111;'> 1.03KB </span>","children":null,"spread":false},{"title":"APACHE-2.0.txt <span style='color:#111;'> 11.09KB </span>","children":null,"spread":false}],"spread":true},{"title":"build.rs <span style='color:#111;'> 5.22KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明