Is there a Matlab implementation of SIMD-oriented Fast Mersenne Twister (SFMT)?
1 次查看(过去 30 天)
显示 更早的评论
Hi,
I'm working on a specific application of the Fiyat-Shamir heuristic in Matlab, for which I can use a rng function that takes as input a seed of arbitrary length (instead of only 32-bit integers, like Matlab's implementation). Is there any available implementation that I can use?
Thanks,
-Matan
1 个评论
Jan
2017-4-26
I'm looking in the C-sources today. Perhaps it is easy to wrap this in a MEX function.
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Random Number Generation 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!