Neutron scattering physics simulation
Clone the repository:
shell
git clone https://github.com/FreddyWordingham/Neutron.git neutron
cd neutron
Install the dependencies:
shell
poetry install
Build the package:
shell
poetry run maturin develop --release
Install the package:
shell
poetry run pip install .
Run the example script:
shell
poetry run python scripts/run.py