|
Efficiently creating and updating a struct of SVectors
|
|
10
|
275
|
September 23, 2024
|
|
Fill SVector with uniformly sampled Float32 values
|
|
5
|
112
|
September 14, 2024
|
|
Correct way to benchmark StaticVectors
|
|
4
|
185
|
September 13, 2024
|
|
SVectors + @reset from Accessors: Strange Benchmarks
|
|
31
|
399
|
September 13, 2024
|
|
Allocation-free weighted samples
|
|
12
|
346
|
September 12, 2024
|
|
Clever design for basis arrays
|
|
3
|
156
|
September 6, 2024
|
|
Matrix of SVectors allocating
|
|
7
|
332
|
August 2, 2024
|
|
How do I convert a large Array to a StaticArray
|
|
8
|
244
|
August 22, 2024
|
|
Performance vs notation tradeoff: DataFrame vs AxisArray vs StaticArray vs?
|
|
2
|
258
|
August 20, 2024
|
|
Memory best practices in Julia with Arrays vs Vectors
|
|
19
|
1116
|
August 18, 2024
|
|
StaticArray using generator
|
|
6
|
145
|
August 16, 2024
|
|
Wrapper type of static array, how to expose iterator
|
|
4
|
97
|
August 14, 2024
|
|
Ray Tracing in a week-end - Julia vs SIMD-optimized C++
|
|
81
|
14463
|
August 9, 2024
|
|
How to dispatch on an SVector?
|
|
2
|
108
|
August 5, 2024
|
|
Repeated contractions - Vector-of-StaticArrays vs HybridArrays.jl, discrepancy in performance between Float64 vs Float32
|
|
9
|
264
|
August 4, 2024
|
|
Issue with StaticArrays in Boundary Value Problems
|
|
2
|
436
|
June 28, 2024
|
|
Create SVector with one non-zero value
|
|
11
|
238
|
June 27, 2024
|
|
Understanding @report_code output
|
|
3
|
195
|
June 23, 2024
|
|
What's the deal with StaticArrays?
|
|
5
|
2010
|
June 19, 2024
|
|
How to read a static array of a composite type
|
|
0
|
84
|
June 10, 2024
|
|
ForwardDiff.hessian! with StaticArrays, unexpected allocations and performance
|
|
4
|
243
|
May 13, 2024
|
|
Avoiding allocations when normalizing a vector
|
|
11
|
465
|
May 6, 2024
|
|
Static matrix with size 400
|
|
7
|
497
|
May 6, 2024
|
|
Static array or tuple allocate at construction
|
|
2
|
278
|
March 11, 2024
|
|
Is it posible to have MVectors with overlaping data?
|
|
2
|
248
|
February 16, 2024
|
|
Access StaticArray fields in a StructArray
|
|
6
|
252
|
February 16, 2024
|
|
CUDA + StaticArrays weird dynamic function invocation
|
|
2
|
452
|
February 12, 2024
|
|
Reinterpreting vectors into vector of SVectors?
|
|
5
|
376
|
February 7, 2024
|
|
Replacing static arrays for use with Enzyme.jl
|
|
10
|
597
|
January 31, 2024
|
|
Using a function on each row of a matrix and getting a similar matrix back
|
|
13
|
1114
|
January 24, 2024
|