|
Possible slow fallback of adjoint matrix multiplication for different element types
|
|
0
|
287
|
May 10, 2021
|
|
Multithreading and generated code
|
|
5
|
462
|
May 9, 2021
|
|
Named Pipes between Julia and CSharp
|
|
5
|
1476
|
May 9, 2021
|
|
Function with parameter: `f(x,p)` or `f(x;p)`
|
|
9
|
872
|
May 9, 2021
|
|
@code_warntype shows lots of Union{Nothing, Tuple{Int64, Int64}}
|
|
7
|
944
|
May 8, 2021
|
|
Manual reduction much faster than atomic_add with @threads
|
|
7
|
1611
|
May 7, 2021
|
|
Specifying which lines I want to be fast
|
|
4
|
475
|
May 7, 2021
|
|
Uniform scaling inplace addition with matrix
|
|
13
|
1576
|
May 7, 2021
|
|
real-time camera acquisition and processing, howto
|
|
16
|
5740
|
May 7, 2021
|
|
Change a function without the actual evaluation ...?
|
|
1
|
352
|
May 7, 2021
|
|
Best approach to smooth array? None of my approaches are very useful
|
|
18
|
4939
|
May 6, 2021
|
|
Why using `+=` instead of `=` generates slow code?
|
|
5
|
648
|
May 6, 2021
|
|
Code runtime constantly increasing with time
|
|
16
|
1154
|
May 6, 2021
|
|
Performance of DataFrames' subset and ByRow
|
|
10
|
1590
|
May 5, 2021
|
|
DataFrames vs ndsparse for indexed data
|
|
1
|
358
|
May 5, 2021
|
|
Profile until buffer is full
|
|
1
|
547
|
May 5, 2021
|
|
Efficient GPU dense-sparse matmul differentiable with Zygote
|
|
2
|
688
|
May 5, 2021
|
|
Threading with @views and @tensor
|
|
6
|
1139
|
May 4, 2021
|
|
Multithreading @threads inside @spawn
|
|
2
|
765
|
May 4, 2021
|
|
Vector of pointers to struct array elements
|
|
6
|
991
|
May 2, 2021
|
|
Unexpected ERROR: UndefVarError: a not defined
|
|
8
|
2413
|
May 1, 2021
|
|
Revisiting Rock, Paper, Scissors
|
|
5
|
936
|
May 1, 2021
|
|
Efficient eval, splat, eval?
|
|
2
|
377
|
April 30, 2021
|
|
Initialise array without specific types
|
|
25
|
1991
|
April 30, 2021
|
|
Distributed loop and possible memory leak
|
|
0
|
309
|
April 28, 2021
|
|
Is it possible to split a project in two?
|
|
2
|
417
|
April 28, 2021
|
|
Type stability for piecewise defined functions with expensive parts
|
|
8
|
624
|
April 28, 2021
|
|
Expected 72X speedup, observed 1.1X
|
|
5
|
766
|
April 28, 2021
|
|
Huge difference in performance between two programmes
|
|
7
|
546
|
April 27, 2021
|
|
Locking in multithreading
|
|
4
|
3391
|
April 27, 2021
|