Hello
I want to resolve a lineare systeme n*m in the C language but i don't know which metod to use or which method is the best (easiest) (newton/gauss etc..).
I want to write a programme in C which solve this problem but idk how to start.
Thanks for helping me.