Functionality like the SAVE statement in Fortran?
|
|
30
|
514
|
March 25, 2025
|
Replicating formatting from Fortran code output
|
|
6
|
139
|
March 17, 2025
|
Allocatable Multidimensional Arrays in Fortran
|
|
9
|
326
|
September 20, 2024
|
How to manage Fortran file units in Julia?
|
|
3
|
267
|
July 6, 2024
|
How to pass variables to several levels up without going through headings (arguments) in functions
|
|
24
|
715
|
April 6, 2024
|
Julia code becomes slower on running on supercomputers and does not scale well when parallelizing with Base.Threads
|
|
73
|
1899
|
January 22, 2024
|
Equivalent Fortran function is about 4.6 times faster
|
|
17
|
922
|
January 5, 2024
|
Performance and memory in large tensor: Julia vs Fortran
|
|
3
|
503
|
December 6, 2023
|
Fortran calling convention when passing an array with unknown size
|
|
2
|
828
|
December 2, 2023
|
Fortran-Julia interface for program containing non-c-interoperable derived type
|
|
6
|
433
|
November 28, 2023
|
Accessing Fortran derived types from Julia
|
|
11
|
668
|
October 24, 2023
|
Different output when call Fortran from Julia
|
|
5
|
411
|
July 13, 2023
|
Help calling fortran subroutines using ccall
|
|
0
|
234
|
May 9, 2023
|
Correct way to ccall a Fortran subroutine requiring pointers
|
|
3
|
484
|
May 2, 2023
|
Compiler optimizations for ComplexF64 vs Fortran
|
|
7
|
545
|
March 30, 2023
|
Embedding Julia code in Fortran
|
|
10
|
606
|
March 16, 2023
|
When I call a function from fortran complied dll in windows, there is a "EXCEPTION_ACCESS_VIOLATION" error
|
|
0
|
214
|
January 26, 2023
|
[ANN] Julia back-end for LFortran
|
|
4
|
6727
|
September 27, 2022
|
Help with updating fortran wrapper
|
|
2
|
397
|
August 23, 2022
|
Shared library code crashing, but only from REPL
|
|
0
|
279
|
May 19, 2022
|
Communicating a struct to Fortran with a large array
|
|
0
|
307
|
May 3, 2022
|
Return matrix of Cchar from Fortran library
|
|
2
|
327
|
May 3, 2022
|
Calling Fortran subroutine from Julia passing array arguments
|
|
5
|
923
|
April 11, 2022
|
Fortran to Julia with a nested struct
|
|
1
|
472
|
April 6, 2022
|
Fortran to Julia struct
|
|
1
|
479
|
April 6, 2022
|
Julia 3 times slower than Fortran reading integer data from ASCII file
|
|
14
|
1223
|
March 26, 2022
|
Can I pass MPI.jl communicator to the Fortran side?
|
|
4
|
705
|
February 16, 2022
|
Calling Fortran functions that use MPI
|
|
0
|
402
|
February 14, 2022
|
How to use MAXLOC(ARRAY, DIM , MASK [,KIND] [,BACK]) function in Julia?
|
|
0
|
431
|
February 9, 2022
|
Julia passing a string to Fortran
|
|
11
|
982
|
January 23, 2022
|