Merge branch 'feat/pathcomp-component' of...
Merge branch 'feat/pathcomp-component' of https://gitlab.com/teraflow-h2020/controller into feat/ecoc22-dc-interconnect-disjoint
No related branches found
No related tags found
Showing
- manifests/pathcompservice.yaml 12 additions, 21 deletionsmanifests/pathcompservice.yaml
- src/pathcomp/.gitignore 1 addition, 0 deletionssrc/pathcomp/.gitignore
- src/pathcomp/.gitlab-ci.yml 6 additions, 28 deletionssrc/pathcomp/.gitlab-ci.yml
- src/pathcomp/backend/Dockerfile 1 addition, 1 deletionsrc/pathcomp/backend/Dockerfile
- src/pathcomp/backend/Dockerfile-gdb 1 addition, 1 deletionsrc/pathcomp/backend/Dockerfile-gdb
- src/pathcomp/backend/Makefile 10 additions, 7 deletionssrc/pathcomp/backend/Makefile
- src/pathcomp/backend/pathComp.c 12 additions, 6 deletionssrc/pathcomp/backend/pathComp.c
- src/pathcomp/backend/pathComp_RESTapi.c 75 additions, 37 deletionssrc/pathcomp/backend/pathComp_RESTapi.c
- src/pathcomp/backend/pathComp_ksp.c 6 additions, 78 deletionssrc/pathcomp/backend/pathComp_ksp.c
- src/pathcomp/backend/pathComp_ksp.h 0 additions, 12 deletionssrc/pathcomp/backend/pathComp_ksp.h
- src/pathcomp/backend/pathComp_sp.c 362 additions, 0 deletionssrc/pathcomp/backend/pathComp_sp.c
- src/pathcomp/backend/pathComp_sp.h 31 additions, 0 deletionssrc/pathcomp/backend/pathComp_sp.h
- src/pathcomp/backend/pathComp_tools.c 70 additions, 1 deletionsrc/pathcomp/backend/pathComp_tools.c
- src/pathcomp/backend/pathComp_tools.h 14 additions, 3 deletionssrc/pathcomp/backend/pathComp_tools.h
- src/pathcomp/frontend/tests/test_unitary.py 4 additions, 4 deletionssrc/pathcomp/frontend/tests/test_unitary.py
Loading
Please register or sign in to comment