How to find null space of a matrix over $\mathbb{GF}(2)$ ?
Are there any algorithms available?
I am not sure here is appropriate to ask this or not: Is there any routines for MATLAB or Maple?
How to find null space of a matrix over $\mathbb{GF}(2)$ ?
Are there any algorithms available?
I am not sure here is appropriate to ask this or not: Is there any routines for MATLAB or Maple?
Copyright © 2021 JogjaFile Inc.
It is trivial in Maple. If $A$ is the Matrix, then use
Nullspace(A) mod 2.