home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / lang / scheme / 2743 < prev    next >
Encoding:
Internet Message Format  |  1992-12-15  |  621 b 

  1. Path: sparky!uunet!mcsun!sun4nl!cwi.nl!dijk
  2. From: dijk@cwi.nl (Valentijn van Dijk)
  3. Newsgroups: comp.lang.scheme
  4. Subject: vectors,siod
  5. Summary: No vectors in SIOD scheme?
  6. Keywords: vectors,siod
  7. Message-ID: <8365@charon.cwi.nl>
  8. Date: 15 Dec 92 14:24:53 GMT
  9. Sender: news@cwi.nl
  10. Lines: 8
  11.  
  12.  
  13. I'm new to this newsgroup, and fairly new to Scheme as well. One thing
  14. I understood is that the Scheme dialect I use is SIOD Scheme. Now I
  15. wanted to use vectors, but it appears my system doesn't know what
  16. vectors are.
  17.  
  18. Is there some library with an implementation of vectors?
  19. Even better would be matrices + matrix operations as well.
  20.