Skip to content

Releases: MamarezaAlipour/Math-Hole

Fortran Only - v1.0

26 Jun 14:42
4447d52
Compare
Choose a tag to compare

This version is Fortran Only, which includes several basic routines, subroutines, and modules that manage Basic Linear Algebra Subprograms (BLAS) at three levels, single and double, and manage other Auxiliary Routines and error management.

This version contains only Fortran code and has the ability to Build and Run with the help of GnuMakefile.

Code comments are sufficient to understand modularity and functionality. But project documentation will be available soon.

This version does not end here, and the Fortran project will continue to develop. But for now, we will focus on C++. But we also get to Fortran step by step.