Extending type functionality in Python and Julia
|
|
7
|
214
|
November 6, 2024
|
arXiv: "The State of Julia for Scientific Machine Learning" by Berman & Ginesin
|
|
27
|
1535
|
November 4, 2024
|
How to call inplace (! convention) functions with JuliaCall?
|
|
3
|
60
|
November 1, 2024
|
Replicating scipy.ndimate.gaussian_filter keyword "order" to filter image with derivatives of Gaussian
|
|
0
|
14
|
October 24, 2024
|
Sieve of Eratosthenes iterator
|
|
1
|
123
|
October 20, 2024
|
PythonCall spends a lot of time showing stuff for JAX
|
|
3
|
183
|
October 15, 2024
|
Define Python function in Julia file with PythonCall?
|
|
9
|
1243
|
October 15, 2024
|
Numba/pixie
|
|
0
|
185
|
October 6, 2024
|
Is there a strong case that Julia is a more composable language?
|
|
25
|
2041
|
September 25, 2024
|
What would be a nice way to call Julia from Python using a different process?
|
|
7
|
214
|
September 22, 2024
|
Using JIT32 to solve ODE systems through diffeqpy
|
|
1
|
74
|
September 17, 2024
|
Time integration in OrdinaryDiffEq.jl in Julia is slower than calling it from Python
|
|
12
|
254
|
September 16, 2024
|
PythonCall.jl style regarding type conversion
|
|
6
|
187
|
July 31, 2024
|
What I learned using Julia to solve the first 50 Project Euler problems
|
|
2
|
2540
|
August 23, 2024
|
Understanding multiple dispatch
|
|
31
|
10511
|
August 21, 2024
|
Gradual Julia-ization of Python libraries
|
|
26
|
2102
|
August 10, 2024
|
ANN: pykitemodels, a Python interface for a kite power system simulator
|
|
3
|
126
|
July 25, 2024
|
Solving ODE on GPU from Python with DifferentialEquations.jl
|
|
10
|
730
|
July 6, 2024
|
Importing local python code directory function in Julia
|
|
24
|
570
|
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
|
195
|
June 24, 2024
|
JIT Compiler for CPython
|
|
12
|
2080
|
June 22, 2024
|
Python big integer vs. Julia big integer arithmetic
|
|
90
|
1365
|
June 20, 2024
|
Reading multiple files and also one file containg limits to read other file's content upto
|
|
8
|
555
|
June 17, 2024
|
Failed process: error while adding python cis library
|
|
37
|
310
|
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
|
139
|
June 9, 2024
|
Behaviour of Ref?
|
|
1
|
159
|
June 7, 2024
|
Wrapping make-generated artifacts in Julia package
|
|
1
|
122
|
June 4, 2024
|
Help debug python interface
|
|
2
|
110
|
June 4, 2024
|