Changed the api code: removed all the functions that did a slightly different...
Changed the api code: removed all the functions that did a slightly different thing. put them into 1 function that has several options. Moreover, cleaned up code, test functions, and other functions throughout code
Showing
- binarycpython/utils/custom_logging_functions.py 3 additions, 19 deletionsbinarycpython/utils/custom_logging_functions.py
- binarycpython/utils/functions.py 21 additions, 96 deletionsbinarycpython/utils/functions.py
- binarycpython/utils/grid.py 3 additions, 2 deletionsbinarycpython/utils/grid.py
- binarycpython/utils/run_system_wrapper.py 87 additions, 0 deletionsbinarycpython/utils/run_system_wrapper.py
- include/binary_c_python.h 2 additions, 23 deletionsinclude/binary_c_python.h
- src/binary_c_python.c 47 additions, 205 deletionssrc/binary_c_python.c
- src/binary_c_python_api.c 44 additions, 271 deletionssrc/binary_c_python_api.c
- tests/python_API_test.py 41 additions, 58 deletionstests/python_API_test.py
Loading
Please register or sign in to comment