[sage-devel] sage-trac email notification enabled

2007-12-31 Thread mabshoff
Hi. I finally did something about the non-working sage-trac email notification and I got it to work. The main problem was that smtp_enable=false needed to be fixed (among other things). I also default CC the google group sage-trac. In addition the owner, reporter and commenter is always CCed. T

[sage-devel] Best wishes

2007-12-31 Thread Jaap Spies
Try this in Sage: R. = QQ[] M=matrix(R,2,3,[1,2,3,a,b,c]) M.permanent() N = M.substitute(a=400,b=2,c=0) print "Happy", N.permanent() Jaap Permanents are here forever! --~--~-~--~~~---~--~~ To post to this group, send email to sage-devel@googlegroups.com To un

[sage-devel] Re: elliptic curve issues

2007-12-31 Thread John Cremona
eclib-20071231.spkg is an updated version of cremona*.spkg which allows elliptic curves as input with rational (as opposed to just integer) coefficients. The Sage interface to the library functions for mwrank (etc) will need to be adapted to handle this. I expect that is best done as part of the

[sage-devel] Re: Describing Sage as a Mathematics Computing Environment

2007-12-31 Thread Robert Bradshaw
On Dec 30, 2007, at 9:24 AM, Jaap Spies wrote: > Ted Kosan wrote: > >> >> Between "environment", "system", and "platform", I am starting to >> lean >> towards "system" because most TI-83 users will probably not be >> able to >> grasp what a "platform" is the way a programmer understands it an

[sage-devel] Re: [Jmol-developers] [sage-devel] Fwd: [sage-devel] Re: Jmol andMathematics Visualization

2007-12-31 Thread Robert Bradshaw
On Dec 30, 2007, at 10:06 AM, Bob Hanson wrote: > possibly, but let's talk first about what you are really interested in > doing, then talk format. Arrays aren't necessarily the solution. I agree here. > Pmesh > is not what you want for simple planes and objects -- that is for > complex mathema

[sage-devel] Re: [Jmol-developers] [sage-devel] Fwd: [sage-devel] Re: Jmol andMathematics Visualization

2007-12-31 Thread Robert Bradshaw
On Dec 30, 2007, at 10:38 AM, Bob Hanson wrote: > Robert Bradshaw wrote: > >> On Dec 29, 2007, at 9:15 PM, Robert Hanson wrote: >> >>> I'm a bit lost on this thread, but I wanted to respond to the >>> binary/multiple file issue. >>> >>> First, it's a fine idea to create a binary Pmesh file format

[sage-devel] Re: [Jmol-developers] [sage-devel] Fwd: [sage-devel] Re: Jmol andMathematics Visualization

2007-12-31 Thread Bob Hanson
Robert Bradshaw wrote: > On Dec 30, 2007, at 10:38 AM, Bob Hanson wrote: > >> Robert Bradshaw wrote: >> > > Yep, I think this is the way to go. You mentioned curves, arrows, and > ellipses. What are the commands for curves/arrows? (If the > documentation is clear, just point me there...) And

[sage-devel] Re: elliptic curve issues

2007-12-31 Thread Ismail Dönmez
Hi, Monday 31 December 2007 18:19:15 tarihinde John Cremona şunları yazmıştı: > The new package may be downloaded from > http://www.warwick.ac.uk/staff/J.E.Cremona/eclib-20071231.spkg Would it be possible for you to upload a tarball and maybe put a small page explaining eclib? That woul

[sage-devel] Re: [Jmol-developers] [sage-devel] Fwd: [sage-devel] Re: Jmol andMathematics Visualization

