help-glpk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GLPSOL in webassemby faster than native ?


From: Manuel Muñoz Márquez
Subject: Re: GLPSOL in webassemby faster than native ?
Date: Sun, 27 Sep 2020 11:32:35 +0200
User-agent: Evolution 3.36.4-0ubuntu1

I agree with you, Andrew, but the problem is when the output is not a
real number.

Suppose that you have to decide which of the project that are planning
a big company will be done in the next year. Little difference in
computation may lead to a solutions that are far enough one from the
other providing very different sets of projects to be done. Is this
admissible? Is this desirable?

So on Monday, Wednesday, and Friday that you work on your laptop you
said that "Project A" should be done, but on Tuesday, Thursday, that
your work on your supercomputer cluster you said that "Project A", of
course, should no be done.

I'm not speaking if that is possible or not, I known that in the
general case it is not, but for me it is a desirable behavior, and I
think that the software should be as close to that behavior as
possible.

El sáb, 26-09-2020 a las 15:40 +0300, Andrew Makhorin escribió:
> 
> In case of TeX it is important to provide identical output on any
> platform, and to attain this Don implemented all calculations using
> rational arithmetic. Though this approach can be used to solve, say,
> linear algebra problems, it is impractical in general case. A
> desirable
> behavior of a computer program that solves a problem with a numerical
> method is to provide the result with sufficient accuracy for a
> reasonable time, not more. Engineers and scientists (unlike
> mathematicians and maybe accountants) as a rule are not interested in
> more than 5-6 correct decimal places in numerical results.
> 
> 
> 
> 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]