Linear algebra support in stdlib
|
|
27
|
1646
|
March 27, 2025
|
Stdlib system interaction API: call for feedback
|
|
29
|
867
|
January 22, 2025
|
Interfacing Fortran code from Python
|
|
16
|
5092
|
October 6, 2021
|
Improving Fortran Results in the Julia Micro-benchmarks
|
|
44
|
3990
|
June 23, 2022
|
Literature for Modern Fortran Lectures
|
|
41
|
1882
|
April 22, 2022
|
OO capabilities of Fortran 2018 vs c++
|
|
10
|
2431
|
May 5, 2021
|
Eliminate implicit mapping
|
|
93
|
4039
|
July 25, 2022
|
Questions from a Fortran HPC Webinar
|
|
30
|
2662
|
July 15, 2021
|
A plea to Intel to supply vscode debugging on Windows
|
|
20
|
1673
|
April 22, 2022
|
Best practice of allocating memory in Fortran?
|
|
19
|
8220
|
May 1, 2022
|
Is there performance advantage of using intent(in) and intent(out)?
|
|
31
|
3648
|
August 18, 2021
|
"The problem (with) modern Fortran is that there is not a good IDE .. on Windows"
|
|
10
|
3060
|
April 9, 2023
|
I prefer percentage sign over dot for derived types
|
|
16
|
1902
|
September 19, 2021
|
Is ISO_Fortran_binding.h compatible for different Fortran ABIs?
|
|
15
|
1854
|
December 21, 2022
|
New project: Should I use fpm? Meson? stdlib? etc
|
|
27
|
1221
|
February 19, 2024
|
Fortran 2023 standard
|
|
153
|
9162
|
January 9, 2024
|
Fortran stdlib: sufficient for scientific programming?
|
|
37
|
1163
|
December 26, 2024
|
Learning coarrays, collective subroutines and other parallel features of Modern Fortran
|
|
48
|
2388
|
May 11, 2021
|
Modern Fortran sample code
|
|
19
|
3228
|
January 27, 2023
|
Testing in Fortran
|
|
11
|
2191
|
September 6, 2021
|
Introduction/Motivation for a Fortran Lecture and History of FORTRAN
|
|
10
|
1253
|
January 24, 2023
|
Automatic differentiation of Fortran code, opinions?
|
|
39
|
6501
|
June 28, 2024
|
Understanding Fortran pointers
|
|
13
|
10814
|
May 3, 2021
|
Why should I use CMake?
|
|
37
|
5613
|
April 18, 2021
|
Suitesparse equivalent in Fortran
|
|
14
|
2802
|
January 18, 2022
|
Testing the performance of `matmul` under default compiler settings
|
|
37
|
2759
|
August 11, 2022
|
Best way to declare a double precision in Fortran?
|
|
51
|
19963
|
April 7, 2024
|
Array comprehensions in Fortran
|
|
23
|
2839
|
January 12, 2022
|
Gauss Algorithm written in Fortran slower than written in Python for large matrices?
|
|
26
|
2323
|
April 20, 2022
|
Support for Flang effort
|
|
21
|
1384
|
March 23, 2023
|
Fortran pointers, and aliasing
|
|
9
|
3605
|
October 25, 2022
|
Automatic arrays and intrinsic array operations: to use or not to use?
|
|
29
|
3333
|
August 1, 2022
|
Thread safety of modern Fortran libraries: what and how?
|
|
16
|
2455
|
January 25, 2022
|
Fortran function remembers values (newbie help)
|
|
25
|
1803
|
October 12, 2021
|
Overhead of modern Fortran features
|
|
13
|
2386
|
January 25, 2022
|
Simple hash table implementation
|
|
31
|
4988
|
June 8, 2021
|
Identifying unused code in large Fortran projects
|
|
16
|
2138
|
June 16, 2024
|
Why am I getting a segmentation fault here (M1 Mac)?
|
|
10
|
6925
|
December 22, 2021
|
Why doesn't Fortran have a built-in matrix inverse function?
|
|
11
|
6493
|
February 5, 2022
|
Is there an intrinsic way to transpose N-dim arrays?
|
|
21
|
2581
|
June 28, 2022
|
Closing if-loops by "endif" vs. "end if"
|
|
15
|
2944
|
October 11, 2021
|
Is creating nested subroutines/functions considered good practice in Fortran?
|
|
31
|
3234
|
October 7, 2023
|
Cardano's solution of the cubic equation
|
|
25
|
6175
|
May 25, 2022
|
What is the exact difference between LLVM Flang and LFortran?
|
|
21
|
6366
|
August 3, 2021
|
Using reserved words as variables
|
|
61
|
2130
|
September 4, 2023
|
Read data and append it to array, best practice?
|
|
29
|
5438
|
November 24, 2023
|
Equivalent of str function (from python) in Fortran
|
|
10
|
1490
|
February 1, 2022
|
Running Fortran on a Mac
|
|
10
|
7718
|
November 7, 2021
|
Why the performance is poorer after using OpenMP?
|
|
20
|
5447
|
June 2, 2022
|
Automatic object of parameterized derived type
|
|
24
|
2772
|
June 2, 2021
|