On 10/28/2017 04:23 PM, Ben Coman wrote:
> btw, what does PolyMath/SciSmalltalk offer in the way of linear solvers?
Hi Ben,
so far no linear solvers in PolyMath. i made a small constraint solver
for PolyMath that is not restricted to linear problems, hence
necessarily slower than linear solvers & not fast enough for
UI-layout-problems. a general overview of what that package does is
here:
https://github.com/SergeStinckwich/SciSmalltalk/wiki/RealInterval-Example-Algos
. the constraint solver is described somewhere in the middle of that page.
werner

Reply via email to