Clément Pernet
Clément Pernet
@dsroche : I remember you started working on this topic last year. What's the status of your work? Is there a branch? We are currently willing to fix the structure...
Or alternatively, let's have just one class for all 3 cases: the methods specific to one type (getEntry, setEntry for SparseMatrix and BlasMatrix, getPointer, getStride for BlasMatrix) are defined, but...
same happens in rank.inl
`SolveFailed` should also be considered when addressing this issue
Hi, We should definitely support the usage that Vincent suggested. In order to avoid the compilation error, we should enforce that every function is either defined inline or static. In...
Fixed the issue for directories in 5bd736d
Indeed, we should keep using the upper case NTL folder names when they are the ones of the NTL library. I tried to avoid fixing them, but failed to do...
Hi, Thanks for the report. Indeed linalg.org is mostly stalled since the move to github. I just updated the latest version number information. In a the future we should move...
I like the idea. Not sure I completely see how to adapt it with the design of container and iterators, but let see. Please change your uint32_t to size_t ;)
@Breush : not really, as SageMath uses LinBox as a source code library and compiles it, so we should require SageMath to use all the flags required to compile LinBox,...