Back to home page

EIC code displayed by LXR

 
 

    


Warning, /acts/codegen/pyproject.toml is written in an unsupported language. File is not indexed.

0001 [project]
0002 name = "codegen"
0003 version = "0.1.0"
0004 description = "Add your description here"
0005 readme = "README.md"
0006 requires-python = ">=3.10"
0007 dependencies = [
0008   "numpy",
0009   "sympy"
0010 ]