Skip to content
Snippets Groups Projects

Improve fit

Merged Danilo Enoque Ferreira de Lima requested to merge parallelization into main
1 file
+ 2
4
Compare changes
  • Side-by-side
  • Inline
+ 2
4
@@ -25,12 +25,10 @@ classifiers = [
]
dynamic = ["version", "readme"]
dependencies = [
#"numpy>=1.21",
#"scipy>=1.6",
"intel-scipy>=1.7.3",
"numpy>=1.21",
"scipy>=1.6",
"scikit-learn>=1.0.2",
#"autograd",
#"h5py"
]
[project.optional-dependencies]
Loading