Commit Graph

13 Commits

Author SHA1 Message Date
3b809b3881 📝 docs(README.md): add installation instructions for Windows, Linux, and Mac
 feat(README.md): add automated installation scripts for Windows, Linux, and Mac
The README file now includes instructions for both manual and automated installation of the program. Automated installation scripts have been added for Windows, Linux, and Mac to simplify the installation process. The scripts install the required dependencies using pip.
2023-05-22 15:25:07 +02:00
c885cf989b refactor: remove unused code and files from the project 2023-05-02 09:21:19 +02:00
d3136a12b6 finished graphs 2023-04-26 15:45:34 +02:00
ac4f4410a2 first functionnal gui 2023-04-24 15:55:40 +02:00
7a61f23d33 Docstrings, translations and other metadata fixes 2023-04-24 09:54:28 +02:00
fb884b82ba general improvement 2023-04-24 09:19:28 +02:00
533077d8b4 Finished verticalisation 2023-04-21 17:06:04 +02:00
39d68a8037 General code cleanup 2023-04-20 13:57:06 +02:00
f55cdae99a General progression 2023-04-19 13:41:42 +02:00
8939020f4a added docstrings and changed how parsing normalisation check 2023-04-17 14:56:19 +02:00
2968922f28 added missing calculations and added data formating 2023-04-17 14:36:11 +02:00
ecccb0f8cb added core functionnalities 2023-04-17 11:30:46 +02:00
b5186aabed added the small files i made 2023-04-14 15:19:47 +02:00