beam-tracing / Scotty

Beam tracing code for diagnostics
https://scotty.readthedocs.io/en/latest/
GNU General Public License v3.0
7 stars 4 forks source link

Refactor ray solver #87

Closed ZedThree closed 1 year ago

ZedThree commented 1 year ago

Pulls the ray solver and associated code out into new module, ray_solver

There's also some unrelated general tidying and fixing of small bits, docstrings, types etc