Skip to content

Commit ab99211

Browse files
Update README.md
1 parent 35a4427 commit ab99211

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

README.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
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+
322
This package is part of the Julia standard library (stdlib).
423

524
`LinearAlgebra.jl` provides functionality for performing linear algebra operations in Julia.

0 commit comments

Comments
 (0)