feat: add numeric and symbolic scripts
This commit is contained in:
parent
6ea7900b55
commit
e80b7c3582
38 changed files with 3314 additions and 0 deletions
|
|
@ -5,8 +5,11 @@ description = "Add your description here"
|
|||
readme = "README.md"
|
||||
requires-python = ">=3.13"
|
||||
dependencies = [
|
||||
"cvxpy>=1.9.2",
|
||||
"matplotlib>=3.10.9",
|
||||
"numpy>=2.5.1",
|
||||
"qtensor",
|
||||
"scipy>=1.18.0",
|
||||
"sympy>=1.14.0",
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue