Welcome to OpenAlgebra!
Open Algebra is a linear algebra library written in Rust and intended for GPU bound computation with OpenCL.
The current Rust linear algebra library availability is very good, but currently no high-quality and well-maintained libraries exist to push these features to the GPU.
Sure! Just submit a Pull Request and I'll review it as soon as I can.
That's fine! The OpenCL knowledge is not very advanced. I would read up over at arrayfire-rust. For linear algebra, there is plenty of work to be done that doesn't require in depth knowledge of this area of math, but I would also recommend reading up on Matrices and Vectors on Wikipedia or Khan Academy.