Closed recursion-ninja closed 5 years ago
We have about 800 lines of Python code in 9 files currently tracked in our codebase. We should review if these files provide utility to the project or should be removed as extraneous.
TestDat/RandomSeqs.py ffi/memoized-tcm/test-suite/printMatrix.py ffi/external-direct-optimization/test-suite/python_3/variance_python3.py ffi/external-direct-optimization/test-suite/python_3/run_3_rand_seqs_poy_python3.py ffi/external-direct-optimization/test-suite/python_3/generateConsistentRandomIntSeqs_python3.py ffi/external-direct-optimization/test-suite/python_3/run_3_rand_seqs_C_interface_python3.py ffi/external-direct-optimization/test-suite/python_2/generateConsistentRandomIntSeqs_python2.py ffi/external-direct-optimization/test-suite/python_2/run_3_rand_seqs_C_interface_python2.py ffi/external-direct-optimization/test-suite/python_2/run_3_rand_seqs_poy_python2.py
This code is used for testing the C code. Closing as the python code is useful.
We have about 800 lines of Python code in 9 files currently tracked in our codebase. We should review if these files provide utility to the project or should be removed as extraneous.