in reply to Re^5: GLPK integration
in thread GLPK integration

I have a simple mathprog program which is run on hundreds of data items of the same form (a 3-vector).

Ok, I understand. I assumed you were providing a general purpose module. Please ignore my hypercritical comments.

Solving your task using PDL::Opt::GLPK might be easier than you think. If you provided a few examples that shall be solved simultaneously, I could write you a sub that solves these using the PDL module. You wouldn't have to deal with PDL at all elsewhere.

Greetings,
🐻

$gryYup$d0ylprbpriprrYpkJl2xyl~rzg??P~5lp2hyl0p$

Replies are listed 'Best First'.
Re^7: GLPK integration
by bliako (Abbot) on Jan 23, 2026 at 17:25 UTC

    Thanks for the offer jo37. I will put this on ice as I move to the other parts of my project. But I will come back to it. re: hypercritical comments, bring them on ! :)