How to reduce a (reshaped) sparse matrix to a max or sum with acceptable speed?
|
|
14
|
380
|
April 15, 2024
|
Combining multi-processing and multi-threading
|
|
8
|
606
|
April 14, 2024
|
Is there a faster way to perform this reduction?
|
|
4
|
278
|
April 13, 2024
|
Task scheduling puzzle
|
|
0
|
192
|
April 12, 2024
|
Elegant way to vcat vectors and remove nothing elements?
|
|
5
|
255
|
April 11, 2024
|
Package keeps precompiling after starting Julia every single time
|
|
2
|
199
|
April 11, 2024
|
Running Julia in a SLURM Cluster
|
|
6
|
7580
|
April 11, 2024
|
Passing all variables of an outer function to an inner function?
|
|
9
|
185
|
April 9, 2024
|
Programming Language Benchmark 2
|
|
25
|
3349
|
April 8, 2024
|
Sorting a StructArray variable faster and how to update values?
|
|
6
|
217
|
April 7, 2024
|
Cubic spline for non monotonic vector
|
|
5
|
311
|
April 6, 2024
|
Julia slower than Python for finding pangrams?
|
|
28
|
1709
|
April 5, 2024
|
Optimising superbee! function
|
|
20
|
533
|
April 5, 2024
|
Code compiled with PackageCompiler allocates more
|
|
0
|
142
|
April 3, 2024
|
StaticTools
|
|
2
|
304
|
April 3, 2024
|
Multi-threading packages - preferences, use cases. recommendations?
|
|
2
|
394
|
April 2, 2024
|
Saving and updating in-memory HDF5 files?
|
|
3
|
305
|
April 2, 2024
|
Lazy vcat of matrices just before multiplication
|
|
3
|
232
|
April 2, 2024
|
What the differences of the 6 solutions please
|
|
6
|
317
|
March 31, 2024
|
Possible to speed up this function for calculating cartesian indices?
|
|
19
|
266
|
March 31, 2024
|
Slow and Memory intensive For Loop
|
|
6
|
525
|
March 30, 2024
|
Type stability and heterogeneous collections
|
|
5
|
231
|
March 29, 2024
|
How to speed up dense-sparse matrix multiplication where the sparse matrix is in CSC?
|
|
0
|
167
|
March 28, 2024
|
More allocation in for loop than broadcast
|
|
4
|
187
|
March 28, 2024
|
What is the fastest way to find if a real nonsquare matrix is injective?
|
|
8
|
428
|
March 27, 2024
|
Is it possible to define a type-stable function that returns a Plots.Plot object?
|
|
3
|
216
|
March 27, 2024
|
Peculiar Issue: The same function when defined in a package is 10x slower
|
|
1
|
264
|
March 26, 2024
|
How to speed up this Kronecker Multiplication?
|
|
7
|
363
|
March 25, 2024
|
Performance of persistent variables
|
|
0
|
170
|
March 24, 2024
|
Why does sortperm! allocate here?
|
|
4
|
275
|
March 24, 2024
|