Actions: JuliaArrays/StaticArrays.jl
Actions
243 workflow runs
243 workflow runs
@SVector
, @SMatrix
, and SA[...]
in favor of @SArray [...]
?
TagBot
#7805:
Issue comment #1214 (comment)
created
by
pjaap
hcat(A, B)
is SArray, but [ A ;; B]
is not
TagBot
#7798:
Issue comment #1275 (comment)
created
by
mcabbott
count
, sum
, and prod
take an init
kwarg
TagBot
#7792:
Issue comment #1281 (comment)
created
by
mateuszbaran
count
, sum
, and prod
take an init
kwarg
TagBot
#7791:
Issue comment #1281 (comment)
created
by
thchr
map
on FieldVector
of Vector
TagBot
#7782:
Issue comment #1276 (comment)
created
by
martinholters
svd
on a matrix
TagBot
#7781:
Issue comment #1277 (comment)
created
by
ronisbr