|
Loop over array of static arrays
|
|
12
|
350
|
October 26, 2024
|
|
Allocations with StaticArrays and `+=` in Julia `v1.11`
|
|
6
|
453
|
October 26, 2024
|
|
Type alias interferes with construction
|
|
5
|
151
|
October 13, 2024
|
|
Block Diagonal Factorization Performance
|
|
1
|
286
|
September 25, 2024
|
|
Efficiently creating and updating a struct of SVectors
|
|
10
|
395
|
September 23, 2024
|
|
Fill SVector with uniformly sampled Float32 values
|
|
5
|
154
|
September 14, 2024
|
|
Correct way to benchmark StaticVectors
|
|
4
|
243
|
September 13, 2024
|
|
SVectors + @reset from Accessors: Strange Benchmarks
|
|
31
|
623
|
September 13, 2024
|
|
Allocation-free weighted samples
|
|
12
|
446
|
September 12, 2024
|
|
Clever design for basis arrays
|
|
3
|
196
|
September 6, 2024
|
|
Matrix of SVectors allocating
|
|
7
|
411
|
August 2, 2024
|
|
How do I convert a large Array to a StaticArray
|
|
8
|
368
|
August 22, 2024
|
|
Performance vs notation tradeoff: DataFrame vs AxisArray vs StaticArray vs?
|
|
2
|
296
|
August 20, 2024
|
|
Memory best practices in Julia with Arrays vs Vectors
|
|
19
|
1454
|
August 18, 2024
|
|
StaticArray using generator
|
|
6
|
216
|
August 16, 2024
|
|
Wrapper type of static array, how to expose iterator
|
|
4
|
139
|
August 14, 2024
|
|
Ray Tracing in a week-end - Julia vs SIMD-optimized C++
|
|
81
|
15234
|
August 9, 2024
|
|
How to dispatch on an SVector?
|
|
2
|
125
|
August 5, 2024
|
|
Repeated contractions - Vector-of-StaticArrays vs HybridArrays.jl, discrepancy in performance between Float64 vs Float32
|
|
9
|
325
|
August 4, 2024
|
|
Issue with StaticArrays in Boundary Value Problems
|
|
2
|
475
|
June 28, 2024
|
|
Create SVector with one non-zero value
|
|
11
|
355
|
June 27, 2024
|
|
Understanding @report_code output
|
|
3
|
238
|
June 23, 2024
|
|
What's the deal with StaticArrays?
|
|
5
|
2368
|
June 19, 2024
|
|
How to read a static array of a composite type
|
|
0
|
109
|
June 10, 2024
|
|
ForwardDiff.hessian! with StaticArrays, unexpected allocations and performance
|
|
4
|
304
|
May 13, 2024
|
|
Avoiding allocations when normalizing a vector
|
|
11
|
560
|
May 6, 2024
|
|
Static matrix with size 400
|
|
7
|
568
|
May 6, 2024
|
|
Static array or tuple allocate at construction
|
|
2
|
332
|
March 11, 2024
|
|
Is it posible to have MVectors with overlaping data?
|
|
2
|
280
|
February 16, 2024
|
|
Access StaticArray fields in a StructArray
|
|
6
|
316
|
February 16, 2024
|