Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (1)
mpi4py example of parallel successive over-relaxat
no vote
This is example how to solve  linear system of equations with the successive over-relaxation (SOR) method,  using python library mpi4py. Algorithm try to divide computations between nodes equally. This program can  be run on clusters. 
vovatool
2016-08-23
0
1
No more~