Back to home page

EIC code displayed by LXR

 
 

    


Warning, /acts/Detray/codegen/detray-sympy/README.md is written in an unsupported language. File is not indexed.

0001 # Sympy codegen
0002 
0003 This directory contains code to autogenerate files using sympy. To run the code generators, execute the following:
0004 
0005 ```
0006 uv run ./generate_all.sh
0007 ```