Path: utzoo!attcan!uunet!lll-winken!ames!mailrus!tut.cis.ohio-state.edu!rutgers!caip.rutgers.edu!segall From: segall@caip.rutgers.edu (Ed Segall) Newsgroups: comp.lang.smalltalk Subject: Vectors and Vector Spaces in ST80 Keywords: code reuse Message-ID: Date: 10 Jan 89 17:32:33 GMT Organization: Rutgers Univ., New Brunswick, N.J. Lines: 24 I am working on an application which needs vectors and vector operations. These should be quite easy to implement in Smalltalk, but in the true spirit of software reuse, I would like to find out if anyone out there already has a well-developed class hierarchy. I will most frequently be working with 1-4 dim vectors over the real and complex fields. My Smalltalk platform is ParcPlace ST80 VI 2.2 VM 1.1, soon to be upgraded. Thanks in advance, --Ed PS even if you can't share code, I would appreciate any suggestions gained from experience. Speed is a consideration, but so is generality. -- uucp: {...}!rutgers!caip.rutgers.edu!segall arpa: segall@caip.rutgers.edu