# Task: Code Refactoring and Python-to-C Conversion ## Clean the Code - [x] Replace `GateMatrix` with tensor in parsers. - [x] Rewrite or delete functions dependent on `GateMatrix`. - [x] Optimize project folder structure. ## Build Python to C - [x] Convert Python code to C using `pybid`. - [x] Release the new version on PyPI.
Task: Code Refactoring and Python-to-C Conversion
Clean the Code
GateMatrixwith tensor in parsers.GateMatrix.Build Python to C
pybid.