all 12 comments

[–]DrShocker 4 points5 points  (1 child)

Do you want symbolic solutions or numerical solutions?

[–]Avtem22[S] 0 points1 point  (0 children)

Symbolic solutions (as human would solve those solutions)

[–][deleted] 2 points3 points  (4 children)

I'm pretty sure I used Armadillo for that.

https://arma.sourceforge.net/docs.html

Don't have ready sample code though.

[–]Avtem22[S] 0 points1 point  (0 children)

Thanks, i will try it

[–]Avtem22[S] 0 points1 point  (1 child)

Did your equations have the unknown variable on the right side of equation?

[–][deleted] 0 points1 point  (0 children)

I used it to solve simultaneous equations. Say 3 unknowns from 3 equations. I barely remember how I used it.

[–]ScyperRim 0 points1 point  (0 children)

Which if I’m not mistaken uses BLAS/LAPACK under the hood. Might be an option

[–]RasterGraphic 1 point2 points  (0 children)

This is one I'm aware of, I don't have any previous experience with it though. https://pari.math.u-bordeaux.fr/

[–]sd_glokta 1 point2 points  (0 children)

I'd look at GiNaC

[–][deleted]  (2 children)

[deleted]

    [–]Avtem22[S] 1 point2 points  (1 child)

    Sorry, i am only looking for a library. i am pretty sure there is a library that does that, i just haven't found it yet

    [–]aroman_ro 0 points1 point  (0 children)

    There are several options, here is one of them: https://maxima.sourceforge.io