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
965 contributions in the last year
Activity overview
Contribution activity
December 2020
Created 16 commits in 5 repositories
Created 2 repositories
- briochemc/Optim.jl Julia
- briochemc/julia-vscode TypeScript
Created a pull request in JuliaNLSolvers/Optim.jl that received 1 comment
Add Github Action CI
Adds CI for Linux, Windows, and OSX via GitHub actions (timely considering the Travis recent move to credits). There are 6 files (two per OS, for t…
Opened 3 other pull requests in 2 repositories
JuliaNLSolvers/Optim.jl
2
open
julia-vscode/julia-vscode
1
merged
Created an issue in korsbo/Latexify.jl that received 1 comment
latexify does not support objects of type typeof(min)?
Using Catalyst, I stumbled upon this error. Not sure why since latexify works fine with, e.g., latexify( :( min(a,b) ) ).
MWE:
julia> using Catalys…

