Open kif opened 2 years ago
For now, arrays are built using a conversion from scipy.sparse. It works but creates a strong dependecy on scipy to be able to build the code.
@vallsv I will need your guidance to dive into your C++ code
For now, arrays are built using a conversion from scipy.sparse. It works but creates a strong dependecy on scipy to be able to build the code.