Switch from Delphi/Pascal to Julia
|
|
14
|
2931
|
April 23, 2025
|
Run c++ app with embedded julia on a machine without julia installation
|
|
3
|
73
|
March 23, 2025
|
Calling C/Fortran program that embeds Julia in Julia
|
|
2
|
161
|
March 12, 2025
|
Create named tuple in C to pass to jl_call
|
|
2
|
491
|
March 4, 2025
|
Redirect stdout, stderr to string/stream C++ (embedded)
|
|
7
|
233
|
December 27, 2024
|
Cfunction error handling
|
|
0
|
41
|
December 17, 2024
|
@cfunction with CxxWrap arguments
|
|
1
|
43
|
December 5, 2024
|
Embedded julia catch exception
|
|
1
|
60
|
December 3, 2024
|
Embedding julia: jl_atexit_hook always segfaults
|
|
10
|
279
|
October 19, 2024
|
Is it possible to use embedded julia without julia installed
|
|
5
|
203
|
September 7, 2024
|
Julia to C function to Julia function call
|
|
5
|
368
|
July 1, 2024
|
Segmentation fault when embedding Julia and using DifferentialEquations.jl
|
|
1
|
178
|
April 25, 2024
|
API reference for Julia Embedding in C
|
|
13
|
2811
|
April 16, 2024
|
How to use `jl_ptr_to_array`?
|
|
0
|
104
|
April 11, 2024
|
Help with using @cfunction and arrays
|
|
2
|
143
|
April 11, 2024
|
How to embed Julia in interactive mode
|
|
4
|
502
|
March 29, 2024
|
How to embed multithreaded Julia in a graphical macOS app
|
|
14
|
414
|
March 16, 2024
|
Embedding the REPL
|
|
2
|
268
|
February 13, 2024
|
GC problems with `jl_gc_unsafe_enter` with multithreaded embedding
|
|
2
|
352
|
January 25, 2024
|
Signature for `jl_array_data` is different in stable and nightly
|
|
3
|
200
|
January 8, 2024
|
Embedding Julia: GC race conditions
|
|
0
|
166
|
January 4, 2024
|
How to dynamically embed Julia in a Windows app
|
|
15
|
994
|
December 7, 2023
|
Jl_call - function call latency
|
|
5
|
310
|
November 29, 2023
|
Effect of `JULIA_DEFINE_FAST_TLS` and how to handle in shared library or Fortran
|
|
1
|
272
|
September 2, 2023
|
Embedding multiple interpreters
|
|
0
|
205
|
August 7, 2023
|
Embedding Julia: reading std::vector from C++?
|
|
1
|
327
|
June 26, 2023
|
Where are the C API header files when I install with juliaup?
|
|
2
|
268
|
May 20, 2023
|
Calling my own Julia functions from C
|
|
0
|
200
|
May 10, 2023
|
Embedding Julia code in C
|
|
4
|
451
|
May 9, 2023
|
Embedding Julia in Scala
|
|
10
|
1406
|
April 14, 2023
|