TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Coronavirus Mask Usage Simulations

4 点作者 jinpan大约 5 年前

1 comment

jinpan大约 5 年前
I built some coronavirus simulations to explore the impacts of our actions in a virtual environment - let me know what you think!<p>Goals of this project are to spread high quality information around and use some basic monte carlo &#x2F; bayesian ideas to show the impact of individual actions on the individual.<p>You may also be interested in <a href="https:&#x2F;&#x2F;coronavirus.simrnd.com&#x2F;shopping_solo&#x2F;" rel="nofollow">https:&#x2F;&#x2F;coronavirus.simrnd.com&#x2F;shopping_solo&#x2F;</a>, an earlier simulation that explores the impact of sending out 1 person to shop vs 2 per household.<p>The simulation engine is written in Rust at <a href="https:&#x2F;&#x2F;github.com&#x2F;jinpan&#x2F;covid-simulations" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;jinpan&#x2F;covid-simulations</a>, which is compiled to WASM to run on the browser.