AnalyseMorphologique/utils
Djalim Simaila 2ef063f4b3 refactor(MainWindow.py): rename 'completed' variable to 'completed_tasks' and 'comboBoxes' to 'combo_boxes' for better semantics
feat(MainWindow.py): add 'has_changed' and 'old_discretisation_value' variables to track changes in the discretisation value selector and avoid unnecessary computations
fix(MainWindow.py): set status message when rendering graphs to inform the user of the process
2023-05-02 09:53:31 +02:00
..
data_processing added more docstrings 2023-04-28 11:34:22 +02:00
files added more docstrings 2023-04-28 11:34:22 +02:00
graph2D added more docstrings 2023-04-28 11:34:22 +02:00
graph3D added more docstrings 2023-04-28 11:34:22 +02:00
gui/pyqt refactor(MainWindow.py): rename 'completed' variable to 'completed_tasks' and 'comboBoxes' to 'combo_boxes' for better semantics 2023-05-02 09:53:31 +02:00
math added more docstrings 2023-04-28 11:34:22 +02:00
settings added more docstrings 2023-04-28 11:34:22 +02:00
create_xyz.py first functionnal gui 2023-04-24 15:55:40 +02:00