No description
Find a file
2024-06-06 10:31:46 +02:00
.vscode Update lab/001 2024-02-18 21:44:23 +01:00
starbun Add lab 002 and 003 2024-06-06 10:31:46 +02:00
.gitignore Initial commit 2024-02-16 21:56:49 +01:00
NOTES.md Update materials and geometries 2024-02-17 19:13:19 +01:00
pyproject.toml Make Starbun a package so thaty imports can be used 2024-02-16 22:17:23 +01:00
README.md Make Starbun a package so thaty imports can be used 2024-02-16 22:17:23 +01:00

Starbun

A tool for finding out things about nuclear reactors

Installing

Based on https://stackoverflow.com/a/50194143. Run pip install -e . to install the package in an editable state.