PathComp component:
- initial skeleton (not functional)
Showing
- src/pathcomp/requirements.in 9 additions, 0 deletionssrc/pathcomp/requirements.in
- src/pathcomp/service/PathCompService.py 28 additions, 0 deletionssrc/pathcomp/service/PathCompService.py
- src/pathcomp/service/PathCompServiceServicerImpl.py 37 additions, 0 deletionssrc/pathcomp/service/PathCompServiceServicerImpl.py
- src/pathcomp/service/__init__.py 14 additions, 0 deletionssrc/pathcomp/service/__init__.py
- src/pathcomp/service/__main__.py 65 additions, 0 deletionssrc/pathcomp/service/__main__.py
- src/pathcomp/tests/.gitignore 1 addition, 0 deletionssrc/pathcomp/tests/.gitignore
- src/pathcomp/tests/MockService_Dependencies.py 40 additions, 0 deletionssrc/pathcomp/tests/MockService_Dependencies.py
- src/pathcomp/tests/Objects.py 110 additions, 0 deletionssrc/pathcomp/tests/Objects.py
- src/pathcomp/tests/PrepareTestScenario.py 68 additions, 0 deletionssrc/pathcomp/tests/PrepareTestScenario.py
- src/pathcomp/tests/__init__.py 14 additions, 0 deletionssrc/pathcomp/tests/__init__.py
- src/pathcomp/tests/test_unitary.py 185 additions, 0 deletionssrc/pathcomp/tests/test_unitary.py
src/pathcomp/requirements.in
0 → 100644
src/pathcomp/service/PathCompService.py
0 → 100644
src/pathcomp/service/__init__.py
0 → 100644
src/pathcomp/service/__main__.py
0 → 100644
src/pathcomp/tests/.gitignore
0 → 100644
src/pathcomp/tests/Objects.py
0 → 100644
src/pathcomp/tests/PrepareTestScenario.py
0 → 100644
src/pathcomp/tests/__init__.py
0 → 100644
src/pathcomp/tests/test_unitary.py
0 → 100644
Please register or sign in to comment