Mentions légales du service

Skip to content

3 - SPM/Dist_basic_routines

Tony Delarue requested to merge tdelarue/spm:dist/basic_routines into master

Make sure some of the basic routines are working with distributed matrices, or prevent issue by returning an error:

  • SpmPrint
  • Spm2Dense
  • SpmConvert
  • SpmGenFakeValues

Some of these routines have also been largely factorized to try to simplify them.

Edited by Mathieu Faverge

Merge request reports