File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change 11# LinearAlgebra
22
3+ ---
4+ ## 🚀 About this fork
5+
6+ This is my fork of LinearAlgebra.jl for contributing to Julia as part of my GSoC 2026 preparation.
7+
8+ ** My contributions:**
9+ - [ PR #1445 ] ( https://github.com/JuliaLang/LinearAlgebra.jl/pull/1445 ) - Add hermitianpart method for Number types
10+ - Active in issues: [ Inserisci numeri issue quando ne commenti alcuni]
11+
12+ ** Original repository:** [ JuliaLang/LinearAlgebra.jl] ( https://github.com/JuliaLang/LinearAlgebra.jl )
13+
14+ ---
15+
16+ # LinearAlgebra
17+
18+ This package is part of the Julia standard library (stdlib).
19+
20+ LinearAlgebra.jl provides functionality for performing linear algebra operations in Julia.
21+
322This package is part of the Julia standard library (stdlib).
423
524` LinearAlgebra.jl ` provides functionality for performing linear algebra operations in Julia.
You can’t perform that action at this time.
0 commit comments