Rang



Rang is a program written in C whose aim is to compute the rank of a matrix with entries in F_p up to p=113. It tries to be fast and to spare memory.
A priori, the portability of the program should be excellent, because it uses only standard C librairies.




Program

File rangB.c




Back to the main page. Back to the software page.