Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!caip!rutgers!nike!ucbcad!ucbvax!sdcsvax!sdcc6!sdcc7!ln63fhl From: ln63fhl@sdcc7.ucsd.EDU (David Cook) Newsgroups: net.lang.mod2 Subject: Open Array Parameters and matrices Message-ID: <548@sdcc7.ucsd.EDU> Date: Mon, 13-Oct-86 00:30:21 EDT Article-I.D.: sdcc7.548 Posted: Mon Oct 13 00:30:21 1986 Date-Received: Tue, 14-Oct-86 04:49:39 EDT Organization: University of California, San Diego Lines: 9 Keywords: open array parameters matrices Has anyone figured out a way to get around the fact that open parameters will only work for 1-D arrays and not for matrices. I am beginining to realize that mod2 is not a good language for linear algebraic applications despite its wealth of structures and simplicity, but hoping someone can change my mind. Maybe my problem is that things have to be elegant; I can't stand being forced to use FORTRAN type solutions in mod2! ............................................Thanx, Dave Cook.