Skip to content

Commit f659883

Browse files
Merge pull request #4 from lmProgramming/lab04
Lab04
2 parents 40c6e61 + 21e1799 commit f659883

File tree

5 files changed

+1753
-0
lines changed

5 files changed

+1753
-0
lines changed

lab03/report.pdf

-330 Bytes
Binary file not shown.

lab04/CTG.xls

1.66 MB
Binary file not shown.

lab04/constraints.txt

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
# requirements.txt
2+
3+
asttokens==3.0.0
4+
colorama==0.4.6
5+
comm==0.2.2
6+
debugpy==1.8.14
7+
decorator==5.2.1
8+
executing==2.2.0
9+
ipykernel==6.29.5
10+
ipython==9.2.0
11+
ipython_pygments_lexers==1.1.1
12+
jedi==0.19.2
13+
joblib==1.5.0
14+
jupyter_client==8.6.3
15+
jupyter_core==5.7.2
16+
matplotlib-inline==0.1.7
17+
nest-asyncio==1.6.0
18+
numpy==2.2.6
19+
packaging==25.0
20+
pandas==2.2.3
21+
parso==0.8.4
22+
platformdirs==4.3.8
23+
prompt_toolkit==3.0.51
24+
psutil==7.0.0
25+
pure_eval==0.2.3
26+
Pygments==2.19.1
27+
python-dateutil==2.9.0.post0
28+
pytz==2025.2
29+
pywin32==310
30+
pyzmq==26.4.0
31+
scikit-learn==1.6.1
32+
scipy==1.15.3
33+
six==1.17.0
34+
stack-data==0.6.3
35+
threadpoolctl==3.6.0
36+
tornado==6.5
37+
traitlets==5.14.3
38+
tzdata==2025.2
39+
wcwidth==0.2.13
40+
xlrd==2.0.1

0 commit comments

Comments
 (0)