Ralf Hemmecke wrote:
>
>
> Oh, yes. "algebra" was a bad suggestion, since it is 2D. Sorry.
>
> Nevertheless. I think it makes sense to be able to produce a 1D output
> (=String) from OutputForm. It's just another output format like latex.
>
Yes, 1D output would be useful. Simply writing w new output
formatter requires some work, and to the moment nobody did
this. Some time ago I noticed that it should be possible to
produce linear output using existing 2D formatter. Namely,
few constructs, like fractions already have switches to
emit linear version. For few others one would have to
add similar switches (notably one would need linear version
of VCONCAT). Then, to prevent line breaking one would
have to simulate infinite line length. I tried this
for expressions and part of it was working, but I was
too busy with other things to finish this.
--
Waldek Hebisch
[email protected]
--
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.