summaryrefslogtreecommitdiff
path: root/szilagyi/nomogram.py
AgeCommit message (Expand)Author
2022-09-08Marked nomogram module as privateAki
2022-09-04Refactored edge cases handlingAki
2022-09-04Vector now supports x and y properties to wram real and imagAki
2022-09-03Moved all calculation logic to nomogramAki
2022-09-03Moved Vector to datasetAki
2022-09-03Moved dataset loading function to dataset moduleAki
2022-08-31Wrapped points into a classAki
2022-08-30Extracted plots related stuff to own submoduleAki
2022-08-30Wrapped script in a setup.py packageAki