|
|
e926338b69
|
add InvalidIsotopeError and DimensionError
|
2026-02-25 14:17:14 +01:00 |
|
|
|
265d3b0111
|
Add isotope lookup dictionary, so isotopes can be loaded from string in config.
|
2026-02-20 11:46:45 +01:00 |
|
|
|
c2b05c63a8
|
change intra-package import statements to have absolute path. this to avoid circular importing. the imports specified in __init__ of each module are only intended to be used outside of src (e.g. tests, API usage).
|
2026-02-17 10:11:03 +01:00 |
|
|
|
0db1fe0626
|
manually remove detector imports (not implemented yet)
|
2026-02-13 16:01:07 +01:00 |
|
|
|
49a0dcd301
|
Improve isotopes and sources
|
2026-02-13 14:55:42 +01:00 |
|
|
|
82331f3bbd
|
add default value for object position (0,0,0)
|
2026-02-12 16:48:16 +01:00 |
|
|
|
9c1b97d912
|
Update sources and objects to new position system
|
2026-02-10 11:24:40 +01:00 |
|
|
|
08a056a32d
|
fix Object -> BaseOject reference
|
2026-02-05 14:37:37 +01:00 |
|
|
|
c23ea40ec6
|
Improve PEP8 adherance using flake8 linter
|
2026-02-05 14:19:49 +01:00 |
|
|
|
52b2eaaeb5
|
rename Object to BaseObject
|
2026-02-02 11:33:20 +01:00 |
|
|
|
85f80ace97
|
resolve circular imports
|
2026-01-31 10:01:54 +01:00 |
|
|
|
a4e965c9d6
|
Add init files for modularization, generated using mkinit (now a dependency on dev)
|
2026-01-31 09:44:18 +01:00 |
|
|
|
15b7e7e65e
|
refactor code into modules
|
2026-01-31 09:42:21 +01:00 |
|