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 upHighlights
- Arctic Code Vault Contributor
Popular repositories
-
⟨Leibniz-Grassmann-Clifford⟩ differential geometric algebra / multivector simplicial complex
-
-
Tensor algebra abstract type interoperability with vector bundle parameter
-
Dendriform di-algebra algorithms to compute using Loday's arithmetic on groves of planar binary trees
388 contributions in the last year
Activity overview
Contributed to
chakravala/Grassmann.jl,
chakravala/DirectSum.jl,
chakravala/Reduce.jl
and 5 other
repositories
Contribution activity
July 2020
- chakravala/Triangulate.jl Julia
- chakravala/TetGen.jl Julia
Created a pull request in scheinerman/AbstractLattices.jl that received 18 comments
add empty wedge unit value
Recently, I came to the realization that the determinant of a 0x0 matrix is 1. julia> LinearAlgebra.det(Matrix{Float64}(undef,0,0)) 1.0 In my Grass…
+2
−0
•
18
comments