On Thursday 28 Oct 2010 18:21:43 Waldek Hebisch wrote: > Looks interesting. However ATM I am not able to run any example. > In the text you wrote about SPoint2, etc, but there is no such > domain...
Waldek, I have corrected: scene.spad.pamphlet Which is available here: http://github.com/martinbaker/multivector and I have also corrected the documentation here: http://www.euclideanspace.com/maths/standards/program/mycode/graph/ Note: these changes only affect the documentation and not the code itself, as there were some cases where an earlier domain name change was not picked up in the documentation. By the way, the pamphlet contains 3 domains to support XML: XmlAttribute.spad XmlElement.spad ExportXml.spad at some stage in the future I would like to upgrade these to make the output easier to read for human readers (indentation, putting attributes and elements on the same line only if they don't exceed maximum line length and so on). If I do this then it would also be useful for XML output formatters such as HTMLFormat (and MathMLFormat if Arthur Ralfs agrees). Therefore, should you choose to use this code it might be worth putting it to compile before HTMLFormat. Or, if you prefer, I could divide the XML code into a separate pamphlet file. This is a very minor issue but I'm just thinking about how things could be upgraded in the future. Sorry again that I did not keep the documentation fully upto date. Martin Baker -- You received this message because you are subscribed to the Google Groups "FriCAS - computer algebra system" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/fricas-devel?hl=en.
