Re: [sage-devel] Re: Notebook inserts extra stuff - bug?

2009-12-23 Thread William Stein
On Wed, Dec 23, 2009 at 10:32 PM, Pat LeSmithe wrote: > On 12/23/2009 08:05 AM, Andrey Novoseltsev wrote: >> I have seen problems with tab-complete too. I don't know if they are > > The patch at #7756 > > http://trac.sagemath.org/sage_trac/ticket/7756 > > may help with these problems. It definite

Re: [sage-devel] Re: Notebook inserts extra stuff - bug?

2009-12-23 Thread Pat LeSmithe
On 12/23/2009 08:05 AM, Andrey Novoseltsev wrote: > I have seen problems with tab-complete too. I don't know if they are The patch at #7756 http://trac.sagemath.org/sage_trac/ticket/7756 may help with these problems. -- To post to this group, send an email to sage-devel@googlegroups.com To uns

[sage-devel] Re: Trac bug

2009-12-23 Thread Jaap Spies
William Stein wrote: > On Wed, Dec 23, 2009 at 3:50 PM, Jaap Spies wrote: >> Dr. David Kirkby wrote: >>> Pick >>> Go to this trac page >>> >>> http://trac.sagemath.org/sage_trac/report >>> >>> then pick: >>> >>> {12} Notebook Tickets needing work >>> >>> which directs to: >>> >>> http://trac.sagem

Re: [sage-devel] Re: Trac bug

2009-12-23 Thread William Stein
On Wed, Dec 23, 2009 at 3:50 PM, Jaap Spies wrote: > Dr. David Kirkby wrote: >> Pick >> Go to this trac page >> >> http://trac.sagemath.org/sage_trac/report >> >> then pick: >> >> {12} Notebook Tickets needing work >> >> which directs to: >> >> http://trac.sagemath.org/sage_trac/report/12 >> >> wh

[sage-devel] Re: [sage-combinat-devel] Kazhdan-Lusztig patch / Customizing element printing

2009-12-23 Thread Nicolas M. Thiery
Hi Dan! On Tue, Dec 22, 2009 at 02:54:08PM -0800, Daniel Bump wrote: > I was unable to get a working combinat queue. With sage-4.3.alpha1 > I get errors in trac_7420-fix-infinite-coercion-discovery-loop.patch. Oops. Hopeful the guards are fixed now. > I did however make a trac ticket: >

[sage-devel] Re: Trac bug

2009-12-23 Thread Jaap Spies
Dr. David Kirkby wrote: > Pick > Go to this trac page > > http://trac.sagemath.org/sage_trac/report > > then pick: > > {12} Notebook Tickets needing work > > which directs to: > > http://trac.sagemath.org/sage_trac/report/12 > > which generates an error: > > Report execution failed: syntax error at

[sage-devel] Trac bug

2009-12-23 Thread Dr. David Kirkby
Pick Go to this trac page http://trac.sagemath.org/sage_trac/report then pick: {12} Notebook Tickets needing work which directs to: http://trac.sagemath.org/sage_trac/report/12 which generates an error: Report execution failed: syntax error at or near "p" LINE 5: ...t.priority AND p.type='p

[sage-devel] Re: [sage-combinat-devel] Symmetric functions / importing standard shorthands in the interpreter namespace

2009-12-23 Thread William Stein
On Wed, Dec 23, 2009 at 2:48 PM, Nicolas M. Thiery wrote: > On Wed, Dec 23, 2009 at 02:37:22PM -0800, William Stein wrote: >> On Wed, Dec 23, 2009 at 2:31 PM, Nicolas M. Thiery >> wrote: >> > On Wed, Dec 23, 2009 at 02:01:22PM -0800, William Stein wrote: >> >> > I stumbled recently into a nifty f

[sage-devel] Re: [sage-combinat-devel] Symmetric functions / importing standard shorthands in the interpreter namespace

2009-12-23 Thread Nicolas M. Thiery
On Wed, Dec 23, 2009 at 02:37:22PM -0800, William Stein wrote: > On Wed, Dec 23, 2009 at 2:31 PM, Nicolas M. Thiery > wrote: > > On Wed, Dec 23, 2009 at 02:01:22PM -0800, William Stein wrote: > >> > I stumbled recently into a nifty feature of the IPython interpreter > >> > allowing for easy manipu

[sage-devel] Re: [sage-combinat-devel] Symmetric functions / importing standard shorthands in the interpreter namespace

2009-12-23 Thread William Stein
On Wed, Dec 23, 2009 at 2:31 PM, Nicolas M. Thiery wrote: > On Wed, Dec 23, 2009 at 02:01:22PM -0800, William Stein wrote: >> > I stumbled recently into a nifty feature of the IPython interpreter >> > allowing for easy manipulations of the global namespace of the >> > interpreter, at the python le

