project simplex #3
statespacedev
started this conversation in
General
Replies: 1 comment
-
hahaha just glanced back at this and had to laugh - quickly ended up dumping python for matlab / octave - had enough. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
go backwards in time, starting from the mid sixties, and get hands on with a very small business problem using linear programming on an ibm 7094 computer. the widget problem of alp 3.5 seems ideal since it is explicitly solved there in tableau form. it only takes four iterations and every operation is easily checked against code implementations.
it can be implemented in python first. the trick is to make the python as relevant as possible to f66 on pdp-10 and 7094. the ultimate implementation in 7094 f66 should use simh emulated mag tape to store pfi product form of inverse eta columns for use in ftran and btran.
Beta Was this translation helpful? Give feedback.
All reactions