Highlights
- Arctic Code Vault Contributor
- GitHub Sponsor
Popular repositories
540 contributions in the last year
Less
More
Activity overview
Contributed to
RelationalAI-oss/Salsa.jl,
NHDaly/MemoryInspector.jl,
JuliaLang/julia
and 5 other
repositories
Contribution activity
February 2021
Created 7 commits in 2 repositories
Created a pull request in JuliaLang/julia that received 1 comment
Add `JULIA_PKG_SERVER` to Environment Variables in docs
I'm not really sure what to write in here. I'm not super familiar with this ENV variable, nor do I know how best to explain it. I'd love some help …
+9
−1
•
1
comment
Created an issue in JuliaStats/StatsModels.jl that received 7 comments
StatsModels is incorrectly type pirating `show()` for empty tuples, breaking tuple display
As you can see here, using StatsModels causes tuples to print as an empty string:
julia> ()
() julia> using StatsModels
[ Info: Precompiling StatsM…
7
comments