Sample StaticVectors with Distributions.jl
|
|
2
|
90
|
December 13, 2024
|
Static array multiplied by its adjoint seems to allocate
|
|
12
|
213
|
December 2, 2024
|
Using a runtime-length `SVector` within a closure allocates memory
|
|
6
|
89
|
November 24, 2024
|
Allocations even when using StaticArrays.jl
|
|
2
|
67
|
November 18, 2024
|
Allocations MVectors
|
|
10
|
75
|
October 27, 2024
|
Loop over array of static arrays
|
|
12
|
129
|
October 26, 2024
|
Allocations with StaticArrays and `+=` in Julia `v1.11`
|
|
6
|
334
|
October 26, 2024
|
Type alias interferes with construction
|
|
5
|
57
|
October 13, 2024
|
Block Diagonal Factorization Performance
|
|
1
|
199
|
September 25, 2024
|
Efficiently creating and updating a struct of SVectors
|
|
10
|
170
|
September 23, 2024
|
Fill SVector with uniformly sampled Float32 values
|
|
5
|
71
|
September 14, 2024
|
Correct way to benchmark StaticVectors
|
|
4
|
147
|
September 13, 2024
|
SVectors + @reset from Accessors: Strange Benchmarks
|
|
31
|
271
|
September 13, 2024
|
Allocation-free weighted samples
|
|
12
|
232
|
September 12, 2024
|
Clever design for basis arrays
|
|
3
|
128
|
September 6, 2024
|
Matrix of SVectors allocating
|
|
7
|
275
|
August 2, 2024
|
How do I convert a large Array to a StaticArray
|
|
8
|
142
|
August 22, 2024
|
Performance vs notation tradeoff: DataFrame vs AxisArray vs StaticArray vs?
|
|
2
|
231
|
August 20, 2024
|
Memory best practices in Julia with Arrays vs Vectors
|
|
19
|
546
|
August 18, 2024
|
StaticArray using generator
|
|
6
|
70
|
August 16, 2024
|
Wrapper type of static array, how to expose iterator
|
|
4
|
52
|
August 14, 2024
|
Ray Tracing in a week-end - Julia vs SIMD-optimized C++
|
|
81
|
13652
|
August 9, 2024
|
How to dispatch on an SVector?
|
|
2
|
88
|
August 5, 2024
|
Repeated contractions - Vector-of-StaticArrays vs HybridArrays.jl, discrepancy in performance between Float64 vs Float32
|
|
9
|
204
|
August 4, 2024
|
Issue with StaticArrays in Boundary Value Problems
|
|
2
|
396
|
June 28, 2024
|
Create SVector with one non-zero value
|
|
11
|
141
|
June 27, 2024
|
Understanding @report_code output
|
|
3
|
165
|
June 23, 2024
|
What's the deal with StaticArrays?
|
|
5
|
936
|
June 19, 2024
|
How to read a static array of a composite type
|
|
0
|
75
|
June 10, 2024
|
ForwardDiff.hessian! with StaticArrays, unexpected allocations and performance
|
|
4
|
188
|
May 13, 2024
|