From: "G.Durga Prasad" Date: 2008-06-03T01:23:08+09:00 Subject: Re: How to draw a distance map with Ruby On Mon, Jun 2, 2008 at 7:12 PM, Marc Hoeppner wrote: > Hi! > > I have been scratching my head over this and thought someone here can > help me out: > > I have a number of data points that I want to plot in a 2 or 3d space > based on pairwise distances. I do have the distances, but frankly no > idea of how to do the mapping/plotting. > > I am not necessarily looking for a complete solution - but would be > grateful if someone could point me in the right direction (tutorials or > which methods to use in ruby..) > > Cheers, > > Marc > -- > Posted via http://www.ruby-forum.com/. > > I am just examining RubyDCL (ruby-dcl-1.5.3). May be you will find something useful there. Prasad