Somewhere somehow Julia caches the path to Python, and I do not understand why
|
|
13
|
212
|
June 12, 2025
|
Equivelent HTTP.jl code for Python socket implementation
|
|
1
|
58
|
June 3, 2025
|
Solving ODE on GPU from Python with DifferentialEquations.jl
|
|
11
|
957
|
May 29, 2025
|
How to import a file in PythonCall
|
|
3
|
58
|
April 30, 2025
|
[ANN] RxInferServer + Python SDK: Fast Inference from Python (and more)
|
|
0
|
116
|
April 11, 2025
|
PythonCall not working in Jupyter Notebook in VSCode
|
|
1
|
40
|
April 9, 2025
|
Define Python function in Julia file with PythonCall?
|
|
10
|
1490
|
April 9, 2025
|
Install Python dependencies for PyCall.jl
|
|
1
|
71
|
April 3, 2025
|
Exact reproducibility of mixed Julia/Python project
|
|
2
|
94
|
March 29, 2025
|
Python 3.14 LLVM tail-call interpreter
|
|
2
|
298
|
March 11, 2025
|
Example of a hybrid Python-Julia package, based on Julia code
|
|
5
|
281
|
March 9, 2025
|
How does CondaPkg achieve Pkg integration internally?
|
|
1
|
87
|
March 8, 2025
|
Polars: Our Big Missed Opportunity
|
|
11
|
1165
|
February 5, 2025
|
RFC – ergonomic juliacall syntax for passing Python variables to Julia
|
|
23
|
371
|
December 31, 2024
|
Accelerating calling a Julia function from Python via juliacall and ctypes
|
|
7
|
135
|
December 24, 2024
|
Error with importing matplotlib.pyplot for use with PyCall.jl
|
|
5
|
136
|
December 23, 2024
|
Errors Using PythonCall.jl and PythonPlot.jl with a Python Virtual Environment
|
|
2
|
171
|
December 22, 2024
|
arXiv: "The State of Julia for Scientific Machine Learning" by Berman & Ginesin
|
|
31
|
3113
|
December 15, 2024
|
Numpy.sort vs Julia sort
|
|
10
|
951
|
December 4, 2024
|
PyCall pointing to correct venv but not picking up the correct path (likely related to .pythonstartup)
|
|
2
|
71
|
November 26, 2024
|
Why are there all these strange stumbling blocks in Julia?
|
|
90
|
5638
|
November 21, 2024
|
Extending type functionality in Python and Julia
|
|
7
|
243
|
November 6, 2024
|
How to call inplace (! convention) functions with JuliaCall?
|
|
3
|
86
|
November 1, 2024
|
Replicating scipy.ndimate.gaussian_filter keyword "order" to filter image with derivatives of Gaussian
|
|
0
|
23
|
October 24, 2024
|
Sieve of Eratosthenes iterator
|
|
1
|
147
|
October 20, 2024
|
PythonCall spends a lot of time showing stuff for JAX
|
|
3
|
214
|
October 15, 2024
|
Numba/pixie
|
|
0
|
195
|
October 6, 2024
|
Is there a strong case that Julia is a more composable language?
|
|
25
|
2107
|
September 25, 2024
|
What would be a nice way to call Julia from Python using a different process?
|
|
7
|
265
|
September 22, 2024
|
Using JIT32 to solve ODE systems through diffeqpy
|
|
1
|
86
|
September 17, 2024
|