Functionality like the SAVE statement in Fortran?
|
|
30
|
521
|
March 25, 2025
|
Replicating formatting from Fortran code output
|
|
6
|
141
|
March 17, 2025
|
Allocatable Multidimensional Arrays in Fortran
|
|
9
|
333
|
September 20, 2024
|
How to manage Fortran file units in Julia?
|
|
3
|
268
|
July 6, 2024
|
How to pass variables to several levels up without going through headings (arguments) in functions
|
|
24
|
720
|
April 6, 2024
|
Julia code becomes slower on running on supercomputers and does not scale well when parallelizing with Base.Threads
|
|
73
|
1903
|
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
|
849
|
December 2, 2023
|
Fortran-Julia interface for program containing non-c-interoperable derived type
|
|
6
|
436
|
November 28, 2023
|
Accessing Fortran derived types from Julia
|
|
11
|
669
|
October 24, 2023
|
Different output when call Fortran from Julia
|
|
5
|
412
|
July 13, 2023
|
Help calling fortran subroutines using ccall
|
|
0
|
235
|
May 9, 2023
|
Correct way to ccall a Fortran subroutine requiring pointers
|
|
3
|
484
|
May 2, 2023
|
Compiler optimizations for ComplexF64 vs Fortran
|
|
7
|
547
|
March 30, 2023
|
Embedding Julia code in Fortran
|
|
10
|
610
|
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
|
6728
|
September 27, 2022
|
Help with updating fortran wrapper
|
|
2
|
398
|
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
|
926
|
April 11, 2022
|
Fortran to Julia with a nested struct
|
|
1
|
473
|
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
|
1224
|
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
|
432
|
February 9, 2022
|
Julia passing a string to Fortran
|
|
11
|
984
|
January 23, 2022
|