-
Massachusetts Institute of Technology
- http://math.mit.edu/~stevenj
Block or Report
Block or report stevengj
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
subsuper-proposal Public
Draft proposal for additional sub/superscript characters in Unicode
-
LaTeXStrings.jl Public
convenient input and display of LaTeX equation strings for the Julia language
-
1,071 contributions in the last year
Less
More
Contribution activity
January 2022
Created 46 commits in 8 repositories
Created 2 repositories
- stevengj/ZipFile.jl Julia
- stevengj/StaticArrays.jl Julia
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
JuliaLang/julia
2
open
NanoComp/meep
1
open
Started 1 discussion in 1 repository
NanoComp/meep
NanoComp/meep