Compare commits

...

15 Commits
lab_4 ... main

Author SHA1 Message Date
e5ec034bd8 Merge pull request 'lab_7' (#6) from lab_7 into main
Reviewed-on: #6
2025-02-22 13:03:54 +04:00
stroe
0d8030e806 исправление для графика 2025-02-22 13:01:52 +04:00
stroe
34e6dd0fe9 Исправлены графики 2025-02-22 12:56:02 +04:00
stroe
e47c6eae5d lab_7 2025-02-22 12:16:00 +04:00
058c38f589 Merge pull request 'lab_5' (#5) from lab_5 into main
Reviewed-on: #5
2024-11-30 11:36:33 +04:00
DyCTaTOR
df62f854f1 lab_5 done 2024-11-30 11:08:02 +04:00
cd1e1e133c Merge pull request 'lab_4 done' (#4) from lab_4 into main
Reviewed-on: #4
2024-11-30 11:02:11 +04:00
18b885e451 Merge pull request 'lab_3' (#3) from lab_3 into main
Reviewed-on: #3
2024-11-09 09:31:04 +04:00
DyCTaTOR
d745998a4e lab3 is ready 2024-11-08 21:13:44 +04:00
DyCTaTOR
90b36d949c Revert "lab_3 ready"
This reverts commit b90a8d727201b1ebf72ea0bbe59aa2e3cde8056d.
2024-11-08 21:12:04 +04:00
DyCTaTOR
b90a8d7272 lab_3 ready 2024-11-08 21:10:45 +04:00
2dd8dc3380 Merge pull request 'lab_2' (#2) from lab_2 into main
Reviewed-on: #2
2024-10-12 10:48:14 +04:00
DyCTaTOR
4ed656d9b2 lab_2 modified. Added balancer 2024-10-12 10:43:24 +04:00
DyCTaTOR
e87fd960c4 lab_2 is modified 2024-10-12 10:08:57 +04:00
DyCTaTOR
b957001b5a lab_2 is done 2024-10-12 09:48:37 +04:00
8 changed files with 4135 additions and 0 deletions

538
lab_2/lab2.ipynb Normal file

File diff suppressed because one or more lines are too long

BIN
lab_2/requirements.txt Normal file

Binary file not shown.

2231
lab_3/lab3.ipynb Normal file

File diff suppressed because one or more lines are too long

BIN
lab_3/requirements.txt Normal file

Binary file not shown.

1096
lab_5/lab5.ipynb Normal file

File diff suppressed because one or more lines are too long

BIN
lab_5/requirements.txt Normal file

Binary file not shown.

238
lab_7/lab7.ipynb Normal file

File diff suppressed because one or more lines are too long

32
lab_7/requirements.txt Normal file
View File

@ -0,0 +1,32 @@
asttokens==2.4.1
colorama==0.4.6
comm==0.2.2
debugpy==1.8.5
decorator==5.1.1
executing==2.1.0
ipykernel==6.29.5
ipython==8.27.0
jedi==0.19.1
jupyter_client==8.6.2
jupyter_core==5.7.2
matplotlib-inline==0.1.7
nest-asyncio==1.6.0
numpy==2.1.1
packaging==24.1
pandas==2.2.2
parso==0.8.4
platformdirs==4.3.2
prompt_toolkit==3.0.47
psutil==6.0.0
pure_eval==0.2.3
Pygments==2.18.0
python-dateutil==2.9.0.post0
pytz==2024.2
pywin32==306
pyzmq==26.2.0
six==1.16.0
stack-data==0.6.3
tornado==6.4.1
traitlets==5.14.3
tzdata==2024.1
wcwidth==0.2.13