central-limit

所属分类:数值算法/人工智能
开发工具:Rust
文件大小:0KB
下载次数:0
上传日期:2023-07-26 13:15:06
上 传 者sh-1993
说明:  中心极限定理的模拟,
(A simulation of the Central Limit Theorem,)

文件列表:
Cargo.lock (9114, 2023-07-26)
Cargo.toml (229, 2023-07-26)
LICENSE (1068, 2023-07-26)
assets/ (0, 2023-07-26)
assets/central-limit.gif (326122, 2023-07-26)
assets/central-limit.png (65402, 2023-07-26)
src/ (0, 2023-07-26)
src/main.rs (6287, 2023-07-26)

Central Limit ============= A simple TUI simulation of the [Central Limit Theorem](https://en.wikipedia.org/wiki/Central_limit_theorem) built with Rust. > Inspired by this excellent [3B1B video.](https://youtu.be/zeJD6dqJ5lo) --- ### **Author**: [Afaan Bilal](https://afaan.dev) --- ## Screenshots #### Windows ![central limit](assets/central-limit.gif) --- #### MacOs ![central limit](assets/central-limit.png) --- ## Run ```` cargo run ```` --- ## Contributing All contributions are welcome. Please create an issue first for any feature request or bug. Then fork the repository, create a branch and make any changes to fix the bug or add the feature and create a pull request. That's it! Thanks! --- ## License **Central Limit** is released under the MIT License. Check out the full license [here](LICENSE).

近期下载者

相关文件


收藏者