Linear algebra support in stdlib
|
|
27
|
1636
|
March 27, 2025
|
Stdlib system interaction API: call for feedback
|
|
29
|
866
|
January 22, 2025
|
Interfacing Fortran code from Python
|
|
16
|
5043
|
October 6, 2021
|
Improving Fortran Results in the Julia Micro-benchmarks
|
|
44
|
3990
|
June 23, 2022
|
Literature for Modern Fortran Lectures
|
|
41
|
1881
|
April 22, 2022
|
OO capabilities of Fortran 2018 vs c++
|
|
10
|
2429
|
May 5, 2021
|
Eliminate implicit mapping
|
|
93
|
4035
|
July 25, 2022
|
Questions from a Fortran HPC Webinar
|
|
30
|
2661
|
July 15, 2021
|
A plea to Intel to supply vscode debugging on Windows
|
|
20
|
1665
|
April 22, 2022
|
Is there performance advantage of using intent(in) and intent(out)?
|
|
31
|
3641
|
August 18, 2021
|
Best practice of allocating memory in Fortran?
|
|
19
|
8166
|
May 1, 2022
|
"The problem (with) modern Fortran is that there is not a good IDE .. on Windows"
|
|
10
|
3047
|
April 9, 2023
|
I prefer percentage sign over dot for derived types
|
|
16
|
1901
|
September 19, 2021
|
Is ISO_Fortran_binding.h compatible for different Fortran ABIs?
|
|
15
|
1847
|
December 21, 2022
|
New project: Should I use fpm? Meson? stdlib? etc
|
|
27
|
1217
|
February 19, 2024
|
Fortran 2023 standard
|
|
153
|
9147
|
January 9, 2024
|
Fortran stdlib: sufficient for scientific programming?
|
|
37
|
1151
|
December 26, 2024
|
Learning coarrays, collective subroutines and other parallel features of Modern Fortran
|
|
48
|
2382
|
May 11, 2021
|
Modern Fortran sample code
|
|
19
|
3197
|
January 27, 2023
|
Testing in Fortran
|
|
11
|
2176
|
September 6, 2021
|
Introduction/Motivation for a Fortran Lecture and History of FORTRAN
|
|
10
|
1252
|
January 24, 2023
|
Automatic differentiation of Fortran code, opinions?
|
|
39
|
6480
|
June 28, 2024
|
Understanding Fortran pointers
|
|
13
|
10623
|
May 3, 2021
|
Why should I use CMake?
|
|
37
|
5606
|
April 18, 2021
|
Suitesparse equivalent in Fortran
|
|
14
|
2793
|
January 18, 2022
|
Testing the performance of `matmul` under default compiler settings
|
|
37
|
2748
|
August 11, 2022
|
Best way to declare a double precision in Fortran?
|
|
51
|
19803
|
April 7, 2024
|
Array comprehensions in Fortran
|
|
23
|
2823
|
January 12, 2022
|
Gauss Algorithm written in Fortran slower than written in Python for large matrices?
|
|
26
|
2318
|
April 20, 2022
|
Support for Flang effort
|
|
21
|
1383
|
March 23, 2023
|
Fortran pointers, and aliasing
|
|
9
|
3585
|
October 25, 2022
|
Automatic arrays and intrinsic array operations: to use or not to use?
|
|
29
|
3320
|
August 1, 2022
|
Thread safety of modern Fortran libraries: what and how?
|
|
16
|
2436
|
January 25, 2022
|
Fortran function remembers values (newbie help)
|
|
25
|
1802
|
October 12, 2021
|
Overhead of modern Fortran features
|
|
13
|
2381
|
January 25, 2022
|
Simple hash table implementation
|
|
31
|
4974
|
June 8, 2021
|
Identifying unused code in large Fortran projects
|
|
16
|
2131
|
June 16, 2024
|
Why am I getting a segmentation fault here (M1 Mac)?
|
|
10
|
6917
|
December 22, 2021
|
Why doesn't Fortran have a built-in matrix inverse function?
|
|
11
|
6452
|
February 5, 2022
|
Is there an intrinsic way to transpose N-dim arrays?
|
|
21
|
2569
|
June 28, 2022
|
Closing if-loops by "endif" vs. "end if"
|
|
15
|
2932
|
October 11, 2021
|
Is creating nested subroutines/functions considered good practice in Fortran?
|
|
31
|
3202
|
October 7, 2023
|
Cardano's solution of the cubic equation
|
|
25
|
6160
|
May 25, 2022
|
Using reserved words as variables
|
|
61
|
2130
|
September 4, 2023
|
What is the exact difference between LLVM Flang and LFortran?
|
|
21
|
6347
|
August 3, 2021
|
Read data and append it to array, best practice?
|
|
29
|
5427
|
November 24, 2023
|
Equivalent of str function (from python) in Fortran
|
|
10
|
1484
|
February 1, 2022
|
Running Fortran on a Mac
|
|
10
|
7665
|
November 7, 2021
|
Why the performance is poorer after using OpenMP?
|
|
20
|
5412
|
June 2, 2022
|
Automatic object of parameterized derived type
|
|
24
|
2767
|
June 2, 2021
|