arXiv: "The State of Julia for Scientific Machine Learning" by Berman & Ginesin
|
|
31
|
2487
|
December 15, 2024
|
Numpy.sort vs Julia sort
|
|
10
|
677
|
December 4, 2024
|
PyCall pointing to correct venv but not picking up the correct path (likely related to .pythonstartup)
|
|
2
|
39
|
November 26, 2024
|
Why are there all these strange stumbling blocks in Julia?
|
|
90
|
5563
|
November 21, 2024
|
Extending type functionality in Python and Julia
|
|
7
|
216
|
November 6, 2024
|
How to call inplace (! convention) functions with JuliaCall?
|
|
3
|
63
|
November 1, 2024
|
Replicating scipy.ndimate.gaussian_filter keyword "order" to filter image with derivatives of Gaussian
|
|
0
|
16
|
October 24, 2024
|
Sieve of Eratosthenes iterator
|
|
1
|
125
|
October 20, 2024
|
PythonCall spends a lot of time showing stuff for JAX
|
|
3
|
189
|
October 15, 2024
|
Define Python function in Julia file with PythonCall?
|
|
9
|
1274
|
October 15, 2024
|
Numba/pixie
|
|
0
|
186
|
October 6, 2024
|
Is there a strong case that Julia is a more composable language?
|
|
25
|
2057
|
September 25, 2024
|
What would be a nice way to call Julia from Python using a different process?
|
|
7
|
222
|
September 22, 2024
|
Using JIT32 to solve ODE systems through diffeqpy
|
|
1
|
77
|
September 17, 2024
|
Time integration in OrdinaryDiffEq.jl in Julia is slower than calling it from Python
|
|
12
|
259
|
September 16, 2024
|
PythonCall.jl style regarding type conversion
|
|
6
|
191
|
July 31, 2024
|
What I learned using Julia to solve the first 50 Project Euler problems
|
|
2
|
2554
|
August 23, 2024
|
Understanding multiple dispatch
|
|
31
|
10734
|
August 21, 2024
|
Gradual Julia-ization of Python libraries
|
|
26
|
2156
|
August 10, 2024
|
ANN: pykitemodels, a Python interface for a kite power system simulator
|
|
3
|
127
|
July 25, 2024
|
Solving ODE on GPU from Python with DifferentialEquations.jl
|
|
10
|
747
|
July 6, 2024
|
Importing local python code directory function in Julia
|
|
24
|
584
|
July 5, 2024
|
Python pyfiles and cis.read_data() function error
|
|
24
|
455
|
June 27, 2024
|
How to evaluate Python custom code in PythonCall?
|
|
7
|
210
|
June 24, 2024
|
JIT Compiler for CPython
|
|
12
|
2097
|
June 22, 2024
|
Python big integer vs. Julia big integer arithmetic
|
|
90
|
1382
|
June 20, 2024
|
Reading multiple files and also one file containg limits to read other file's content upto
|
|
8
|
556
|
June 17, 2024
|
Failed process: error while adding python cis library
|
|
37
|
313
|
June 17, 2024
|
Python function cis.read_data() equivalent in Julia
|
|
10
|
172
|
June 11, 2024
|
Equivalent Julia code for a Python class with counter variables
|
|
2
|
144
|
June 9, 2024
|