|
Rand-based Function Optimization
|
|
1
|
407
|
August 5, 2021
|
|
Runtime dispatch when broadcasting a view indexed with CartesianIndex array
|
|
1
|
543
|
August 5, 2021
|
|
Measuring the time properly for nested for-loops with @parallel
|
|
2
|
561
|
August 5, 2021
|
|
Error with parallel sparse array building
|
|
0
|
435
|
August 4, 2021
|
|
Structures containing a function field
|
|
12
|
703
|
August 3, 2021
|
|
What is the fastest way to turn a 3D array into a vector of 2D arrays?
|
|
13
|
2536
|
August 3, 2021
|
|
Populating matrix with elements - improve performance
|
|
3
|
357
|
August 2, 2021
|
|
Help with parallelizing indirect inference estimation
|
|
17
|
1239
|
August 2, 2021
|
|
Dispatching by values is very slow - Feature or Problem?
|
|
30
|
2205
|
August 2, 2021
|
|
Identical functions repeated benchmarks show systematic differences
|
|
37
|
3416
|
August 2, 2021
|
|
Eltypes of `view`s
|
|
10
|
761
|
August 2, 2021
|
|
Why is this @simd loop faster than a while loop even if it has longer assembly?
|
|
6
|
1743
|
August 1, 2021
|
|
Comparing Numba and Julia for a complex matrix computation
|
|
29
|
3828
|
July 31, 2021
|
|
Multithreading simultaneously in two functions
|
|
3
|
618
|
July 31, 2021
|
|
Fast f(x) ∂f∂x and ∂2f∂x2
|
|
5
|
691
|
July 30, 2021
|
|
Fastest way to print many numbers to text file
|
|
18
|
2759
|
July 30, 2021
|
|
Finding row index of matrix
|
|
5
|
2169
|
July 30, 2021
|
|
Faster default Base.sort! for Julia
|
|
4
|
1121
|
July 29, 2021
|
|
Julia inner type-inference working
|
|
2
|
331
|
July 29, 2021
|
|
Tullio boundary error for shifted stencil
|
|
11
|
691
|
July 29, 2021
|
|
Fast performance of array comprehension without allocations
|
|
14
|
1449
|
July 28, 2021
|
|
Julia sets in Julia, using Interact.jl - I'd like to get it faster
|
|
29
|
3999
|
July 28, 2021
|
|
Applying performance tips in library
|
|
0
|
346
|
July 28, 2021
|
|
Simple Dykstra projection : Could it be faster?
|
|
5
|
641
|
July 28, 2021
|
|
Surprising (?) behaviour of assignment-update operators
|
|
8
|
545
|
July 28, 2021
|
|
Why does broadcast operation allocate?
|
|
3
|
1368
|
July 28, 2021
|
|
From Float type to Integer
|
|
1
|
516
|
July 27, 2021
|
|
How can I find the subset of dataframe that contain elements with Number datatype?
|
|
2
|
325
|
July 27, 2021
|
|
LoopVectorization triggers segfault or deadlock for complex finite difference stencil
|
|
1
|
495
|
July 27, 2021
|
|
How to create an empty TimeArray
|
|
1
|
363
|
July 27, 2021
|