-
Conflicts: stim/biomodels/network.h stim/math/filters/conv2.h stim/visualization/cylinder.h stim/visualization/gl_network.h
-
This reverts commit efbb4bf7ba5f0a91446a77e084e2ca7ab54aa859.
-
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