[sage-devel] Re: [sage-combinat-devel] Symmetric functions / importing standard shorthands in the interpreter namespace

2009-12-23 Thread Nicolas M. Thiery
On Wed, Dec 23, 2009 at 02:01:22PM -0800, William Stein wrote: > > I stumbled recently into a nifty feature of the IPython interpreter > > allowing for easy manipulations of the global namespace of the > > interpreter, at the python level. Thanks to it, one can now do: > > > >    sage: S = Symmetri

[sage-devel] Symmetric functions / importing standard shorthands in the interpreter namespace

2009-12-23 Thread Nicolas M. Thiery
Dear Sage-Combinat devs, On Sun, Mar 15, 2009 at 07:42:21AM +0100, Nicolas M. Thiery wrote: > ... about shorthands: > - > We have had repeated (and strong!) requests from users of symmetric > functions for a one liner for getting the usual shortcuts for all the > classical

Re: [sage-devel] Re: libmpir error compiling sage 4.2.1

2009-12-23 Thread William Stein
2009/12/23 Nareto : > I asked this problem on the mpir-devel list - at this link > http://groups.google.com/group/mpir-devel/browse_thread/thread/9644685107e7d203 > > As suggested I tried compiling latest version of mpir (1.3.0-rc3) > standalone and it compiled without errors. Comparing the output

Re: [sage-devel] Could a few people test this Solaris Sage server?

2009-12-23 Thread Dr. David Kirkby
William Stein wrote: > On Wed, Dec 23, 2009 at 3:31 AM, Dr. David Kirkby > wrote: >> David Joyner wrote: >>> On Tue, Dec 22, 2009 at 8:08 PM, Dr. David Kirkby >>> wrote: I've just set this Sage 4.2.1 server up. It's on my home computer, on a slow network, so performance wont be gre

Re: [sage-devel] Could a few people test this Solaris Sage server?

2009-12-23 Thread William Stein
On Wed, Dec 23, 2009 at 3:31 AM, Dr. David Kirkby wrote: > David Joyner wrote: >> On Tue, Dec 22, 2009 at 8:08 PM, Dr. David Kirkby >> wrote: >>> I've just set this Sage 4.2.1 server up. >>> >>> It's on my home computer, on a slow network, so performance wont be great. >>> The >>> machine is als

[sage-devel] Re: Notebook inserts extra stuff - bug?

2009-12-23 Thread Andrey Novoseltsev
I have seen problems with tab-complete too. I don't know if they are related - things that appear after Shift-Enter are not always parts of commands that I have typed (like recently I have seen "div" appended, I don't think I have ever used it). Sometimes I also get extra indentation on Shift-Enter

[sage-devel] Re: Notebook inserts extra stuff - bug?

2009-12-23 Thread mhampton
I have seen a few weird things appended to commands when I tab- complete; I think its often a substring of the completion. I'm not sure if its the same thing you are seeing or if its a known issue. -Marshall On Dec 23, 8:07 am, Andrey Novoseltsev wrote: > Hello, > > I am not sure if this is som

[sage-devel] Notebook inserts extra stuff - bug?

2009-12-23 Thread Andrey Novoseltsev
Hello, I am not sure if this is something well-known or experienced by others, since I am not sure what to search for in topics or tickets. When I press Shift+Enter in notebook cells, then sometimes (without any system that I can notice) it inserts some "extra stuff" like keywords, function names

[sage-devel] Re: libmpir error compiling sage 4.2.1

2009-12-23 Thread Nareto
I asked this problem on the mpir-devel list - at this link http://groups.google.com/group/mpir-devel/browse_thread/thread/9644685107e7d203 As suggested I tried compiling latest version of mpir (1.3.0-rc3) standalone and it compiled without errors. Comparing the output of ./ configure from the sage

[sage-devel] Suggestion to add 'Experimental' notice on Solaris notebook

2009-12-23 Thread Dr. David Kirkby
There are obviously some problems running Sage on Solaris. A quick check on my own machine shows a lot of resources may be used. Also since 'top' is not installed, and if one installs it, then it does not work well, Sage on Solaris must IMHO be considered 'experimental' for now. Once we publicl

Re: [sage-devel] Could a few people test this Solaris Sage server?

2009-12-23 Thread Dr. David Kirkby
David Joyner wrote: > On Tue, Dec 22, 2009 at 8:08 PM, Dr. David Kirkby > wrote: >> I've just set this Sage 4.2.1 server up. >> >> It's on my home computer, on a slow network, so performance wont be great. >> The >> machine is also 8 years old, so don't expect miracles from it! >> >> It is runnin