Welcome to the Simply Fortran Package Server
Sign up today for easy installation of development libraries and example projects for Simply Fortran!
Notices from the Server
None at this time
Latest Packages
- January 27, 2025 - json-fortran
- January 07, 2025 - fortran-sdl2
- December 27, 2024 - Simple DirectMedia Layer
- December 27, 2024 - SDL2_ttf
- December 27, 2024 - SDL2_mixer
Random Spotlight
The BLAS (Basic Linear Algebra Subprograms) are routines that provide standard building blocks for performing basic vector and matrix operations. The Level 1 BLAS perform scalar, vector and vector-vector operations, the Level 2 BLAS perform matrix-vector operations, and the Level 3 BLAS perform matrix-matrix operations. Because the BLAS are efficient, portable, and widely available, they are commonly used in the development of high quality linear algebra software, LAPACK for example.