just to say that exactly the same error occurred con the new sage 5.4.1
kjetil
On Wed, Nov 14, 2012 at 8:41 AM, Kjetil brinchmann Halvorsen
wrote:
> Hola!
>
> This is Lubuntu 12.10, with all updates, on an HP Pavillion dv4-51621a
> (with intel core i5, if that matter)
>
> make runs wi
The ticket is now waiting to be reviewed :-)
http://trac.sagemath.org/sage_trac/ticket/13744
Nathann
--
You received this message because you are subscribed to the Google Groups
"sage-support" group.
To post to this group, send email to sage-support@googlegroups.com.
To unsubscribe from this g
I'm trying to update to sage 5.4.1. When I start a notebook without a directory
parameter, everything goes fine. But if I want to start a notebook with:
sage: notebook(directory="/home/sage/s/",interface='')
I get an error message.
Executing twistd --pidfile="s/sagenb.pid" -ny "s.sagenb/
When I start a notebook without giving a directory parameter everything
works fine. But when I try to add a directory parameter sage refuses to
start a webinterface server:
sage: notebook(directory="/home/sage/s",interface='')
..
Executing twistd --pidfile="s/sagenb.pid" -ny "s.sagenb/twiste
On 11/23/2012 10:53 PM, Myriam Mahaman wrote:
Show(1/2*A) multiplies out the scalar and the matrix, but I want to show the
1/2 outside the matrix A. How can I do this?
As far as I know, you can't.
One hack: pretty_print(1/2, A)
--
You received this message because you are subscribed to the
Hell !!
> Indeed it worked!
Good !
> Now I can report that the bug I have reported is solved.
Well.. It is solved on your (unique) version of Sage :-P
I haven't written the patch yet. I wait for an answer from the code's
author, and then it will be ready to be reviewed :-)
> Thank you
Hello Nathann,
Oh. Well, perhaps you need to do something like "touch
> modular_decomposition.pyx" when you are in the
> sage/graphs/modular_decomposition folder. Then run "sage -b".
> modular_decomposition.pyx is the actual Sage code, that depends on the .c
> file you modified. It should be e
Show(1/2*A) multiplies out the scalar and the matrix, but I want to show the
1/2 outside the matrix A. How can I do this?
--
You received this message because you are subscribed to the Google Groups
"sage-support" group.
To post to this group, send email to sage-support@googlegroups.com.
To uns
Hello !!
> So, I downloaded the most current version of the source code from
> http://www.liafa.jussieu.fr/~fm/algos/dm.tar, compiled it and run the
exact
> same code codifying the graph P. This time I got the right answer:
H O_O
So either Fabien modified it since I wrote to him
Hello Nathann,
You're absolutely right! The problem is due to
sage/graph/modular_decomposition/src/dm.c. I've managed to compile it in C,
coded the graph P and got:
Premier
+--3
+--1
+--5
+--2
+--4
So, I downloaded the most current version of the source code from
http://www.liafa.
On 11/23/2012 09:01 PM, Jori Mantysalo wrote:
On Thu, 22 Nov 2012, P Purkayastha wrote:
(On which list should we continue?)
Start from sage-5.4 or higher version and look at
https://github.com/sagemath/sagenb/blob/master/INSTALL.rst. Follow the
directions in that file from point 3 onwards. Aft
On Thu, 22 Nov 2012, P Purkayastha wrote:
(On which list should we continue?)
Start from sage-5.4 or higher version and look at
https://github.com/sagemath/sagenb/blob/master/INSTALL.rst. Follow the
directions in that file from point 3 onwards. After you have sagenb set up,
get the branch of
12 matches
Mail list logo