gaussian elimination modulo a prime

Revision en1, by triploblastic, 2015-07-13 21:00:39

I have read about gaussian elimination technique from this link. http://e-maxx-eng.github.io/linear_algebra/linear-system-gauss.html . But how do we solve the equations given a prime modulo? do i need to calculate the multiplicative inverse every time i have to divide the row with a number or is there another way to do that without using multiplicative inverse?

Tags gaussian elimination

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en1 English triploblastic 2015-07-13 21:00:39 399 Initial revision (published)