文件名称:rust-ncc:基于Rust的神经c细胞迁移模拟
文件大小:155KB
文件格式:ZIP
更新时间:2024-03-09 03:12:43
Rust
锈病 基于Rust的神经c细胞迁移模拟。
【文件预览】:
rust-ncc-main
----.gitignore(450B)
----interface()
--------src()
--------Cargo.toml(446B)
----executor()
--------src()
--------Cargo.toml(279B)
----src()
--------parameters()
--------benches()
--------exp_setups()
--------world()
--------cell()
--------hardio()
--------utils()
--------interactions()
--------math()
--------lib.rs(329B)
----playground()
--------async_bincode()
--------modify_derive_test()
--------cbor_read_write()
--------bincode_read()
----Cargo.lock(19KB)
----Cargo.toml(922B)
----LICENSE-MIT(1KB)
----README.md(68B)
----modify-derive()
--------src()
--------Cargo.lock(1KB)
--------Cargo.toml(259B)
----rustfmt.toml(14B)
----py_model()
--------environment.py(14KB)
--------cell.py(23KB)
--------dynamics.py(21KB)
--------geometry.py(64KB)
--------utilities.py(704B)
--------hardio.py(7KB)
--------parameters.py(7KB)
--------chemistry.py(11KB)
--------mechanics.py(7KB)
--------experiment_templates.py(830B)
--------main.py(3KB)
----python_scripts()
--------visualization()
--------experiment_control()
--------model-comparison()
--------comp_geom_tests()
----LICENSE-APACHE(11KB)