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
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
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
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
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
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
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
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
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
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
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
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
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 ==
===
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
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
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
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
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
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
> >
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.
--~--~---
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
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
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
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
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
ively easy.
That's a great solution.
didier
>
> > > == Distribution ==
> >
> > > === Padus ===
> > > * Contact: Ismail D�nmez
> > > * EMail: [EMAIL PROTECTED]
> > > * Website: N/A
> >
> > > == Changelog ==
> >
> > > ===
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
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
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
29 matches
Mail list logo