summaryrefslogtreecommitdiff
path: root/szilagyi/plots.py
AgeCommit message (Expand)Author
2022-09-08Defined maximums for the nomogram in the nomogram moduleAki
2022-09-08Marked nomogram module as privateAki
2022-09-07Added error checking to public interface of the packageAki
2022-09-04Removed unused imports from plotsAki
2022-09-04Cleaned up plots moduleAki
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-03Dataset is now loaded along the moduleAki
2022-09-03Moved dataset loading function to dataset moduleAki
2022-09-02Marked dataset as privateAki
2022-08-30Included dataset in the packageAki
2022-08-30Extracted plots related stuff to own submoduleAki