cuda-quantum icon indicating copy to clipboard operation
cuda-quantum copied to clipboard

Refactor ast_bridge.py

Open sacpis opened this issue 1 year ago • 1 comments

In ast_bridge.py, there are some methods with ~1000+ lines of code which makes if pretty hard to read, hard to maintain the code as well review the changes made.

sacpis avatar Jul 17 '24 03:07 sacpis

It would be helpful to break out a list of actions to perform here.

schweitzpgi avatar Jul 17 '24 17:07 schweitzpgi