GSL is the equivalent from GNU to a NumPy and SciPy kind of libraries of Python but in C.
This is are the bindings for the GSL - GNU Scientific Library written in C for the Odin programming language.
My daughter will start learning mathematics, to be a mathematician and she likes to program in the Odin programming language. I would like to give her the possibility of doing Matrix calculations for N size Matrixes in Odin. With the complete bindings of the GSL C library that I will try to do.
I'm just at the beginning.
The license of this bindings is the same as the GSL - GNU Scientific Library
Best regards,
Joao Carvalho