Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
727 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 59 commits in 18 repositories
Created 2 repositories
- c42f/Revise.jl Julia
- c42f/NetworkOptions.jl Julia
Created a pull request in JuliaGeo/Geodesy.jl that received 5 comments
Rename distance -> euclidean_distance
As mentioned in #59, I think it's a bit iffy to be exporting a completely generic name like distance from a package where there's more than one typ…
Opened 17 other pull requests in 11 repositories
JuliaArrays/StaticArrays.jl
3
merged
JuliaWeb/URIs.jl
3
merged
timholy/Revise.jl
2
merged
c42f/tinyformat
2
merged
JuliaGeometry/CoordinateTransformations.jl
1
merged
JuliaGeometry/Rotations.jl
1
merged
JuliaGeo/Geodesy.jl
1
merged
JuliaPackaging/Requires.jl
1
merged
JuliaLang/NetworkOptions.jl
1
merged
JuliaWeb/URIParser.jl
1
merged
JuliaWeb/HTTP.jl
1
merged
Reviewed 10 pull requests in 5 repositories
JuliaLang/julia 5 pull requests
JuliaWeb/URIs.jl 2 pull requests
c42f/displaz 1 pull request
JuliaArrays/StaticArrays.jl 1 pull request
JuliaGeometry/CoordinateTransformations.jl 1 pull request
Created an issue in JuliaGeo/Geodesy.jl that received 7 comments
Version 1.0.0
I accidentally bumped this as part of #58, but I think we should do 1.0.0 anyway - this package is quite stable and basically works, even if develo…