dyna3/app-proto
Aaron Fenyes 2137284358 Give the run-examples script a shell extension
Also make the script non-executable, so it has to be run with a command
like `sh run-examples.sh`. This makes the shebang line superfluous.
2025-07-15 21:18:17 -07:00
..
examples Add a realization status indicator 2025-06-26 22:42:02 -07:00
src Add a strictly-zero series to the spectrum history 2025-06-26 22:42:02 -07:00
.gitignore feat: Application prototype (#14) 2024-10-21 23:38:27 +00:00
Cargo.lock Show the loss history from the last realization 2025-06-26 22:42:02 -07:00
Cargo.toml Show the loss history from the last realization 2025-06-26 22:42:02 -07:00
index.html Show the loss history from the last realization 2025-06-26 22:42:02 -07:00
main.css Add a spectrum history panel 2025-06-26 22:42:02 -07:00
run-examples.sh Give the run-examples script a shell extension 2025-07-15 21:18:17 -07:00