Symbolic Linear Equation Solver (SLES) A library to solve multi-variable linear equations using simple matrix manupulation The library is written in C and can be used: By including required header files Linking static library (*.a) using the linker Dynamic linking using *.dll file