Skip to content

Commit

Permalink
Removed old files and test (#376)
Browse files Browse the repository at this point in the history
* Removed old files and test

* Corrected __init__.py for deleted old files

---------

Co-authored-by: grace-harper <[email protected]>
  • Loading branch information
dsvandet and grace-harper authored Sep 21, 2023
1 parent df4cc1d commit e47fef8
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 184 deletions.
2 changes: 0 additions & 2 deletions src/qiskit_qec/linear/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,6 @@
is_stabilizer_group
"""

from .bit.bit import Bit
from .smatrix_api.smatrix import SMatrix
from .matrix import create_lambda_matrix, augment_mat, rref, rank, rref_complete
from .symplectic import (
all_commute,
Expand Down
15 changes: 0 additions & 15 deletions src/qiskit_qec/linear/bit/__init__.py

This file was deleted.

22 changes: 0 additions & 22 deletions src/qiskit_qec/linear/bit/bit.py

This file was deleted.

15 changes: 0 additions & 15 deletions src/qiskit_qec/linear/smatrix_api/__init__.py

This file was deleted.

42 changes: 0 additions & 42 deletions src/qiskit_qec/linear/smatrix_api/sm_numpy.py

This file was deleted.

15 changes: 0 additions & 15 deletions src/qiskit_qec/linear/smatrix_api/sm_sparse.py

This file was deleted.

73 changes: 0 additions & 73 deletions src/qiskit_qec/linear/smatrix_api/smatrix.py

This file was deleted.

0 comments on commit e47fef8

Please sign in to comment.