ma...@mendelu.cz wrote:
>
>
> On 17 říj, 00:40, Robert Dodier wrote:
>> On Oct 16, 2:23 pm, Jason Grout wrote:
>>
>>> I'm not on their list. I hope Robert Dodier or someone else sees this.
>> Probably it's best to submit Maxima bugs to the bug
>> tracker.http://sourceforge.net/tracker/?func=b
On 10/25/2009 05:50 AM, zeliboba wrote:
> great! what is "live doc converter" btw?
See docHTMLProcessor.py in
$SAGE_ROOT/local/lib/python/site-packages/sagenb/notebook/
Also, look at twist.py's WorksheetFile.render(), which uses the
processor to convert a static HTML doc page into an editable w
Thanks! It worked :)
Raamesh
On Mon, Oct 26, 2009 at 11:46 PM, Mike Hansen wrote:
>
> On Tue, Oct 27, 2009 at 4:44 AM, Raamesh wrote:
>>Can
>> somebody me in getting sage use the library I want it to use.
>>
>> # would not listen to take in my python networkx
>> sys.path.append('/soft/python-2.
On Tue, Oct 27, 2009 at 4:44 AM, Raamesh wrote:
>Can
> somebody me in getting sage use the library I want it to use.
>
> # would not listen to take in my python networkx
> sys.path.append('/soft/python-2.6/lib/python2.6/site-packages/
> networkx-0.99-py2.6.egg')
> import networkx as nx
> G = nx.G
The installation of Sage 4.1.2 fails on my system:
-system: debian lenny amd 64.
-problem:
As building R:
/usr/local/sage-4.1.2/spkg/build/r-2.9.2/src/bin/exec/R:
/usr/local/sage-4.1.2/local/lib/gcc-lib/x86_64-unknown-linux-gnu/4.0.3/libgcc_s.so.1:
version `GCC_4.2.0' not found (required by
On Oct 26, 2009, at 8:03 PM, kcrisman wrote:
>> Yep. Is anyone against a prohibition of spkg upgrades and major re-
>> factoring for small point releases?
>
> I would point out that sometimes minor bugfixes require spkg
> upgrades. For instance, sometimes to "properly" fix even tiny
> problems w
On Mon, Oct 26, 2009 at 6:25 PM, Dr. David Kirkby
wrote:
>
> I *finally* got my new Ultra 27 today, which is quite a nice machine in fact
>
> * Quad core 3.333 GHz Xeon
> * 12 GB RAM
> * 2 x 2 TB + 1 x 500 GB disks
> * NVIDIA Quadro FX 3800 graphics accelerator
>
> It came with Solaris 10, but I
I did not know of the existence of the `jpeg-6b.p0.spkg`, so I made that
one. Anyawys, libjpeg-7.p0.spkg is more up-to-date than the previous. I know
not of any votes.
- Tim Joseph Dumol
On Tue, Oct 27, 2009 at 4:48 AM, Georg S. Weber
wrote:
>
> On 26 Okt., 14:06, Tim Joseph Dumol wrote:
> >
> Yep. Is anyone against a prohibition of spkg upgrades and major re-
> factoring for small point releases?
I would point out that sometimes minor bugfixes require spkg
upgrades. For instance, sometimes to "properly" fix even tiny
problems with symbolics really requires a change to the pynac pa
On Oct 26, 6:15 pm, Pat LeSmithe wrote:
> On 10/26/2009 05:16 PM, John H Palmieri wrote:
>
> > On Oct 26, 4:52 pm, William Stein wrote:
> >> On Mon, Oct 26, 2009 at 4:41 PM, John H Palmieri
> >> wrote:
>
> Why do we do *anything* with Sphinx after cloning? Shouldn't we just
> copy e
I *finally* got my new Ultra 27 today, which is quite a nice machine in fact
* Quad core 3.333 GHz Xeon
* 12 GB RAM
* 2 x 2 TB + 1 x 500 GB disks
* NVIDIA Quadro FX 3800 graphics accelerator
It came with Solaris 10, but I stuck OpenSolaris 06/2009 on it soon after it
came.
It's certainly quick
On Oct 26, 2009, at 3:31 PM, Maurizio wrote:
> My answer to William Stein's question is double: first of all, I think
> that sometimes people less involved than being active developers can
> give suggestions from another perspective, and I hope that those are
> not considered useless simply becau
On 10/26/2009 05:16 PM, John H Palmieri wrote:
> On Oct 26, 4:52 pm, William Stein wrote:
>> On Mon, Oct 26, 2009 at 4:41 PM, John H Palmieri
>> wrote:
>>
Why do we do *anything* with Sphinx after cloning? Shouldn't we just
copy everything over?
>>
>>> Because if we just copy everyth
On Mon, Oct 26, 2009 at 5:31 PM, John H Palmieri wrote:
>
> On Oct 26, 4:50 pm, William Stein wrote:
>> On Mon, Oct 26, 2009 at 4:37 PM, John H Palmieri
>> wrote:
>>
>>
>> > Trac ticket #6820 (http://trac.sagemath.org/sage_trac/ticket/6820)
>> > makes the following change:
>>
>> > sage: hel
On Oct 26, 4:50 pm, William Stein wrote:
> On Mon, Oct 26, 2009 at 4:37 PM, John H Palmieri
> wrote:
>
>
> > Trac ticket #6820 (http://trac.sagemath.org/sage_trac/ticket/6820)
> > makes the following change:
>
> > sage: help()
>
> > no longer runs the interactive Python help utility. Instea
Hi,
I am facing a problem of not able to use python's library. The local
python has a higher version of networkx library than the sage (I
suppose. python does not give the error). The sage is not calling the
local python networkx even if I add networkx library to sys.path. Can
somebody me in gett
On Oct 26, 4:52 pm, William Stein wrote:
> On Mon, Oct 26, 2009 at 4:41 PM, John H Palmieri
> wrote:
>
> >> Why do we do *anything* with Sphinx after cloning? Shouldn't we just
> >> copy everything over?
>
> > Because if we just copy everything over,
> > Sphinx gets confused (for
> > reasons I
On Mon, Oct 26, 2009 at 4:41 PM, John H Palmieri wrote:
>
>
>
> On Oct 26, 3:54 pm, William Stein wrote:
>> On Mon, Oct 26, 2009 at 2:37 PM, John H Palmieri
>> wrote:
>>
>>
>>
>> > With Sage 4.2 on my machine running OS X 10.6, when I clone, I get
>> > this:
>>
>> > Updating modification times
On Mon, Oct 26, 2009 at 4:37 PM, John H Palmieri wrote:
>
> Trac ticket #6820 (http://trac.sagemath.org/sage_trac/ticket/6820)
> makes the following change:
>
> sage: help()
>
> no longer runs the interactive Python help utility. Instead, it
> prints a message:
>
> sage: help()
> Welcom
On Oct 26, 3:54 pm, William Stein wrote:
> On Mon, Oct 26, 2009 at 2:37 PM, John H Palmieri
> wrote:
>
>
>
> > With Sage 4.2 on my machine running OS X 10.6, when I clone, I get
> > this:
>
> > Updating modification times for the documentation...
> > sage -docbuild --update-mtimes reference h
Trac ticket #6820 (http://trac.sagemath.org/sage_trac/ticket/6820)
makes the following change:
sage: help()
no longer runs the interactive Python help utility. Instead, it
prints a message:
sage: help()
Welcome to Sage 4.2! To view the Sage tutorial in your web
browser,
type '
On Mon, Oct 26, 2009 at 2:37 PM, John H Palmieri wrote:
>
> With Sage 4.2 on my machine running OS X 10.6, when I clone, I get
> this:
>
> Updating modification times for the documentation...
> sage -docbuild --update-mtimes reference html
> sphinx-build -b html -d /Applications/sage/devel/sage/d
Hi,
cloning in Sage-4.2 sometimes does take a long time. I'm using OS
X 10.4 on an Intel Mac. I remember Ctrl-C'ing several times to
interrupt this on several occasions, but I am not sure whether it
really did hang, or whether I was too impatient.
Cheers,
Georg
--~--~-~--~~--
My answer to William Stein's question is double: first of all, I think
that sometimes people less involved than being active developers can
give suggestions from another perspective, and I hope that those are
not considered useless simply because they are given from people which
are not contributi
Hi Nicolas,
If I understand what existed and what is proposed, then
I vote for the category Groupoids() and no arguments.
A standard definition of a groupoid in category theory is
a category in which every morphism is an isomorphism.
Thus it is possible that this was intended as a constructor
fo
With Sage 4.2 on my machine running OS X 10.6, when I clone, I get
this:
Updating modification times for the documentation...
sage -docbuild --update-mtimes reference html
sphinx-build -b html -d /Applications/sage/devel/sage/doc/output/
doctrees/en/reference/Applications/sage/devel/sage/doc/
On 26 Okt., 14:06, Tim Joseph Dumol wrote:
> I believe you may need to install this libjpeg spkg, and then reinstall pil:
>
> {{{
>
> $ sage -fhttp://sage.math.washington.edu/home/timdumol/libjpeg-7.p0.spkg
> $ sage -fhttp://sagemath.org/packages/optional/pil-1.1.6.spkg
>
> }}}
>
> Hopefully that
William, The binary works on my older XP machine. I will post the
spect's below. One glich the Virtual Machine pauses on start up
saying there is not enough memory. I then go up the the machine menu
and hit resume it retarts fine and runs Sage. This is the first time
on my old XP machine I ha
On 26 Okt., 19:22, William Stein wrote:
> Hi,
>
> I wonder why everybody (*) making suggestions has never put together a
> single Sage release themselves, yet everybody who has done significant
> work putting together Sage releases, organizing the web page, mirror
> binaries, etc., has completely
>
> * If I enter the commands from test section in
>
> sage: var('m')
> m
> sage: assume(n, 'integer'); assume(m, 'integer')
>
> into Sage session (4.2), then Sage hangs. I have to enter also var
> ('n') to continue in Sage notebook without hanging. However, if I
> run ./sa
Dear list, I can't find this option any more. But we still have
tickets related to symbolic issues. Has it been renamed? Thanks,
kcrisman
--~--~-~--~~~---~--~~
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, sen
On Oct 26, 11:49 am, kcrisman wrote:
> This could be wonderful news! Have you done any experimentation thus
> far comparing timings on Maxima-lib (with the not-yet-submitted code)
> versus Maxima pexpect? Say, for integrate(x^3+5*sin(x),x) or
> something. I remember threads from long ago on t
On 26-Oct-09, at 11:22 AM, William Stein wrote:
>
> Hi,
>
> I wonder why everybody (*) making suggestions has never put together a
> single Sage release themselves, yet everybody who has done significant
> work putting together Sage releases, organizing the web page, mirror
> binaries, etc., has
Dear Francois,
Some of the same ideas may already be in
http://trac.sagemath.org/sage_trac/ticket/6035
(the detect_poles option to plot), I believe. However, there is
always room for improvement too - see
http://trac.sagemath.org/sage_trac/ticket/3985
. It would also be great to see how to i
I recently received my invite to Google Wave and had a play with the
service. I see several public Waves discussing integrating Sage with
Wave, and a couple of threads on this list (one from July about
decoupling the notebook server and a recent one talking about
Integration more generally). I was
On Oct 26, 12:51 am, Nils Bruin wrote:
> First,
>
> http://trac.sagemath.org/sage_trac/ticket/6781
>
> now has a reviewable patch attached to it. This ticket deals with
> adding ECL as a library to Python.
> Since LISP and Python are actually rather closely related in how they
> view data, one
Hello,
I test the plot command, decode the plot.py file and also follow the
patch #6878.
So I understand that a plot is one line between points.
The exclude option seems to cut this lines at each break point after the
computation.
Of corse a continuous plot is a such line. But the plot result
I agree with Rob B. that it would be useful to have ONE (so as not to
suffer from option paralysis!) slightly less feature-rich choice that
has been proved to be stable for sysadmins to put up. +1 to that.
Here's why:
In my experience, nothing kills use of Sage in a classroom setting
more than s
Hi Florent, Robert,
On Mon, Oct 26, 2009 at 06:56:39PM +0100, Florent hivert wrote:
> I'm having trouble with coercion in sage 4.2...
> The following (reduced) example works with sage 4.1.2 and breaks with sage
> 4.2. Here is the error:
>
> File "", line 1, in
> bla = Essa
William Stein wrote:
> 2009/10/26 Glenn Tarbox, PhD :
>> Beginning with Release 4.1.2, "sage -sh" was adjusted and now completely
>> strips the users environment as set in the various .*rc files.
>>
>
> After I read this, I expected the following would happen:
>
> d-69-91-158-18:~ wstein$ expor
Hi,
I wonder why everybody (*) making suggestions has never put together a
single Sage release themselves, yet everybody who has done significant
work putting together Sage releases, organizing the web page, mirror
binaries, etc., has completely refrained from making any suggestions?
William
(*
Dear Javier, William, David K.
On Mon, Oct 26, 2009 at 09:57:25AM -0700, javier wrote:
> Postive review for monoid_algebras.py
Thanks! 7 categories left and down!
> algebra_modules.py should be instructed to work only for commutative
> algebras (and mentioned in the description) as we t
2009/10/26 Glenn Tarbox, PhD :
> Beginning with Release 4.1.2, "sage -sh" was adjusted and now completely
> strips the users environment as set in the various .*rc files.
>
After I read this, I expected the following would happen:
d-69-91-158-18:~ wstein$ export FOO="bar"
d-69-91-158-18:~ wstei
Hi there,
I'm having trouble with coercion in sage 4.2...
The following (reduced) example works with sage 4.1.2 and breaks with sage
4.2. Here is the error:
File "", line 1, in
bla = Essai(); bla###line 11:
sage: bla = Essai(); bla
File "/home/averell/.sage/tmp/wr
I hope it's obvious that in my suggested plan, it would be rare for
the number to change between alpha & rc, as this would happen only if
something major was deemed ready, like the recent notebook rewrite.
John
2009/10/26 mhampton :
>
> Yes, I think doing all those things would help a lot. John
Yes, I think doing all those things would help a lot. John Cremona's
versioning plan seems to be the best compromise between convenience
and accuracy, and doesn't seem like it would cause big problems. And
adding an unmirrored link to the previous versions would be great for
a number of reasons
Beginning with Release 4.1.2, "sage -sh" was adjusted and now completely
strips the users environment as set in the various .*rc files.
I'm assuming there were collisions between variables needed by sage and
those the user may be setting. However, this recent change seems extreme
and makes using
On Oct 26, 2009, at 7:04 AM, Dr. David Kirkby wrote:
> Why not 'beta' like most other projects? If something goes wrong,
> then one might
> have a beta2. I've never come across any other open-source project
> which adds
> 'next'.
We essentially do have betas, we just don't call them such. Us
On Sun, Oct 25, 2009 at 11:57 PM, William Stein wrote:
>
> On Sun, Oct 25, 2009 at 10:45 AM, John Cremona wrote:
>>
>> Beautiful, thanks. Yes, I do recognise it from Lloyd's book.
>
> Here are some other images by Tom Boothby, by the way:
>
> http://8tb.us/home/boothby/cover/samples/
>
Aweso
Nathann Cohen wrote:
> Hello !!
>
> I am writing about a problem I had some time ago. Minh helped me to sort
> it out. This time, I found an ugly trick, which is fine for the moment (
> see patch #7314 and the Integer(1) instead of 1 at line 6000 of patch
> http://trac.sagemath.org/sage_trac/a
On Mon, Oct 26, 2009 at 9:12 AM, Nathann Cohen wrote:
> Hello !!
>
> I am writing about a problem I had some time ago. Minh helped me to sort it
> out. This time, I found an ugly trick, which is fine for the moment ( see
> patch #7314 and the Integer(1) instead of 1 at line 6000 of patch
> http:/
I can't seem to get virtualbox 3.0.8 to work on my mac. Things work
fine on my windows machine, I did a small test by adding the new
biopython optional package and that worked well. I am curious if
anyone else can get virtualbox to work on OS X 10.4, or if its
something funny about my machine.
Hello !!
I am writing about a problem I had some time ago. Minh helped me to sort it
out. This time, I found an ugly trick, which is fine for the moment ( see
patch #7314 and the Integer(1) instead of 1 at line 6000 of patch
http://trac.sagemath.org/sage_trac/attachment/ticket/7314/trac_7314.patch
Would it not be a lot simpler if we did what we do now, except that if
during the sequence of alpha-releases it becomes apparent that the
"next" release is going to have some significant change which warrants
a different number from that of the alpha versions (e.g. 4.1.2.alpha?
should have been ca
Dr. David Kirkby wrote:
> Jason Grout wrote:
>
>> So it sounds like the main problem is that the name "sage-next" would
>> apply to lots of different releases. How about making it more specific,
>> like "sage-4.1.2-next"?
>>
>> Jason
>
> Why not 'beta' like most other projects? If something g
Jason Grout wrote:
> So it sounds like the main problem is that the name "sage-next" would
> apply to lots of different releases. How about making it more specific,
> like "sage-4.1.2-next"?
>
> Jason
Why not 'beta' like most other projects? If something goes wrong, then one
might
have a b
William Stein wrote:
> On Sat, Oct 24, 2009 at 10:17 PM, Robert Bradshaw
> wrote:
>> On Oct 24, 2009, at 7:10 PM, Jason Grout wrote:
>>
>>> mhampton wrote:
>>>
One thing that was mentioned on another thread is that the version
number for sage-4.1.2 was quite misleading. It would help a
I believe you may need to install this libjpeg spkg, and then reinstall pil:
{{{
$ sage -f http://sage.math.washington.edu/home/timdumol/libjpeg-7.p0.spkg
$ sage -f http://sagemath.org/packages/optional/pil-1.1.6.spkg
}}}
Hopefully that will fix your problems.
- Tim Joseph Dumol
On Mon, Oct
> 2. I loaded my image and tried to resize it, but Sage died with "The
> _imaging C module is not installed".
> This was because I had Macports (hence libjpeg) installed when I
> upgraded Sage, but not anymore, so I reinstalled PIL. This is
> basically the same problem Georg Weber pointed out,
Pat LeSmithe wrote:
> On 10/18/2009 10:07 AM, William Stein wrote:
>
>> On Sun, Oct 18, 2009 at 5:10 AM, Wilfried Huss
>> wrote:
>>
>>> Linking to an external video file works as expected. But if I
>>> try to use an ogg theora video, which is uploaded into the DATA
>>> directory, as the
I think it worked for me with OS X 10.4.11 and Sage-4.1.1: compile, try
out, rename directory, run again ("wait while sage is resetting the
path" or something along these lines), then do sage -clone blah.
This having said, I have not been able to compile Sage-4.1.2 at all and
after hearing abo
Thank you Rob,
you seem to have caught my point 100%, I completely agree with your
comments
Maurizio
On Oct 26, 1:06 am, Rob Beezer wrote:
> We have a Sage server on our campus. We don't have departmental
> sysadmins, instead it is maintained by the same folks who do the
> administrative syst
62 matches
Mail list logo