o
odinpkg.dev
packages / binding / GSL__GNU_Scientific_Library_bindings_for_Odin

GSL__GNU_Scientific_Library_bindings_for_Odin

188ad14binding

GSL is the equivalent from GNU to a NumPy and SciPy kind of libraries of Python but in C.

No license · updated 11 months ago

GSL - GNU Scientific Library bindings for Odin

GSL is the equivalent from GNU to a NumPy and SciPy kind of libraries of Python but in C.

Description

This is are the bindings for the GSL - GNU Scientific Library written in C for the Odin programming language.

Motivation for this extensive and long bindings

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.

Steel in early days of development of this bindings.

I'm just at the beginning.

License

The license of this bindings is the same as the GSL - GNU Scientific Library

Have fun

Best regards,
Joao Carvalho