Introductions and help request.

"Mr Simon Hartley" <[email protected]>
Newsgroups gmane.comp.breve
Message-ID <002401c495ef$97bdfeb0$0302a8c0@ACER1511LMi>
Hi,

My name is Simon Hartley, I have only recently come across breve, but am very impressed by what I have seen so far.

I am currently intending to use breve to re-created the work of Karl Sim's, in a similar vien to the "Creature Evolver" project of Keith Wiley's (Hello Keith if you're on this list).

Right, so get right down to it; I have a problem and wondered if anyone could help.

I need to extract an individual element from a vector, e.g. If I have a vector v = (1, 2, 3). I would like to be able to extract the 1 the 2 or 3, ideally with some method which takes the index as a parameter, i.e something like;

     vector1 (vector).
     value (float).

     vector1 = (1, 2, 3).
     value = vector1 get-element at 1.
     print value.

     > 1.0000000

Is there an exisiting method to do this, or if not, has anyone worked out a way to 'hack' it out?

Thanks for any help.

Simon.

_______________________________________________
breve mailing list
[email protected]
http://lists.spiderland.org/mailman/listinfo/breve
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.