Small wrapper library around ELPA

Hi, I am working in the field of computational physics and want to explore Rust as a primary language for building computational codes.

I have sketched a thin wrapper library around existing Fortran project (ELPA) which targets large-scale eigenvalue problems.

https://gitlab.com/StaticZero/elpa_lib_review

This wrapper gets the job done, however I am interested in a code review since there might be a chance that I may continue to develop this library into something that would be usable by more than one human being.

I would be grateful for advices and comments that may help develop good programming templates and to get rid of bad ones.

This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.