Efficient operations on vectors of static things
|
|
12
|
343
|
June 10, 2024
|
How to initialize a tensor with permutational symmetry?
|
|
1
|
111
|
June 9, 2024
|
Getting Stack Overflow error when running Derivative(x)^n
|
|
5
|
201
|
June 8, 2024
|
Type instability when solving ODEProblem
|
|
3
|
408
|
June 7, 2024
|
How is memory allocated for a vector of structs?
|
|
9
|
411
|
June 7, 2024
|
Effect of typing in structures
|
|
4
|
163
|
June 7, 2024
|
Strange performance problem
|
|
14
|
418
|
June 7, 2024
|
Solving linear system BC = X where B is a symmetric positive semi-definite matrix
|
|
7
|
359
|
June 6, 2024
|
Intersection of level sets
|
|
12
|
582
|
June 6, 2024
|
Preallocating and returning anonymous function
|
|
4
|
152
|
June 5, 2024
|
Getting rid of allocations when copying data from one row to another
|
|
3
|
113
|
June 5, 2024
|
How to decrease number of allocations when using NLSolve.jl?
|
|
8
|
220
|
June 4, 2024
|
How to employ nlsolve() to a function which has parameters which are difficult to calculate
|
|
3
|
369
|
June 4, 2024
|
Type instabilities when dealing with structs and Ref
|
|
4
|
284
|
June 3, 2024
|
Type inference when just making a tuple
|
|
6
|
506
|
June 2, 2024
|
Help optimise an advice implementation
|
|
12
|
442
|
June 2, 2024
|
Type Inference Inferring Any for function that returns Float64
|
|
11
|
405
|
June 1, 2024
|
Failure to vectorize 8 Int64 multiplies when 8 Float64 multiplies vectorize
|
|
8
|
431
|
May 31, 2024
|
Performance optimizations with runtime dispatch
|
|
14
|
935
|
May 30, 2024
|
Slow numerical integration of scalar function
|
|
1
|
269
|
May 30, 2024
|
PerfChecker.jl is reaching a good state and we're looking for ~~labrats~~ testers/users
|
|
0
|
230
|
May 29, 2024
|
Most efficient implementation of covariance matrix
|
|
12
|
893
|
May 28, 2024
|
Changing a "constant" type and triggering recompilation
|
|
5
|
166
|
May 28, 2024
|
Create an indexed line from a vector
|
|
6
|
226
|
May 28, 2024
|
Improving speed of runtime dispatch detector
|
|
63
|
1430
|
May 28, 2024
|
Examples of when to use @async over @spawn?
|
|
8
|
763
|
May 28, 2024
|
Static mixed type mutable vector - programmatic access?
|
|
0
|
99
|
May 27, 2024
|
Package to avoid allocations in some functions when using StaticArrays.jl
|
|
18
|
686
|
May 25, 2024
|
Allocations in sparse matrices
|
|
6
|
355
|
May 24, 2024
|
Compilation latency with constant propagation and unreachable branches
|
|
7
|
185
|
May 24, 2024
|