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 31 million developers.
Sign up
Popular repositories
-
nlopt
library for nonlinear optimization, wrapping many algorithms for global and local, constrained or unconstrained, optimization
-
NBInclude.jl
import code from IJulia Jupyter notebooks into Julia programs
-
Cubature.jl
One- and multi-dimensional adaptive integration routines for the Julia language
-
LaTeXStrings.jl
convenient input and display of LaTeX equation strings for the Julia language
-
HCubature.jl
pure-Julia multidimensional h-adaptive integration
-
cubature
multi-dimensional adaptive integration (cubature) in C
1,713 contributions in the last year
Contribution activity
March 2019
Created a pull request in NanoComp/meep that received 7 comments
WIP: periodic green's functions
First attempt (currently untested) to hack in support for periodic Green's functions (closes #763). That is, it detects whether any directions of t…
Created an issue in JuliaMath/DoubleFloats.jl that received 3 comments
missing parse/tryparse
Your Base.tryparse implementation is currently commented out, which means that e.g. parse(Double64, "3.2") fails with a MethodError.
(This breaks C…