On Wed, 15 Nov 2006 04:50:46 -0800, David Joyner <[EMAIL PROTECTED]>
wrote:
>
> I'm not understanding your question. Lists are mutable:
> sage: L = [0,0]
> sage: L[:1] = [1]
> sage: L
> [1, 0]
> pari vectors apparently are not. Are you saying they should be?
> Or is it that you don't like the
This is a not-implemented yet error. I've added it as trac ticket
169:
http://sage.math.washington.edu:9002/sage_trac/ticket/169
On Wed, 15 Nov 2006 04:37:16 -0800, Luislang <[EMAIL PROTECTED]> wrote:
>
> Following session says it all.
>
>
On Wednesday 15 November 2006 13:50, David Joyner wrote:
> I'm not understanding your question. Lists are mutable:
> sage: L = [0,0]
> sage: L[:1] = [1]
> sage: L
> [1, 0]
> pari vectors apparently are not. Are you saying they should be?
> Or is it that you don't like the error message?
Actually
I'm not understanding your question. Lists are mutable:
sage: L = [0,0]
sage: L[:1] = [1]
sage: L
[1, 0]
pari vectors apparently are not. Are you saying they should be?
Or is it that you don't like the error message?
On 11/15/06, Luislang <[EMAIL PROTECTED]>
Following session says it all.
| SAGE Version 1.2.2, Build Date: 2006-04-17-2338 |
| Distributed under the GNU General Public License V2. |
| For help type ? or ??. |
the idea of SAGE calc seems to fit my needs
as php site would be on different pc than sage (that site would ack
kind of as GateWay)
and how much more time does it take for a calculation, that sage
process is started for each calculation separately compared to the
-notebook option, when it seems to