2007-12-31 Thread Robert Bradshaw
On Dec 31, 2007, at 11:09 AM, Bob Hanson wrote: > > Robert Bradshaw wrote: > >> On Dec 30, 2007, at 10:38 AM, Bob Hanson wrote: >> >>> Robert Bradshaw wrote: >>> >> >> Yep, I think this is the way to go. You mentioned curves, arrows, and >> ellipses. What are the commands for curves/arrows? (If t

[sage-devel] Re: Best wishes

2007-12-31 Thread bill purvis
On Monday 31 December 2007, Jaap Spies wrote: > Try this in Sage: > > R. = QQ[] > M=matrix(R,2,3,[1,2,3,a,b,c]) > M.permanent() > N = M.substitute(a=400,b=2,c=0) > print "Happy", N.permanent() > > > Jaap > > > Permanents are here forever! > Well, it's just a little premature, but I'd like to join

[sage-devel] Re: Best wishes

2007-12-31 Thread Francois
On Jan 1, 8:36 am, bill purvis <[EMAIL PROTECTED]> wrote: > On Monday 31 December 2007, Jaap Spies wrote:> Try this in Sage: > > Well, it's just a little premature, but I'd like to join in with > those sentiments > I beg to disagree, it was perfect for me in New Zealand. But I extend my best

[sage-devel] Bug Day 8 reminder

2007-12-31 Thread mabshoff
Hello folks, unlike previous bug days the next one will be held on a weekday, more precisely Wednesday, January 2, 2008. The reason is that it will be just in time to make it into the 2.9.2 release which is the one we will distribute on DVD for the AMS meeting in San Diego. If you plan to partici

[sage-devel] new SPKG.txt format and spkg tracking in the wiki

2007-12-31 Thread mabshoff
alph Philip Weinmann * Michael Abshoff == Upstream Contact == * Author: John Cremona * Email: [EMAIL PROTECTED] * Website: http://www.warwick.ac.uk/~masgaj/mwrank/index.html == Distribution == === Padus === * Contact: Ismail Dönmez * EMail: [EMAIL PROTECTED] * Website: N/A == Changelog == ===

[sage-devel] Re: elliptic curve issues

2007-12-31 Thread John Cremona
A spkg *is* a tarball: you can extract it using tar jxf eclib-20071231.spkg which will unpack it into eclib-20071231/ and all you need is in there/src. As for explanations, my pre-Sage distribution had all that but I'll have to look it up and update it. As for packaging this for

[sage-devel] Re: new SPKG.txt format and spkg tracking in the wiki

2007-12-31 Thread John Cremona
nn > * Michael Abshoff > > == Upstream Contact == > > * Author: John Cremona > * Email: [EMAIL PROTECTED] > * Website: http://www.warwick.ac.uk/~masgaj/mwrank/index.html > > == Distribution == > > === Padus === > * Contact: Ismail Dönmez > * EMail: [EM

[sage-devel] Re: new SPKG.txt format and spkg tracking in the wiki

2007-12-31 Thread mabshoff
s for the cygwin build I did out of my two Cygwin build trees. I am doing the right thing and also fixing the make [very]clean targets and so on, so this will take a while. I will post some patches later and also merge them into the eclib.spkg. You can then decide if you just want to take eclib-200

[sage-devel] Re: sage-trac email notification enabled

2007-12-31 Thread Yi Qiang
Well done! Cheers, Yi http://yiqiang.org On Dec 31, 2007 1:37 AM, mabshoff <[EMAIL PROTECTED]> wrote: > > Hi. > > I finally did something about the non-working sage-trac email > notification and I got it to work. The main problem was that > > smtp_enable=false > > needed to be fixed (amon

[sage-devel] Re: Most Sage spkg's are out of date!

2007-12-31 Thread Ted Kosan
Michael.wrote: > The documentation for each spkg can and will certainly be improved. We > should stuff that information in the developer's guide (like the > release manager guide I am currently writing, which will be added > there at some point in time). I think that having guidelines like this

[sage-devel] Re: Most Sage spkg's are out of date!

2007-12-31 Thread mabshoff
On Dec 31, 11:40 pm, "Ted Kosan" <[EMAIL PROTECTED]> wrote: > Michael.wrote: > > > The documentation for each spkg can and will certainly be improved. We > > should stuff that information in the developer's guide (like the > > release manager guide I am currently writing, which will be added > >

[sage-devel] Re: new SPKG.txt format and spkg tracking in the wiki

2007-12-31 Thread Ismail Dönmez
Monday 31 December 2007 23:14:01 tarihinde mabshoff şunları yazmıştı: > === Padus === >  * Contact: Ismail Dönmez >  * EMail: [EMAIL PROTECTED] s/Padus/Pardus and thank you! I am honored! Regards, ismail -- Never learn by your mistakes, if you do you may never dare to try again. --~--~---

[sage-devel] make check failure for tset in eclib-20071231.p0

2007-12-31 Thread mabshoff
shoff/eclib-20071231.p0.spkg Please run make check manually or do an export SAGE_CHECK=Yes before running spkg-install or make and report any test failure. I am thinking of making the running of spkg-check mandatory since it is very quick and should help shake out bugs quickly. But make sure to wait fo

[sage-devel] Re: new SPKG.txt format and spkg tracking in the wiki

2007-12-31 Thread mabshoff
On Jan 1, 12:11 am, Ismail Dönmez <[EMAIL PROTECTED]> wrote: > Monday 31 December 2007 23:14:01 tarihinde mabshoff şunları yazmıştı: Hi, > > === Padus === > > * Contact: Ismail Dönmez > > * EMail: [EMAIL PROTECTED] > > s/Padus/Pardus and thank you! I am honored! Oops, fixed. Well, you asked

[sage-devel] Re: new SPKG.txt format and spkg tracking in the wiki

2007-12-31 Thread Ismail Dönmez
Tuesday 01 January 2008 02:14:30 tarihinde mabshoff şunları yazmıştı: > On Jan 1, 12:11 am, Ismail Dönmez <[EMAIL PROTECTED]> wrote: > > Monday 31 December 2007 23:14:01 tarihinde mabshoff şunları yazmıştı: > > Hi, > > > > === Padus === > > > * Contact: Ismail Dönmez > > > * EMail: [EMAIL PROTEC

[sage-devel] Type Conversion

2007-12-31 Thread Kishore
Hello , I am new to SAGE and have installed the Windows version (along with VMWare). I am currently using SAGE for doing polynomial arithmetic over finite fields. I would be creating a script that interactively accepts polynomials from user and use the same to process it. I am currently using th

[sage-devel] Re: Type Conversion

2007-12-31 Thread Robert Bradshaw
On Dec 31, 2007, at 5:00 PM, Kishore wrote: > Hello , > > I am new to SAGE and have installed the Windows version (along with > VMWare). > I am currently using SAGE for doing polynomial arithmetic over finite > fields. I would be creating a script that interactively accepts > polynomials from use

[sage-devel] Re: new SPKG.txt format and spkg tracking in the wiki

2007-12-31 Thread didier deshommes
ively easy. That's a great solution. didier > > > > == Distribution == > > > > > === Padus === > > > * Contact: Ismail D�nmez > > > * EMail: [EMAIL PROTECTED] > > > * Website: N/A > > > > > == Changelog == > > > > > ===

[sage-devel] Re: new SPKG.txt format and spkg tracking in the wiki

2007-12-31 Thread mabshoff
hi Didier, On Jan 1, 2:41 am, "didier deshommes" <[EMAIL PROTECTED]> wrote: > 2007/12/31, mabshoff <[EMAIL PROTECTED]>: > > == Dependencies == > > > > > * gmp > > * pari > > * NTL > > I feel like this is too much information required for an spkg. It is information that should change rarely

[sage-devel] Re: make check failure for tset in eclib-20071231.p0

2007-12-31 Thread mabshoff
ate. > > If you feel brave please test the spkg located at > > http://sage.math.washington.edu/home/mabshoff/eclib-20071231.p0.spkg > > Please run make check manually or do an export SAGE_CHECK=Yes before > running spkg-install or make and report any test failure. I am > thin

[sage-devel] Re: [Jmol-developers] [sage-devel] Fwd: [sage-devel] Re: Jmol andMathematics Visualization

2007-12-31 Thread Bob Hanson
Jmol 11.5.1 has pmesh binary "filename" It's just experimental -- totally up to you what you want there, Robert -- but for now it looks like this: http://chemapps.stolaf.edu/jmol/docs/misc/pmesh.bin described here: http://chemapps.stolaf.edu/jmol/docs/misc/pmesh.bin.txt seems to work with