How should I compute the null space of a rectangular sparse matrix over GF(2) in C/C++?

后端 未结 0 1433
我寻月下人不归
我寻月下人不归 2020-12-14 17:38

I currently have a (large) rectangular sparse matrix that I\'m storing using Eigen3 that I want to find the (right) null space over GF(2). I researched around and found some

相关标签:
回答
  • 消灭零回复
提交回复
热议问题