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 up
Pinned
621 contributions in the last year
Activity overview
Contribution activity
October 2020
Created a pull request in SciML/RuntimeGeneratedFunctions.jl that received 1 comment
Ensure globals are looked up in the user's module
Create method of generated_callfunc in the user's module so that any global symbols within the body will be looked up in the user's module scope.
T…