Comment on Symbolic Algebraic Library written entirely in C#Comments−dharmatech8yNice!Does it feature equation solving, variable elimination, etc? See for example:https://gist.github.com/dharmatech/a5e74ef03d98b3ff1c45−ibluesun8yare you trying to solve system of linear equations ?!!−dharmatech8yThat system of equations contains quadratic equations.
Comments
Nice!
Does it feature equation solving, variable elimination, etc? See for example:
https://gist.github.com/dharmatech/a5e74ef03d98b3ff1c45
are you trying to solve system of linear equations ?!!
That system of equations contains quadratic equations.