> BTW, I also find the "draw commands" not very flexible. It would be easy to > slightly modify the draw and view2/3.spad files (as I did 4y ago according > github;) in order to use one of the plot packages mentioned, but then you're > sticked to those few methods/parameters. IMO a free format like )gnuplot or > )mplot should be used if one needs more than a toy. > https://github.com/nilqed/fricas_input/tree/master/spad/draw
The graphics system of FriCAS allows to interact with the graphics. If ever there is a replacement, it should also allow interaction. So if you want to choose an external plotting tool, choose something that allows interaction. If I were much interested in graphics, I would simply choose a tool and then write a FriCAS package that simply translates plotting commands from the FriCAS side to the appropriate equivalent in the external plotting tool. But hey, Kurt, that is your favourite to experiment. I am currently much more interested in someone who is able to connect flintlib.org to FriCAS. That would help me (and FriCAS) quite a bit. Ralf -- 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/54c51a18-a7fd-031d-0dda-88342c3af857%40hemmecke.org.
