Find coset of a vector subspace

33 Views Asked by At

I have a vector subspace $V$ of dimension 60 of $\mathbb{F}_2^{100}$. Now I also have a vector $a$. How to find $b$ such that $a \in b+V$? Is there any algorithm in Sagemath for this?