Pinned
2,168 contributions in the last year
Less
More
Activity overview
Contributed to
chriselrod/LoopVectorization.jl,
chriselrod/VectorizationBase.jl,
chriselrod/PaddedMatrices.jl
and 5 other
repositories
Contribution activity
February 2021
Created 119 commits in 14 repositories
Created 4 repositories
Created a pull request in SciML/ArrayInterface.jl that received 23 comments
Remove all `@pure`, does not actually fix #115.

Advertisement
The only remaining occurrence of pure
is in the README:
> git grep -nr "pure" (base)
README.md:248:`Base.@pure ismutable(array::AbstractArray) = ty…
+39
−23
•
23
comments
Opened 13 other pull requests in 11 repositories
chriselrod/SLEEFPirates.jl
2
merged
JuliaLinearAlgebra/Octavian.jl
2
merged
chriselrod/VectorizationBase.jl
1
open
JuliaRegistries/General
1
merged
chriselrod/StrideArrays.jl
1
merged
SciML/ArrayInterface.jl
1
merged
MasonProtter/Gaius.jl
1
merged
YingboMa/RecursiveFactorization.jl
1
merged
chriselrod/LoopVectorization.jl
1
merged
chriselrod/VectorizedRNG.jl
1
merged
chriselrod/ThreadingUtilities.jl
1
merged
Reviewed 3 pull requests in 2 repositories
SciML/ArrayInterface.jl 2 pull requests
chriselrod/BLASBenchmarksCPU.jl 1 pull request
Created an issue in SciML/ArrayInterface.jl that received 9 comments
Using `Base.@pure` in ArrayInterface causes 265 problems
JuliaLang/julia#265 (comment) I think we should err on the side of finding any other way.
9
comments