Run c++ app with embedded julia on a machine without julia installation
|
|
3
|
71
|
March 23, 2025
|
Calling C/Fortran program that embeds Julia in Julia
|
|
2
|
158
|
March 12, 2025
|
Create named tuple in C to pass to jl_call
|
|
2
|
490
|
March 4, 2025
|
Redirect stdout, stderr to string/stream C++ (embedded)
|
|
7
|
210
|
December 27, 2024
|
Cfunction error handling
|
|
0
|
39
|
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
|
277
|
October 19, 2024
|
Is it possible to use embedded julia without julia installed
|
|
5
|
202
|
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
|
177
|
April 25, 2024
|
API reference for Julia Embedding in C
|
|
13
|
2809
|
April 16, 2024
|
How to use `jl_ptr_to_array`?
|
|
0
|
103
|
April 11, 2024
|
Help with using @cfunction and arrays
|
|
2
|
142
|
April 11, 2024
|
How to embed Julia in interactive mode
|
|
4
|
494
|
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
|
197
|
January 8, 2024
|
Embedding Julia: GC race conditions
|
|
0
|
166
|
January 4, 2024
|
How to dynamically embed Julia in a Windows app
|
|
15
|
990
|
December 7, 2023
|
Jl_call - function call latency
|
|
5
|
307
|
November 29, 2023
|
Effect of `JULIA_DEFINE_FAST_TLS` and how to handle in shared library or Fortran
|
|
1
|
269
|
September 2, 2023
|
Embedding multiple interpreters
|
|
0
|
205
|
August 7, 2023
|
Switch from Delphi/Pascal to Julia
|
|
13
|
2779
|
July 3, 2023
|
Embedding Julia: reading std::vector from C++?
|
|
1
|
326
|
June 26, 2023
|
Where are the C API header files when I install with juliaup?
|
|
2
|
266
|
May 20, 2023
|
Calling my own Julia functions from C
|
|
0
|
200
|
May 10, 2023
|
Embedding Julia code in C
|
|
4
|
445
|
May 9, 2023
|
Embedding Julia in Scala
|
|
10
|
1402
|
April 14, 2023
|