Excel's solver like tool for Linux

  • Thread starter Thread starter The-herod
  • Start date Start date
  • Tags Tags
    Linux
AI Thread Summary
A user inquires about tools similar to Excel's Solver for Linux, expressing a preference for existing solutions over custom programming with Maxima. Responses highlight several alternatives, including OpenOffice, which has solver add-ons and a goal seek feature, and Gnumeric, which includes a built-in solver. KDE's office suite is mentioned as potentially having similar functionality. The user shares their experience with OpenOffice and Gnumeric, noting difficulties in solving even basic problems, particularly for complex tasks like Hohmann transfers. They express interest in exploring solver extensions for OpenOffice, discovering plugins that enhance its capabilities. Overall, the discussion centers on finding effective solver tools for Linux users.
The-herod
Messages
23
Reaction score
0
Hello,

Does anyone know about a tool like the Solver of Excel for linux?

Of course it's possible to program one for each task with Maxima, though, it's pretty comfortable to use a generic existing tool like the Solver...

Thanks.
 
Computer science news on Phys.org
If we stick to similar tools as excel's solver openoffice has some solver add-ons which work with nonlinear eqs and it has a sort of a goal seek feature by default. Gnumeric being very similar to these 2 has a built in solver. KDE's office suite probably has something similar (? gnome man myself). And can install office using wine if want to "contaminate" your linux.
 
Thanks. I rather to stick to a similar tool, but it's not necessary. Everything that will be easier (and faster) then programming it for a specific problem each time in Maxima.

Actually I tried OOo and gnumeric. Maybe I didn't operate it very well (though it's hard for me to believe it can be too much complicated), but it didn't succeed to solve even basic problems (like abs(exp(x)-1)), while I need it for more complicated problems (like Hohmann transfers).

Anyhow, thanks a lot!
 
In Oo you can play around with different solvers via extensions, like http://kohei.us/ooo/solver/ got running on mine now (got a non-distro version of Oo 2.4 so that doesn't mess my install since it doesn't have a solver installed by default), one cool thing about Oo.
 
Nice! I didn't know about the solver plug-ins.
I'll check it tomorrow (I have to install OO, my copy is from the distribution repositories...)
Thanks!:)
 
This week, I saw a documentary done by the French called Les sacrifiés de l'IA, which was presented by a Canadian show Enquête. If you understand French I recommend it. Very eye-opening. I found a similar documentary in English called The Human Cost of AI: Data workers in the Global South. There is also an interview with Milagros Miceli (appearing in both documentaries) on Youtube: I also found a powerpoint presentation by the economist Uma Rani (appearing in the French documentary), AI...
Back
Top