(COME ON SOCRATES ...? DO YOUR? THING!)
In a message dated 1/5/2019 1:49:38 AM US Mountain Standard Time, cctalk at
classiccmp.org
writes:
no is compiler a small one only 2 do loops allowed...ed#
Sent from AOL Mobile MailOn Friday, January 4, 2019 Chuck Guzis via cctalk <cclist at
sydex.com; cctalk at classiccmp.org> wrote:On 1/4/19 8:42 PM, Fred Cisin via cctalk
wrote:> Would be? interesting when you find it.> Not necessarily
"tiny"> Remember WATFOR??? (very impressive!)
I guesss not too many numerical methods types hwere, but ELTRAN is asubroutine in the
EISPACK linear programming set.? Yes, it's all FORTRAN:
From the subroutine:
cc? ? this subroutine is a
translation of the algol procedure elmtrans,c? ? num. math. 16, 181-204(1970) by peters
and wilkinson.c? ? handbook for auto. comp., vol.ii-linear algebra, 372-395(1971).cc? ?
this subroutine accumulates the stabilized elementaryc? ? similarity transformations used
in the reduction of ac? ? real general matrix to upper hessenberg form by? elmhes.
--Chuck