Hi Ralf, thanks, this is great. While this is not entirely what I am looking for in my specific case, I was looking for such an output format before. (I read in a few MB large matrix expression and wanted to check if saving and loading it from a Library would be faster). In some cases I actually prefer an output format like Format1D over the default 2D.
As for the Library: I think it's useful anyhow to have such bugs collected/reported somewhere. I've written a Mathematica interface to FriCAS a few days ago, and for that I'm using unparse( stuff :: InputForm ) to return stuff to Mathematica. Your new Format1D output format might actually be somewhat better for that (just as you do for jfricas). Tobias -- You received this message because you are subscribed to the Google Groups "FriCAS - computer algebra system" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/fricas-devel/da50e75b-3a02-45cf-872c-60fafe774bc7n%40googlegroups.com.
