home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / lang / apl / 1359 < prev    next >
Encoding:
Text File  |  1993-01-23  |  956 b   |  27 lines

  1. Newsgroups: comp.lang.apl
  2. Path: sparky!uunet!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!yale!gumby!ursa!ursa!abalje47
  3. From: abalje47@ursa.calvin.edu (Alan Baljeu)
  4. Subject: Re: Surrogate arguments in J 3.0
  5. Message-ID: <abalje47.727733817@ursa>
  6. Sender: news@calvin.edu
  7. Organization: Calvin College
  8. References: <qmdbms.727703760@gsusgi1.gsu.edu>
  9. Date: Fri, 22 Jan 1993 20:16:57 GMT
  10. Lines: 15
  11.  
  12. Brian Schott writes:
  13.  
  14. >I have been reading Alexei Skurihin's article "Neural networks in J" from
  15. >the Russian APL92 Conference.  His code does NOT contain the surrogate
  16. >arguments x. and y. presumably because early versions of J accomplished
  17. >this differently: How?
  18.  
  19. I believe this hasn't changed.  However, it is possible in J to take a function
  20. using x. and y. and transform it so that it no longer contains any x.'s or y.'s
  21. This produces what is known as a pure, or tacit function.  See APL91 for
  22. some articles discussing this.
  23.  
  24. --
  25.             Alan Baljeu
  26. This signature is.
  27.