Error with parallel sparse array building
|
|
0
|
406
|
August 4, 2021
|
Structures containing a function field
|
|
12
|
533
|
August 3, 2021
|
What is the fastest way to turn a 3D array into a vector of 2D arrays?
|
|
13
|
2282
|
August 3, 2021
|
Populating matrix with elements - improve performance
|
|
3
|
306
|
August 2, 2021
|
Help with parallelizing indirect inference estimation
|
|
17
|
901
|
August 2, 2021
|
Dispatching by values is very slow - Feature or Problem?
|
|
30
|
1829
|
August 2, 2021
|
Identical functions repeated benchmarks show systematic differences
|
|
37
|
2835
|
August 2, 2021
|
Eltypes of `view`s
|
|
10
|
614
|
August 2, 2021
|
Why is this @simd loop faster than a while loop even if it has longer assembly?
|
|
6
|
1624
|
August 1, 2021
|
Comparing Numba and Julia for a complex matrix computation
|
|
29
|
3427
|
July 31, 2021
|
Multithreading simultaneously in two functions
|
|
3
|
559
|
July 31, 2021
|
Fast f(x) ∂f∂x and ∂2f∂x2
|
|
5
|
592
|
July 30, 2021
|
Fastest way to print many numbers to text file
|
|
18
|
2360
|
July 30, 2021
|
Finding row index of matrix
|
|
5
|
1970
|
July 30, 2021
|
Faster default Base.sort! for Julia
|
|
4
|
1045
|
July 29, 2021
|
Julia inner type-inference working
|
|
2
|
290
|
July 29, 2021
|
Tullio boundary error for shifted stencil
|
|
11
|
528
|
July 29, 2021
|
Fast performance of array comprehension without allocations
|
|
14
|
1233
|
July 28, 2021
|
Julia sets in Julia, using Interact.jl - I'd like to get it faster
|
|
29
|
3618
|
July 28, 2021
|
Applying performance tips in library
|
|
0
|
318
|
July 28, 2021
|
Simple Dykstra projection : Could it be faster?
|
|
5
|
585
|
July 28, 2021
|
Surprising (?) behaviour of assignment-update operators
|
|
8
|
443
|
July 28, 2021
|
Why does broadcast operation allocate?
|
|
3
|
1283
|
July 28, 2021
|
From Float type to Integer
|
|
1
|
459
|
July 27, 2021
|
How can I find the subset of dataframe that contain elements with Number datatype?
|
|
2
|
268
|
July 27, 2021
|
LoopVectorization triggers segfault or deadlock for complex finite difference stencil
|
|
1
|
459
|
July 27, 2021
|
How to create an empty TimeArray
|
|
1
|
348
|
July 27, 2021
|
Add testing for memory allocations
|
|
13
|
1226
|
July 27, 2021
|
Reduce allocations and speed up
|
|
15
|
1517
|
July 27, 2021
|
Could this function be faster?
|
|
13
|
793
|
July 27, 2021
|