e574bf71cacbe47f59f265d28f638477aaa096ac
buffer_proto5 example shows it in action (results weren't verified)
magnetic core memory simulator (i.e. those things they used in the Apollo computers). run ``` $ cargo run --example coremem ``` this requires a specific rustc toolchain to build: ``` $ rustup default nightly-2021-06-08 $ rustup component add rust-src rustc-dev llvm-tools-preview ```
Description
a gpu-accelerated Finite Difference Time Domain electromagnetics simulator purpose-built to validate magnetic-core memory/logic
Languages
Rust
62.8%
Python
37%
Nix
0.2%