A sparse matrix cannot be indexed by a SVector
|
|
4
|
85
|
September 26, 2023
|
Is there a way to build a static matrix programmatically?
|
|
6
|
130
|
July 23, 2023
|
Convert (N)D Array to (N-2)D Array of SMatrix elements
|
|
3
|
335
|
July 1, 2023
|
Similar MArray with different size
|
|
7
|
208
|
June 18, 2023
|
Static vector of functions as a field of a composite type
|
|
4
|
205
|
May 20, 2023
|
Runtime initializaion of parametric type in package from input
|
|
0
|
79
|
May 18, 2023
|
Tracking the cause of allocation in the presence of a generated function
|
|
1
|
120
|
May 8, 2023
|
Ray Tracing in a week-end - Julia vs SIMD-optimized C++
|
|
80
|
10975
|
April 19, 2023
|
Creating SVector of a single SVector{1, Float64}
|
|
8
|
270
|
April 4, 2023
|
Sort StaticVector?
|
|
7
|
250
|
March 31, 2023
|
Convert Vector{SVector} to Matrix
|
|
20
|
4515
|
March 6, 2023
|
StaticArrayInterface does not have LinearAlgebra in its dependencies
|
|
9
|
302
|
March 5, 2023
|
2D static array
|
|
1
|
119
|
March 1, 2023
|
Does GeometryBasics work with SVectors?
|
|
1
|
113
|
February 28, 2023
|
Fastest way to convert an MVector/NTuple to a different sized SVector/NTuple?
|
|
8
|
204
|
February 27, 2023
|
Usage of arrays of static arrays
|
|
16
|
434
|
February 22, 2023
|
How to construct StaticArray?
|
|
6
|
163
|
February 17, 2023
|
New to Julia and Formatting StructArrays for GPU use with mutable scalars
|
|
2
|
265
|
February 13, 2023
|
Performance regression with StaticArrays?
|
|
5
|
332
|
January 27, 2023
|
Switching between StaticArray and regular array depending on size (?)
|
|
5
|
179
|
January 24, 2023
|
How to broadcast a scalar multiplication through a Mesh?
|
|
2
|
218
|
January 17, 2023
|
How to efficiently split StaticArrays into columns?
|
|
6
|
166
|
January 15, 2023
|
Creating random `MMatrix` with large size is too slow
|
|
5
|
235
|
November 16, 2022
|
How to preallocate a static array for use with `lu!`
|
|
4
|
220
|
November 3, 2022
|
Fast square root of 3 x 3 matrix
|
|
8
|
529
|
October 28, 2022
|
Reducing the allocations of my function
|
|
10
|
256
|
October 21, 2022
|
How to efficiently create a table/array through known function?
|
|
6
|
212
|
October 19, 2022
|
Code becomes really slow when I combine StaticArrays and DoubleFloats
|
|
18
|
340
|
September 23, 2022
|
Allocation during construction of compile-time sized structure
|
|
1
|
195
|
September 18, 2022
|
MArray performance
|
|
4
|
531
|
September 13, 2022
|