Skip to content

Pull requests: JuliaArrays/StaticArrays.jl

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Specialize triu/tril for StaticMatrix
#1241 opened Jan 29, 2024 by jishnub Loading…
Allow mutation of non-isbits eltypes
#1150 opened Apr 3, 2023 by MasonProtter Loading…
remove all uses of @pure
#1130 opened Feb 16, 2023 by oscardssmith Loading…
implement ConstructionBase interface
#1086 opened Aug 26, 2022 by aplavin Loading…
Preserve more FieldArrays with parametric eltype.
#1064 opened Aug 1, 2022 by N5N3 Loading…
Define Base.show for SArray and MArray.
#1021 opened Apr 24, 2022 by tpapp Loading…
Improve latency of matrix-exp
#998 opened Feb 21, 2022 by thchr Loading…
Implement matrix logarithm
#994 opened Feb 10, 2022 by eschnett Draft
implement Statistics.median
#973 opened Nov 29, 2021 by stev47 Loading…
Improve BitonicSort performance for sorting floats
#952 opened Aug 20, 2021 by vyu Loading…
Add simple 3- and 4-arg * methods
#919 opened Jun 7, 2021 by mcabbott Loading…
specialize axes(S, dim) to return SOneTo
#916 opened May 30, 2021 by jishnub Loading…
Allow dims::Tuple in sum
#909 opened May 8, 2021 by mcabbott Loading…
Compact show for SArray and MArray
#906 opened May 7, 2021 by jishnub Loading…
RFC: Add divide-and-conquer _mapreduce performance runtime performance
#751 opened Feb 29, 2020 by tkf Draft
1 of 2 tasks
RFC: setindex! for non-isbits MArrays bugfix feature features and feature requests
#749 opened Feb 27, 2020 by c42f Loading…
RFC: Allow indexing with non-static ranges to produce static arrays breaking-change feature features and feature requests
#703 opened Dec 22, 2019 by tkf Loading…
Improve 2x2 eigen bugfix linear-algebra numerical-robustness numerical robustness and accuracy
#694 opened Nov 27, 2019 by tfgast Loading… v0.12.2
Perf folder update benchmarking
#612 opened Jun 4, 2019 by matbesancon Loading…
Reverting expm to use opnorm(A, 1) linear-algebra performance runtime performance
#579 opened Dec 27, 2018 by nlw0 Loading…
ProTip! Adding no:label will show everything without a label.