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
578 contributions in the last year
Activity overview
Contribution activity
December 2020
November 2020
Created 9 commits in 2 repositories
Created 1 repository
Created a pull request in Nemocas/AbstractAlgebra.jl that received 7 comments
Remove Base.show piracy
Currently, when I load DifferentialEquations.jl, this causes AbstractAlgebra.jl to be loaded which pirates the method show(::IO, ::MIME{Symbol("te…
Opened 4 other pull requests in 1 repository
JuliaSymbolics/SymbolicUtils.jl
4
merged
Reviewed 1 pull request in 1 repository
JuliaSymbolics/SymbolicUtils.jl 1 pull request
Created an issue in JuliaLang/IJulia.jl that received 19 comments
Error: syntax: undefined reference in AST
Suddenly when I try to start up IJulia and run any code in a Jupyter notebook or jupyter lab (e.g. just return the number 1
), I get an error:
syntax:…