|
|
|||
Warning, /acts/Detray/codegen/detray-sympy/pyproject.toml is written in an unsupported language. File is not indexed.
0001 [project] 0002 name = "detray_sympy" 0003 version = "0.1.0" 0004 description = "Sympy-based code generator for detray" 0005 readme = "README.md" 0006 requires-python = ">=3.13" 0007 dependencies = [ 0008 "numpy>=2.3.2", 0009 "sympy>=1.14.0", 0010 ] 0011 0012 [dependency-groups] 0013 dev = [ 0014 "black>=25.1.0", 0015 "pytest>=9.0.2", 0016 ]
| [ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
|
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |
|