21 Commits

Author SHA1 Message Date
96216b55e0 Refactored project to remove poetry. Pure pip used instead 2023-10-24 13:48:24 +03:00
9125ea99d2 Moved PlotterDialog module to subdirectory, added poetry, added example, added FlowLayout for newlines, Added plot expression parsing and plotting with Parser and GraphWidget, added plots input reset, added first input auto focus 2023-10-19 03:28:29 +03:00
a1b7e94452 Fixed tanh operation name 2023-10-19 03:25:51 +03:00
f68424d6a6 Moved GraphWidget module to subdirectory, added poetry 2023-10-19 03:25:34 +03:00
5a871cd112 Splited PlotterDialog into files, added buttons functionality, small UI improvements 2023-10-19 01:08:37 +03:00
33b41390a9 Applied formatter 2023-10-18 22:10:32 +03:00
792d77ff07 Загрузить файлы в «GraphWidget» 2023-10-18 21:44:14 +03:00
80c09e6b1e Работающая qtшка, сделанная под руководством Димы 2023-10-18 21:02:21 +03:00
Kefal
dcfadbf1d6 Created real graph builder and deleted example 2023-10-18 17:39:20 +03:00
e89dde8af2 Объединение второго и третьего виджетов в один 2023-10-18 10:01:13 +03:00
4a62304c41 Проверка коммитов 2023-10-18 00:19:28 +03:00
2e72af12cf Merge branch 'main' of https://git.dm1sh.ru/ADV/faculty_project 2023-10-18 00:13:41 +03:00
4c7326a050 PlotterDialog был изменён мною 2023-10-18 00:13:39 +03:00
ed7787d505 Fixed static methods calls 2023-10-17 23:02:21 +03:00
448e322cc7 Added math constants to Parser evaluator 2023-10-17 23:02:00 +03:00
3c0c632e4d Fixed private static method calling in example 2023-10-17 22:49:27 +03:00
3f659eda54 Added more operations 2023-10-17 22:28:47 +03:00
0278fdfca8 Added expected exported classes definitions 2023-10-17 21:55:29 +03:00
432f0d1d5c Added folders for Artem's and Vova's modules 2023-10-17 21:45:58 +03:00
2c16b2376f Fixed reducing functions description 2023-10-09 21:19:47 +03:00
632efd52ef Added math expressions parser 2023-10-09 07:03:54 +03:00