Hi all
I want to introduce NumerMP library which is provide multi-threaded numerical methods implemented in fortran language and wrapped in python.
We will use OpenMP for mult-ithreading, and numpy.f2py for wrapping fortran files in this library.
2 Likes