Different output when call Fortran from Julia
|
|
5
|
278
|
July 13, 2023
|
Help calling fortran subroutines using ccall
|
|
0
|
99
|
May 9, 2023
|
Correct way to ccall a Fortran subroutine requiring pointers
|
|
3
|
156
|
May 2, 2023
|
Compiler optimizations for ComplexF64 vs Fortran
|
|
7
|
294
|
March 30, 2023
|
Embedding Julia code in Fortran
|
|
10
|
438
|
March 16, 2023
|
When I call a function from fortran complied dll in windows, there is a "EXCEPTION_ACCESS_VIOLATION" error
|
|
0
|
94
|
January 26, 2023
|
[ANN] Julia back-end for LFortran
|
|
4
|
6466
|
September 27, 2022
|
Help with updating fortran wrapper
|
|
2
|
288
|
August 23, 2022
|
Shared library code crashing, but only from REPL
|
|
0
|
198
|
May 19, 2022
|
Communicating a struct to Fortran with a large array
|
|
0
|
207
|
May 3, 2022
|
Return matrix of Cchar from Fortran library
|
|
2
|
218
|
May 3, 2022
|
Calling Fortran subroutine from Julia passing array arguments
|
|
5
|
446
|
April 11, 2022
|
Fortran to Julia with a nested struct
|
|
1
|
293
|
April 6, 2022
|
Fortran to Julia struct
|
|
1
|
326
|
April 6, 2022
|
Julia 3 times slower than Fortran reading integer data from ASCII file
|
|
14
|
895
|
March 26, 2022
|
Can I pass MPI.jl communicator to the Fortran side?
|
|
4
|
523
|
February 16, 2022
|
Calling Fortran functions that use MPI
|
|
0
|
274
|
February 14, 2022
|
How to use MAXLOC(ARRAY, DIM , MASK [,KIND] [,BACK]) function in Julia?
|
|
0
|
322
|
February 9, 2022
|
Julia passing a string to Fortran
|
|
11
|
686
|
January 23, 2022
|
Pass Fortran array of unknown size to Julia
|
|
2
|
515
|
January 20, 2022
|
Porting Fortran code, negative indices
|
|
10
|
1084
|
December 2, 2021
|
Julia vs Fortran speed
|
|
5
|
1293
|
October 13, 2021
|
For Monte Carlo simulation with same code same algorithm, how fast is Julia compared with Fortran?
|
|
59
|
7143
|
September 1, 2021
|
Equivalent Julia and Fortran syntax
|
|
9
|
1141
|
August 20, 2021
|
Is there a "select case" equivalent in Julia?
|
|
21
|
4817
|
August 19, 2021
|
What is the advantage of Julia over Fortran?
|
|
133
|
16955
|
August 18, 2021
|
Debugging some wrapped Fortran code
|
|
7
|
808
|
July 11, 2021
|
Can Fortran subroutines be passed as argument to the function called in ccall
|
|
5
|
556
|
June 30, 2021
|
I just decided to migrate from Python+Fortran to Julia as Julia was faster in my test
|
|
37
|
6284
|
June 25, 2021
|
Writing larger than expected binary files
|
|
1
|
376
|
June 12, 2021
|