Using KernelAbstractions.jl in a package extension
|
|
6
|
257
|
December 15, 2024
|
Switching from x86 Mac to Apple Silicon
|
|
2
|
213
|
December 13, 2024
|
Slicing a matrix of matrices
|
|
5
|
148
|
July 30, 2025
|
Prompts that do not accept the labeled responses nor the default
|
|
5
|
164
|
May 18, 2025
|
How to `combine` row vectors
|
|
5
|
153
|
December 18, 2024
|
Make fastmath use optional in a package
|
|
3
|
167
|
March 31, 2025
|
Is it possible to force a task to have a particular thread id?
|
|
4
|
182
|
May 21, 2025
|
How to automatically produce this kind of matrix in Julia?
|
|
2
|
204
|
April 11, 2025
|
Finalizer triggers "task switch not allowed" when used under multi-threaded GC
|
|
7
|
153
|
August 4, 2025
|
JLHub documentation vs official, why are they different and which is source of truth?
|
|
3
|
164
|
May 2, 2025
|
Cannot understand the results from sizeof and @allocated
|
|
5
|
171
|
October 5, 2025
|
Julia in VSCode not working properly on WSL
|
|
7
|
387
|
October 27, 2024
|
Datetime operations
|
|
5
|
279
|
November 12, 2024
|
Start Julia interpreter directly, skipping Juliaup?
|
|
5
|
129
|
April 10, 2025
|
Parallel computing doesn't work in my case?
|
|
4
|
147
|
January 30, 2025
|
GPU is slower than CPU for findall on a CuArray
|
|
2
|
207
|
May 14, 2025
|
Sin(x), cos(x) w/ Gurobi?
|
|
2
|
192
|
November 28, 2024
|
ISO8601 year week formatting
|
|
4
|
184
|
March 26, 2025
|
Performance of for loop
|
|
7
|
432
|
January 1, 2025
|
How to slice a NamedTuple?
|
|
6
|
142
|
October 28, 2024
|
Review papers on the growing adoption of Julia for scientific computing and/or HPC?
|
|
4
|
567
|
July 7, 2025
|
Evaluate a local variable by name
|
|
4
|
167
|
June 13, 2025
|
Is there a sparse array with 'missing' as default
|
|
1
|
81
|
October 31, 2024
|
How to get doc string of function programmatically?
|
|
2
|
204
|
March 4, 2025
|
Struct with read-only and write-only properties
|
|
7
|
237
|
May 21, 2025
|
`prod` over empty collection with known eltype gives "reducing over empty collection ..."
|
|
5
|
131
|
January 15, 2025
|
Redirect stdout, stderr to string/stream C++ (embedded)
|
|
7
|
375
|
December 27, 2024
|
Talks vs posters
|
|
0
|
173
|
January 31, 2025
|
Speed of ldiv! for banded matrices in BandedMatrices.jl
|
|
2
|
130
|
February 9, 2025
|
How to make Pluto.jl load all rows of a DataFrame
|
|
5
|
278
|
February 4, 2025
|
Good practices for numerical array constants in tests
|
|
5
|
148
|
April 26, 2025
|
Dash Julia: data panels for graphical data visualization
|
|
6
|
469
|
July 8, 2025
|
Finding Julia packages
|
|
6
|
446
|
March 8, 2025
|
Poisson solver using BSpline Galerkin method on a 2D grid
|
|
8
|
258
|
March 6, 2025
|
Combining `Optim` and `FieldVector` from `StaticArrays`
|
|
3
|
113
|
August 9, 2025
|
Adding an SMatrix
|
|
3
|
158
|
June 25, 2025
|
Still another type conversion problem
|
|
3
|
170
|
November 3, 2024
|
Dispatch.jl - A Julia package that makes function dispatching across modules simple, flexible, and efficient
|
|
2
|
196
|
October 6, 2025
|
Just-in-time gradient optimization idea
|
|
2
|
197
|
July 29, 2025
|
Bug in copy!(z,view(x,2,:)')?
|
|
7
|
112
|
October 25, 2024
|
Using standard library modules in packages
|
|
2
|
190
|
May 6, 2025
|
ApproxFun: Derivative: Set vs. Unset space
|
|
3
|
94
|
January 10, 2025
|
Registrator broken?: Unexpected error in registration
|
|
4
|
82
|
May 15, 2025
|
Error: Missing download info for actions/cache@v1
|
|
4
|
435
|
April 10, 2025
|
Why mem allocation may surge when function reads single scalar global variable?
|
|
4
|
183
|
May 2, 2025
|
Exclude parsing of `public` statements in Julia v1.10 CI
|
|
8
|
206
|
March 16, 2025
|
Stacked Histogram
|
|
6
|
136
|
October 19, 2025
|
Cannot convert Time to Time
|
|
3
|
85
|
May 21, 2025
|
I32 indexing
|
|
8
|
465
|
March 24, 2025
|
Non-Differentiable Constraints
|
|
3
|
206
|
January 24, 2025
|