vectorized
This commit is contained in:
@@ -2,7 +2,9 @@
|
||||
name = "lab4"
|
||||
version = "0.1.0"
|
||||
requires-python = ">=3.14"
|
||||
dependencies = []
|
||||
dependencies = [
|
||||
"numpy>=2.3.4",
|
||||
]
|
||||
|
||||
[tool.ruff]
|
||||
target-version = "py314"
|
||||
target-version = "py314"
|
||||
|
||||
Reference in New Issue
Block a user