Initial code release pathComputation backend (not integrated)
Showing
- .gitignore 1 addition, 0 deletions.gitignore
- src/pathcomp/backend/Makefile 50 additions, 0 deletionssrc/pathcomp/backend/Makefile
- src/pathcomp/backend/pathComp.c 159 additions, 0 deletionssrc/pathcomp/backend/pathComp.c
- src/pathcomp/backend/pathComp.h 38 additions, 0 deletionssrc/pathcomp/backend/pathComp.h
- src/pathcomp/backend/pathComp_RESTapi.c 1813 additions, 0 deletionssrc/pathcomp/backend/pathComp_RESTapi.c
- src/pathcomp/backend/pathComp_RESTapi.h 68 additions, 0 deletionssrc/pathcomp/backend/pathComp_RESTapi.h
- src/pathcomp/backend/pathComp_cjson.c 2732 additions, 0 deletionssrc/pathcomp/backend/pathComp_cjson.c
- src/pathcomp/backend/pathComp_cjson.h 214 additions, 0 deletionssrc/pathcomp/backend/pathComp_cjson.h
- src/pathcomp/backend/pathComp_ksp.c 614 additions, 0 deletionssrc/pathcomp/backend/pathComp_ksp.c
- src/pathcomp/backend/pathComp_ksp.h 43 additions, 0 deletionssrc/pathcomp/backend/pathComp_ksp.h
- src/pathcomp/backend/pathComp_log.c 189 additions, 0 deletionssrc/pathcomp/backend/pathComp_log.c
- src/pathcomp/backend/pathComp_log.h 89 additions, 0 deletionssrc/pathcomp/backend/pathComp_log.h
- src/pathcomp/backend/pathComp_tools.c 2685 additions, 0 deletionssrc/pathcomp/backend/pathComp_tools.c
- src/pathcomp/backend/pathComp_tools.h 596 additions, 0 deletionssrc/pathcomp/backend/pathComp_tools.h
- src/pathcomp/frontend/Config.py 0 additions, 0 deletionssrc/pathcomp/frontend/Config.py
- src/pathcomp/frontend/Dockerfile 0 additions, 0 deletionssrc/pathcomp/frontend/Dockerfile
- src/pathcomp/frontend/__init__.py 0 additions, 0 deletionssrc/pathcomp/frontend/__init__.py
- src/pathcomp/frontend/client/PathCompClient.py 0 additions, 0 deletionssrc/pathcomp/frontend/client/PathCompClient.py
- src/pathcomp/frontend/client/__init__.py 0 additions, 0 deletionssrc/pathcomp/frontend/client/__init__.py
- src/pathcomp/frontend/requirements.in 0 additions, 0 deletionssrc/pathcomp/frontend/requirements.in
Loading
Please register or sign in to comment