Re: Programming with the Tree domain
Ralf Hemmecke <[email protected]> Thu, 26 Mar 2009 08:36:00 +0100
| Newsgroups | gmane.comp.mathematics.axiom.user |
|---|---|
| Message-ID | <[email protected]> |
Hello, If you have already found Tree then you are pretty close. Maybe you state some more concrete problem so that someone can give you the corresponding source code and explain what it does. Small problems would probably help to get you started and for the person who will actually answer to start investing time into this. What exactly do you want to do? Ralf On 03/26/2009 07:52 AM, Simon Blomberg wrote: > Hi, > > I'm pretty new to Axiom, although I have been lurking on this list for a > long time. So please forgive my newbieness. > > I'm interested in programming with tree data structures, and the Tree > domain looks like what I need. However, due to my newness to Axiom, I'm > having trouble getting started. There also doesn't appear to be much > documentation (apart from the source code), especially for newbies. > > Is there anyone on the list that can give me some pointers on how to get > started (creating trees from lists, and manipulating them for example)? > I know this is a too-broad question, but a couple of toy examples would > really help at this stage. > > Thanks, > > Simon.