[sage-support] Sage 9.2 configure fails when forced to use system atlas

2021-04-08 Thread A A
Sage 9.2 configuration fails when passed `--with-system-atlas=forced`. Thefollowing snippets demonstrates the setup: $ export SAGE_ATLAS_LIB='/usr/local/atlas/lib/' $ ./configure --with-blas=atlas --enable-atlas=yes --with-system-atlas=force --prefix=$HOME/sage --with-python='/usr/loca

[sage-support] Re: Saving parametric_plot3d() plots

2015-06-09 Thread Fausto A. A. Barbuto
On Tuesday, 9 June 2015 08:24:47 UTC-3, kcrisman wrote: > > Here is an example that works. It plots an image. What I had in mind was >> to replace P.show(...) by P.save(...) and, instead of displaying the image, >> saving it. >> The replacement dDidn't work out though. Needless to say, the sc

[sage-support] Re: Saving parametric_plot3d() plots

2015-06-08 Thread Fausto A. A. Barbuto
On Monday, 8 June 2015 22:11:08 UTC-3, kcrisman wrote: > > > > On Monday, June 8, 2015 at 8:17:29 PM UTC-4, Fausto A. A. Barbuto wrote: >> >> >> Hello, >> >> Is there a command to save a plot generated by parametric_plot3d()? >> Like, say: >&

[sage-support] Saving parametric_plot3d() plots

2015-06-08 Thread Fausto A. A. Barbuto
Hello, Is there a command to save a plot generated by parametric_plot3d()? Like, say: P = parametric_plot3d([x,y,z],(u,-10.0,10.0),(v,-10.0,10.0),plot_points=[50,50],frame=False,color=(fc,colormaps.jet)) P.save('somename.png') Thanks in advance for any light shed on this matter. Fausto --

[sage-support] Example given in the documentation does not work

2013-12-18 Thread Fausto A. A. Barbuto
Hello, The example given in: ~/sage-5.13/devel/sage-main/doc/output/html/en/numerical_sage/parallel_laplace_solver.html is not working. Traceback (most recent call last):root=0 File "", line 1, in File "/tmp/tmpE0k5jf/___code___.py", line 5, in size=MPI.size AttributeError: '

[sage-support] Re: 2.8.11 Notebook Problem

2007-11-05 Thread Fausto A. A. Barbuto
On 11/5/07, William Stein <[EMAIL PROTECTED]> wrote: > > > On 11/5/07, davedo2 <[EMAIL PROTECTED]> wrote: > > I'm having an annoying problem with my recent install of the 2.8.11 > > binary on a Kubuntu 7.10 system. The install went fine and make test > > ran to completion with no errors other than