


▲ 26 r/LinearAlgebra
I built a Linear Algebra Editor for a university project.
Hello.
I recently built a Linear algebra editor for a university assignment (JAVA).
It supports basic operations (arithmetic, matrix decomposition, and SVD).
And since my original goal was to visually represent AI model architectures, I also added operations like Convolution and Reshaping (View).
I'm not entirely sure how practical it will be, but I wanted to share hoping it could be helpful to some learners who are trying to grasp these concepts.
Also I'm not an expert in linear algebra myself...so if you notice any issues, or have suggestions, please let me know. Any feedback is appreciated!
- GitHub Repository: https://github.com/hemisus/flola
Thank you!
u/hemisus — 7 days ago