Highlights
- Arctic Code Vault Contributor
- Pro
Pinned
2,125 contributions in the last year
Activity overview
Contributed to
Roger-luo/Comonicon.jl,
Roger-luo/IonBase.jl,
Roger-luo/IonCLI.jl
and 5 other
repositories
Contribution activity
January 2021
Created 36 commits in 9 repositories
Created 1 repository
Created a pull request in JuliaCI/BenchmarkTools.jl that received 2 comments
switch to GitHub actions
Travis is down, I guess it's better to switch to github actions. edit: I'm not sure if we want to set up Documenter (perhaps we should?), I comment…
+75
−26
•
2
comments
Opened 3 other pull requests in 2 repositories
QuantumBFS/BQCESubroutine.jl
2
merged
JuliaCI/BenchmarkTools.jl
1
open
Reviewed 3 pull requests in 1 repository
Roger-luo/quantum-benchmarks 3 pull requests
Created an issue in thautwarm/MLStyle.jl that received 5 comments
duplicate pattern does not work
it's useful to match this pattern @match x begin :($D = $D) => D :($B = $C) => (B, C) _ => nothing end where we expect x = :(A = B) gives (:A, :B) and
5
comments