Re: [sage-support] Re: Sage's animations and windows 10

2018-06-28 Thread Vincent Delecroix
Dear Erik, On 22/06/2018 16:53, Erik Bray wrote: On Thu, Jun 14, 2018 at 11:46 AM Vincent Delecroix <20100.delecr...@gmail.com> wrote: On 01/06/2018 23:40, Erik Bray wrote: On Friday, June 1, 2018 at 3:32:19 PM UTC+2, Francesco wrote: Hello everyone. My installation is Sage 8.2 and windows

Re: [sage-support] Re: Sage's animations and windows 10

2018-06-22 Thread Erik Bray
On Thu, Jun 14, 2018 at 11:46 AM Vincent Delecroix <20100.delecr...@gmail.com> wrote: > > On 01/06/2018 23:40, Erik Bray wrote: > > On Friday, June 1, 2018 at 3:32:19 PM UTC+2, Francesco wrote: > >> > >> Hello everyone. > >> My installation is Sage 8.2 and windows 10 64bit, with imagemagick and >

Re: [sage-support] Re: Sage's animations and windows 10

2018-06-14 Thread Vincent Delecroix
On 01/06/2018 23:40, Erik Bray wrote: On Friday, June 1, 2018 at 3:32:19 PM UTC+2, Francesco wrote: Hello everyone. My installation is Sage 8.2 and windows 10 64bit, with imagemagick and ffmpeg installed. I send these commands to sage: ( an example of reference manual ) sage: sines =

[sage-support] Re: Sage's animations and windows 10

2018-06-11 Thread slelievre
Le mercredi 6 juin 2018 15:38:16 UTC+2, slelievre a écrit : > > Another possibility you might want to explore is using the > Docker image for SageMath > > https://hub.docker.com/r/sagemath/sagemath/ > > or the Docker image for SageMath + computational topology: > >

[sage-support] Re: Sage's animations and windows 10

2018-06-06 Thread slelievre
Wed 2018-06-06 10:11:20 UTC, Francesco: > What's the meaning of " if they are installed system-wide." ?? In an earlier post, I wrote: > When creating animated pictures, Sage will take advantage > of imagemagick and/or ffmpeg if they are installed system-wide. > See the documentation of "animate"

Re: [sage-support] Re: Sage's animations and windows 10

2018-06-06 Thread Henri Girard
I am using sage 8.3 beta 4 compiled by myself but I thing it should works with your too... I just copied your code and it works out of the box on ubuntu bionic I guess there a problem with the path but I don't know how to do it on w10 sorry Le 06/06/2018 à 12:11, Francesco a écrit : |

[sage-support] Re: Sage's animations and windows 10

2018-06-06 Thread Francesco
What's the meaning of " if they are installed system-wide." ?? Il giorno venerdì 1 giugno 2018 15:32:19 UTC+2, Francesco ha scritto: > > Hello everyone. > My installation is Sage 8.2 and windows 10 64bit, with imagemagick and > ffmpeg installed. I send these commands to sage: ( an example of

[sage-support] Re: Sage's animations and windows 10

2018-06-02 Thread slelievre
Le vendredi 1 juin 2018 23:40:56 UTC+2, Erik Bray: > > On Friday, June 1, 2018 at 3:32:19 PM UTC+2, Francesco: >> >> But imagemagick and ffmpeg are installed! >> Is it a bug ? > > I don't know. How did you install imagemagick and/or ffmpeg? > > (I didn't even now Sage did anything with these--are

[sage-support] Re: Sage's animations and windows 10

2018-06-02 Thread Dima Pasechnik
I believe that this is not the imagemagick needed - one needs to install one into Sage's VM/container... On Saturday, June 2, 2018 at 9:16:12 AM UTC+2, Francesco wrote: > > ImageMagick-7.07-22-Q16-x64-dll.exe > > Furthermore ImageMagick installation installs also ffmpeg. > ... > > Il giorno

[sage-support] Re: Sage's animations and windows 10

2018-06-02 Thread Francesco
ImageMagick-7.07-22-Q16-x64-dll.exe Furthermore ImageMagick installation installs also ffmpeg. ... Il giorno venerdì 1 giugno 2018 15:32:19 UTC+2, Francesco ha scritto: > > Hello everyone. > My installation is Sage 8.2 and windows 10 64bit, with imagemagick and > ffmpeg installed. I send these

[sage-support] Re: Sage's animations and windows 10

2018-06-01 Thread Erik Bray
On Friday, June 1, 2018 at 3:32:19 PM UTC+2, Francesco wrote: > > Hello everyone. > My installation is Sage 8.2 and windows 10 64bit, with imagemagick and > ffmpeg installed. I send these commands to sage: ( an example of reference > manual ) > > sage: sines = [plot(c*sin(x), (-2*pi,2*pi),