Skip to content
Avatar

Achievements

Achievements

Organizations

@JuliaLang @JuliaMath @JuliaStrings
Block or Report

Block or report stevengj

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. nlopt Public

    library for nonlinear optimization, wrapping many algorithms for global and local, constrained or unconstrained, optimization

    C 1.2k 362

  2. Draft proposal for additional sub/superscript characters in Unicode

    TeX 178 9

  3. convenient input and display of LaTeX equation strings for the Julia language

    Julia 143 25

  4. import code from IJulia Jupyter notebooks into Julia programs

    Julia 98 17

  5. cubature Public

    multi-dimensional adaptive integration (cubature) in C

    C 86 33

  6. Sobol.jl Public

    generation of Sobol low-discrepancy sequence (LDS) for the Julia language

    Julia 60 17

1,071 contributions in the last year

Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Jan Mon Wed Fri

Contribution activity

January 2022

Created 2 repositories

Created a pull request in JuliaLang/julia that received 3 comments

FAQ entry on shell metacharacters in run

I feel like we are answering the same question over and over on support for shell characters like * and | in run (see e.g. here and here and here and

+19 −0 3 comments
Opened 3 other pull requests in 3 repositories
JuliaLang/julia 1 open
fhs/ZipFile.jl 1 open
JuliaArrays/StaticArrays.jl 1 merged
Reviewed 5 pull requests in 4 repositories
JuliaLang/julia 2 pull requests
JuliaLang/SparseArrays.jl 1 pull request
NanoComp/meep 1 pull request
JuliaLinearAlgebra/IterativeSolvers.jl 1 pull request

Created an issue in JuliaSymbolics/Symbolics.jl that received 3 comments

fails to simplify 2x2 matrix inverse

using Symbolics, LinearAlgebra @variables a[1:2, 1:2] A = collect(a) simplify_fractions.(inv(A) * det(A)) gives and simplify is even worse. I'm ho…

3 comments
Opened 3 other issues in 2 repositories
Started 1 discussion in 1 repository
NanoComp/meep

Seeing something unexpected? Take a look at the GitHub profile guide.