Newsgroups: comp.lang.apl
Path: watmath!watserv2.uwaterloo.ca!torn!utnut!cs.utexas.edu!sdd.hp.com!saimiri.primate.wisc.edu!eng.ufl.edu!usenet.ufl.edu!darwin.sura.net!udel!news.intercon.com!eddie.mit.edu!uhog.mit.edu!xn.ll.mit.edu!ll.mit.edu!wgilson
From: wgilson@ll.mit.edu (William Gilson)
Subject: Links to subroutine packages
Message-ID: <1993Apr16.204840.23634@ll.mit.edu>
Sender: wgilson@ll.mit.edu (William Gilson)
Organization: MIT Lincoln Laboratory
Date: Fri, 16 Apr 93 20:48:40 GMT
Lines: 7

Apologies if this has been asked already, but I would like to ask if one can link J 
to standard scientific subroutine packages, such as EISPACK, LINPACK, etc.?  
Also, is there a less klugey way of entering multi-line definitions than 
t=. 'blah blah'
t=.t,'blah blah blah'?

Any helpful responses would be appreciated.
