-
This reverts commit efbb4bf7ba5f0a91446a77e084e2ca7ab54aa859.
-
Conflicts: stim/envi/envi.h
-
Also updated stim::matrix to allow re-arranging of rows and columns, as well as saving to CSV files.
-
Since the CUDA compiler works on systems that don't support CUDA, there is no reason not to require the libraries at compile-time.
-
last changes for tensor-code project. add operator for struct matrix. See merge request !17
-
add stream to kdtree::search I did the bench test with my data. Please use your data to do the test to see whether it works. If you still encounter the same problem, please let me know! See merge request !16