Initial commit
This commit is contained in:
@@ -4,4 +4,12 @@ version = "0.1.0"
|
||||
description = "Add your description here"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.12"
|
||||
dependencies = []
|
||||
dependencies = [
|
||||
"ipykernel>=6.30.0",
|
||||
"ipython>=9.4.0",
|
||||
"jax[cuda12]>=0.7.0",
|
||||
"jupyter>=1.1.1",
|
||||
"matplotlib>=3.10.3",
|
||||
"seaborn>=0.13.2",
|
||||
"tqdm>=4.67.1",
|
||||
]
|
Reference in New Issue
Block a user