Replicates the 3D Jacobi iterations benchmark in mojo (https://bitbucket.org/antonl22/jacobitestcode/src/master/).
- readme correction
- small simd correction, cleaning
- README file aded
- v0.1.0 does it only for 1 thread with SIMD using memory managment via pointers.