|
Strange performance problem
|
|
14
|
497
|
June 7, 2024
|
|
Solving linear system BC = X where B is a symmetric positive semi-definite matrix
|
|
7
|
445
|
June 6, 2024
|
|
Intersection of level sets
|
|
12
|
662
|
June 6, 2024
|
|
Preallocating and returning anonymous function
|
|
4
|
180
|
June 5, 2024
|
|
Getting rid of allocations when copying data from one row to another
|
|
3
|
133
|
June 5, 2024
|
|
How to decrease number of allocations when using NLSolve.jl?
|
|
8
|
282
|
June 4, 2024
|
|
How to employ nlsolve() to a function which has parameters which are difficult to calculate
|
|
3
|
408
|
June 4, 2024
|
|
Type instabilities when dealing with structs and Ref
|
|
4
|
311
|
June 3, 2024
|
|
Type inference when just making a tuple
|
|
6
|
544
|
June 2, 2024
|
|
Help optimise an advice implementation
|
|
12
|
471
|
June 2, 2024
|
|
Type Inference Inferring Any for function that returns Float64
|
|
11
|
451
|
June 1, 2024
|
|
Failure to vectorize 8 Int64 multiplies when 8 Float64 multiplies vectorize
|
|
8
|
473
|
May 31, 2024
|
|
Performance optimizations with runtime dispatch
|
|
14
|
1058
|
May 30, 2024
|
|
Slow numerical integration of scalar function
|
|
1
|
297
|
May 30, 2024
|
|
PerfChecker.jl is reaching a good state and we're looking for ~~labrats~~ testers/users
|
|
0
|
240
|
May 29, 2024
|
|
Most efficient implementation of covariance matrix
|
|
12
|
1074
|
May 28, 2024
|
|
Changing a "constant" type and triggering recompilation
|
|
5
|
207
|
May 28, 2024
|
|
Create an indexed line from a vector
|
|
6
|
247
|
May 28, 2024
|
|
Improving speed of runtime dispatch detector
|
|
63
|
1678
|
May 28, 2024
|
|
Examples of when to use @async over @spawn?
|
|
8
|
937
|
May 28, 2024
|
|
Static mixed type mutable vector - programmatic access?
|
|
0
|
109
|
May 27, 2024
|
|
Package to avoid allocations in some functions when using StaticArrays.jl
|
|
18
|
832
|
May 25, 2024
|
|
Allocations in sparse matrices
|
|
6
|
414
|
May 24, 2024
|
|
Compilation latency with constant propagation and unreachable branches
|
|
7
|
230
|
May 24, 2024
|
|
How does constant propagation impact latency with a Val-based dispatch?
|
|
0
|
144
|
May 22, 2024
|
|
Is there a `CartesianIndex` using `Int32`?
|
|
8
|
302
|
May 20, 2024
|
|
DataFrame transformation is so slow, what am I doing wrong?
|
|
17
|
408
|
May 19, 2024
|
|
Is there a quicker way to obtain normalized multivariate random normal draws?
|
|
15
|
559
|
May 18, 2024
|
|
Speeding up evaluation of small exponential-like series
|
|
19
|
454
|
May 17, 2024
|
|
Operation on transpose sparse array is slow
|
|
1
|
285
|
May 15, 2024
|