May i ask if anybody has a detailed doc on how to set up a chroot+Sage
environnement.
It's not that i can't do it by myself but i would appreciate previous
experiment on that ;-)
Philippe
On Wed, Aug 27, 2008 at 12:12 PM, D. Monarres <[EMAIL PROTECTED]> wrote:
>
> Thank you, screen works well (
On Tue, Aug 26, 2008 at 6:05 PM, William Stein <[EMAIL PROTECTED]> wrote:
>
> On Tue, Aug 26, 2008 at 2:59 AM, Philippe Saade <[EMAIL PROTECTED]> wrote:
>>
>> Hi
>>
>> I quickly browsed sage-support and the wiki. Sorry for duplicates
>>
>> Wh
Hi,
sorry again for such a mail.
I know that there is a track about graphics disappearing from
worksheets but for published worksheets it's even worth because they
look really useless/ugly without these.
There seems to be no /cells/n directory saved, so no images...too
Hope there will be a qui
Hi,
This works :
var('x')
P = taylor(exp(x),x,0,3)
P.coeffs(x)
but not this
var('x')
P = taylor(exp(x),x,0.21,3)
P.coeffs(x)
Why ?
Philippe
--~--~-~--~~~---~--~~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group
On Tue, Aug 26, 2008 at 1:53 PM, Stan Schymanski <[EMAIL PROTECTED]> wrote:
>
> Dear all,
>
> Is there a way of saving and automatically re-loading plots generated
> in a notebook when I re-open the notebook?
>
> Currently, when I close and re-open a notebook, all previously
> displayed plots are
Hi
I quickly browsed sage-support and the wiki. Sorry for duplicates
What is the prefered way to restrict real precision in a cell,
worksheet or @interact.
I modified @interact example with a slider but the numbers have to
many digits so the Latex output is ugly...
Thanks for help
Philippe
--
Hi,
sorry for the attatched image but it might help to understand to problem.
I wrote a procedure to draw (nicely ?) a multiedged digraph (I know
that some good work is coming soon from E. Kirkman but i need
something NOW... :-(
Does anybody know why lines always get on top of polygons ?
Philip
On Mon, Aug 25, 2008 at 9:15 PM, William Stein <[EMAIL PROTECTED]> wrote:
>
> On Mon, Aug 25, 2008 at 10:33 AM, Philippe Saade <[EMAIL PROTECTED]> wrote:
>>
>> On Mon, Aug 25, 2008 at 6:45 PM, William Stein <[EMAIL PROTECTED]> wrote:
>>>
>>>&g
Hi,
i post this here for future newbies who might encounter the same problem...
** on Linux/Ubuntu 8.04, under Firefox 2 or 3, with all TexFonts
installed, i kept having this error message :
It looks like jsMath failed to set up properly (error code -7)
for a single
sage : show(x^2)
command.
On Sun, Aug 24, 2008 at 9:01 AM, Philippe Saade <[EMAIL PROTECTED]> wrote:
> hi,
>
> I am working on an Ubuntu box, with firefox and UTF-8 is my system's default.
> [EMAIL PROTECTED]:~$ locale
> LANG=fr_FR.UTF-8
> LC_CTYPE="fr_FR.UTF-8"
> LC_NU
hi,
I am working on an Ubuntu box, with firefox and UTF-8 is my system's default.
[EMAIL PROTECTED]:~$ locale
LANG=fr_FR.UTF-8
LC_CTYPE="fr_FR.UTF-8"
LC_NUMERIC="fr_FR.UTF-8"
LC_TIME="fr_FR.UTF-8"
LC_COLLATE="fr_FR.UTF-8"
LC_MONETARY="fr_FR.UTF-8"
LC_MESSAGES="fr_FR.UTF-8"
LC_PAPER="fr_FR.UTF-8"
On Sun, Aug 24, 2008 at 12:16 AM, William Stein <[EMAIL PROTECTED]> wrote:
> Anything that is not explicitly documented in parametric_plot3d should
> just get passed on to show.
>
> -- William
Ok ! I'll make my documentation compliant with that advice.
But i've noticed that it is sometimes not
On Sat, Aug 23, 2008 at 11:58 PM, Philippe Saade <[EMAIL PROTECTED]> wrote:
> Hi
>
> Does anybody know where the **kwds are defined in Sage for the command
> parametric_plot3d
>
> (not counting those given by the definition
>
> parametric_plot3d(f, urange, vra
Hi
Does anybody know where the **kwds are defined in Sage for the command
parametric_plot3d
(not counting those given by the definition
parametric_plot3d(f, urange, vrange=['4ti2-20061025', 'R-2.6.0',
'atlas-3.7.37', 'atlas-3.8.1', 'a..., plot_points='automatic', **kwds)
)
Thanks
Phi
On Sat, Aug 23, 2008 at 9:39 AM, Philippe Saade <[EMAIL PROTECTED]> wrote:
>
> Thanks for pointing saunders' code to me !
> I had to change a line of code to make it work with Sage 3.1.1 :
>
> G = Graph(g, loops=True, multiedges=True)
>
> instead of
>
> G
On Fri, Aug 22, 2008 at 8:06 PM, Jason Grout
<[EMAIL PROTECTED]> wrote:
>
> Philippe Saade wrote:
>> On Fri, Aug 22, 2008 at 12:11 AM, Philippe Saade <[EMAIL PROTECTED]> wrote:
>>> Hi all !
>>>
>>> Is there a simple way to plot a graph with
On Fri, Aug 22, 2008 at 12:11 AM, Philippe Saade <[EMAIL PROTECTED]> wrote:
> Hi all !
>
> Is there a simple way to plot a graph with more than 1 edge going from
> a given vertice to another, as in the konigsberg graph ?
> (http://www.jcu.edu/math/vignettes/bridges.htm)
>
Hi all !
Is there a simple way to plot a graph with more than 1 edge going from
a given vertice to another, as in the konigsberg graph ?
(http://www.jcu.edu/math/vignettes/bridges.htm)
Thanks !
Philippe
--~--~-~--~~~---~--~~
To post to this group, send email to
18 matches
Mail list logo