Kurt, Sorry it has taken me some time to reply. I think what you have done so far is great and I would like to get even this "pre-release" version installed globally on SMC as soon as possible.
On 11 November 2015 at 22:00, you wrote: > > After a tedious struggle with the SMC environment I eventually > managed to get an installation procedure to install the Fricas kernel. > https://github.com/nilqed/fricas_smc > > Now I need a beta tester :) > I have only played with this a little but so far I have not found any problems. > Provided that you have the time I'd be very glad if you could perform > the "Quick Install" on SMC in a fresh project. There can't be any harm > and the project can be easily deleted afterwards. The details are > described in the readme of the link above, yet in a nutshell: > > > Login to SCM > Create a *fresh* project and open a terminal > git clone https://github.com/nilqed/fricas_smc.git > cd fricas_smc > ./setup.sh. > > This will install everything necessary to create and run the ispad core. > And please ignore the instructions after the (I hope so) success message > (those are coming from the standard installation). Instead proceed with > the notebook test: > > Menu: Files Home -> lib -> fricas_jupyter -> static -> ipynb > ... click on test.ipynb > ... wait for kernel ready then: Cell -> Run all > > The result should look like http://kfp.bitbucket.org/tmp/test.html. > This worked flawlessly. > If this is going to work we may concentrate on how to install the mode > and lexer files spad.py/spad.js. Unfortunately I didn't find a simple > method yet to register them. > Probably the best this to do would be to try to get these included in the CodeMirror distribution but I think William Stein would be willing to install them as-is in any case. I would also like these to be available in the SMC SageWorksheets. > > BTW I modified your gnuDraw a little to use GLE instead of Gnuplot. Here > is a small sample http://kfp.bitbucket.org/tmp/GLE.html. What do you > think about the quality? > The quality of the GLE output looks great to me! Can I do that using the fricas_jupyter install already? BTW, the jDraw stuff in Jupyter.spad (JUPY) looks nice to me. Is there a way to use in without the compile? Of course one thing that we still miss is interactively handling 3-D graphics. And since I have been using Sage in SageWorksheet on SMC a bit recently, I also miss easy access to animation. This requires some browser-side support but I imagine that there must be something already somewhere in Jyputer that supports this. Do you know? Bill Page. -- 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]. Visit this group at http://groups.google.com/group/fricas-devel. For more options, visit https://groups.google.com/d/optout.
