logo
首页技术栈工具库讨论
monte-carlo

monte-carlo

A monad and transformer for performing Monte Carlo calculations. This monad carries and provides access to a pseudo-random number generator. Internally, the monad mutates rather than copies the random gnerator state. By avoiding copies, it can deliver faster performance than many pure random number implementations. The package is built around the facilities provided by the GNU Scientific Library (GSL).
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
HACKAGE
carbal install monte-carlo
查看
标签
根据用户添加的标签生成
暂无标签