I am writing about FriCAS in my thesis and other 7 CAS free systems so I have to compare them in functionality. One of the comparsion is plotting and data export thats why I wanted to use it just to show how can you use graphics in case someone would like to use this CAS so I basically tried to do fourier series in different CAS systems and see if they are applicable or not. Thank you for your answer :)
<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail> Bez virů. www.avast.com <https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail> <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2> po 1. 4. 2019 v 7:05 odesílatel oldk1331 <[email protected]> napsal: > > > On 4/1/19 1:53 AM, Jan Novák wrote: > > Hello, I would like to ask you if there is a way to use graphics in > > windows. I installed FriCAS through sagemath and when I start it by > > typing fricas in sage shell I get an error "viewman not present, > > disabling graphics". Fricas is working just fine but when I try to plot > > something it just does not work. I tried this "draw ( cos (5* t /8) , t > > =0..16*% pi , coordinates == polar )".Thank you for any responses. > > > > Hi, I have not installed sage on Windows before, but from the > "viewman not present" message, I think the support for graphics > is not enabled at compile time. > > Coincidentally, Tim Daly just writes how to use AXIOM on Windows with X: > > https://github.com/daly/axiom/commit/05ea37675103783670f98ac7779f0666a0fd7b19 > > Basically you need to: > > 1. Install FriCAS with X11 support. > 1.1 You can use WSL (Windows Subsystem for Linux) > 1.2 Or compile FriCAS under Cygwin > > 2. Setup X11 server on Windows > 2.1 Tim in the above link uses VcXsrv > 2.2 Or it seems Xming could also work > > May I ask you why do you want to use graphics of FriCAS? > It is pretty limited in functionality. > > - Qian > > -- > 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 post to this group, send email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/fricas-devel/ecfc9553-e02b-43e5-2795-c2a9831a410f%40gmail.com > . > For more options, visit https://groups.google.com/d/optout. > -- 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 post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/fricas-devel/CAC-w0jt_9VVsG1-kr50ggyyVpQj07fCjc7%2BzO2QLb8dytzmZ6w%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
