On Sun, Apr 20, 2008 at 10:10 PM, David Runde <[EMAIL PROTECTED]> wrote:
>
>
>
>
>
> I was accessing the two of the web pages https://www.sagenb.org/ and
> www.sagemath.org and there is a problem with the site's security
> certificate. I attached screen shots of the message I got.
> Just to let yo
Hi Aleks,
You can just treat m as any symoblic expression and call it as a function.
sage: x,y = var('x,y')
sage: m = matrix([[cos(x),0],[0,-sin(y)]])
sage: m
[ cos(x) 0]
[ 0 -sin(y)]
sage: m(x=1, y=2)
[ cos(1) 0]
[ 0 -sin(2)]
sage: m.variables()
(x, y)
sage: m(1,2)
[ cos(1
Hi everyone,
I wrote a Jacobian function for Sage, as follows:
def jacobian(fs, varz):
# Compute the derivatives of fs for each of the varz
# the number of columns is the length of vars
# the number of rows is the length of fs
numcols = len(varz)
numrows =
On Apr 20, 9:20 pm, gary <[EMAIL PROTECTED]> wrote:
> On Apr 20, 9:02 pm, "William Stein" <[EMAIL PROTECTED]> wrote:
>
>
>
> > On Sun, Apr 20, 2008 at 5:58 PM, gary <[EMAIL PROTECTED]> wrote:
>
> > > On Apr 20, 8:52 pm, gary <[EMAIL PROTECTED]> wrote:
> > > > On Apr 20, 8:20 pm, "William Stein
On Apr 20, 9:02 pm, "William Stein" <[EMAIL PROTECTED]> wrote:
> On Sun, Apr 20, 2008 at 5:58 PM, gary <[EMAIL PROTECTED]> wrote:
>
> > On Apr 20, 8:52 pm, gary <[EMAIL PROTECTED]> wrote:
> > > On Apr 20, 8:20 pm, "William Stein" <[EMAIL PROTECTED]> wrote:
>
> > > > On Sun, Apr 20, 2008 at 4:
On Sun, Apr 20, 2008 at 5:58 PM, gary <[EMAIL PROTECTED]> wrote:
>
> On Apr 20, 8:52 pm, gary <[EMAIL PROTECTED]> wrote:
> > On Apr 20, 8:20 pm, "William Stein" <[EMAIL PROTECTED]> wrote:
> >
> >
> >
> > > On Sun, Apr 20, 2008 at 4:59 PM, gary <[EMAIL PROTECTED]> wrote:
> >
> > > > I've i
On Apr 20, 8:52 pm, gary <[EMAIL PROTECTED]> wrote:
> On Apr 20, 8:20 pm, "William Stein" <[EMAIL PROTECTED]> wrote:
>
>
>
> > On Sun, Apr 20, 2008 at 4:59 PM, gary <[EMAIL PROTECTED]> wrote:
>
> > > I've installed sage 2.11 on Kubuntu 7.10, and I'm poking around
[...]
> > If notebook(), try
On Apr 20, 8:20 pm, "William Stein" <[EMAIL PROTECTED]> wrote:
> On Sun, Apr 20, 2008 at 4:59 PM, gary <[EMAIL PROTECTED]> wrote:
>
> > I've installed sage 2.11 on Kubuntu 7.10, and I'm poking around.
>
> > In the tutorial, sec 2.9.2 (?) there are 3D graphics examples using
> > jmol. When I
On Sun, 20 Apr 2008 at 05:10PM -0700, mabshoff wrote:
> Not really, but IIRC there is some mechanism in Ubuntu land in general
> to select the default java. I just don't know what it is :( and I will
> be sure that somebody else knows ;)
In Debian-based systems, it's the "alternatives" system. See
On Sun, Apr 20, 2008 at 4:59 PM, gary <[EMAIL PROTECTED]> wrote:
>
> I've installed sage 2.11 on Kubuntu 7.10, and I'm poking around.
>
> In the tutorial, sec 2.9.2 (?) there are 3D graphics examples using
> jmol. When I run these (adding show(P) to the scripts) jmol reports
> that it is st
On Apr 20, 7:59 pm, gary <[EMAIL PROTECTED]> wrote:
> I've installed sage 2.11 on Kubuntu 7.10, and I'm poking around.
>
> In the tutorial, sec 2.9.2 (?) there are 3D graphics examples using
> jmol. When I run these (adding show(P) to the scripts) jmol reports
> that it is starting, but all I g
On Apr 21, 1:59 am, gary <[EMAIL PROTECTED]> wrote:
Hi Gary,
> I've installed sage 2.11 on Kubuntu 7.10, and I'm poking around.
>
> In the tutorial, sec 2.9.2 (?) there are 3D graphics examples using
> jmol. When I run these (adding show(P) to the scripts) jmol reports
> that it is starting
I've installed sage 2.11 on Kubuntu 7.10, and I'm poking around.
In the tutorial, sec 2.9.2 (?) there are 3D graphics examples using
jmol. When I run these (adding show(P) to the scripts) jmol reports
that it is starting, but all I get is a black rectangle with the
letters "jmol" in the lower
On Sat, 19 Apr 2008 at 10:20AM -0700, William Stein wrote:
> On Sat, Apr 19, 2008 at 9:59 AM, Alex Ghitza <[EMAIL PROTECTED]> wrote:
> > Excellent! Gerhard, this now works for me with sage-3.0.alpha5:
> >
> > sage -c "notebook(address='137.146.194.57', open_viewer=False,
> > directory='/home/gh
On Sun, Apr 20, 2008 at 7:42 PM, William Stein <[EMAIL PROTECTED]> wrote:
>
>
> On Sun, Apr 20, 2008 at 10:38 AM, Ondrej Certik <[EMAIL PROTECTED]> wrote:
> >
> >
> > On Sun, Apr 20, 2008 at 6:58 PM, William Stein <[EMAIL PROTECTED]> wrote:
> > >
> > >
> > > On Sun, Apr 20, 2008 at 9:3
On Sun, Apr 20, 2008 at 10:38 AM, Ondrej Certik <[EMAIL PROTECTED]> wrote:
>
>
> On Sun, Apr 20, 2008 at 6:58 PM, William Stein <[EMAIL PROTECTED]> wrote:
> >
> >
> > On Sun, Apr 20, 2008 at 9:36 AM, Ondrej Certik <[EMAIL PROTECTED]> wrote:
> > >
> > > On Fri, Apr 18, 2008 at 5:10 PM, Wi
On Sun, Apr 20, 2008 at 6:58 PM, William Stein <[EMAIL PROTECTED]> wrote:
>
>
> On Sun, Apr 20, 2008 at 9:36 AM, Ondrej Certik <[EMAIL PROTECTED]> wrote:
> >
> > On Fri, Apr 18, 2008 at 5:10 PM, William Stein <[EMAIL PROTECTED]> wrote:
> > >
> > >
> > > On Fri, Apr 18, 2008 at 4:59 AM,
PS Sorry that should have read "posted" and not "poseted" , ha ha.
The talk is at
http://www.lacim.uqam.ca/~saliola/maths/talks/slides/SageTalk1.pdf
John
2008/4/20 John Cremona <[EMAIL PROTECTED]>:
> If you look at Franco's Sage talk (poseted here recently) he includes
> a screenful of poset e
If you look at Franco's Sage talk (poseted here recently) he includes
a screenful of poset examples (on page 50, near the end of the
presentation) -- which in fact makes it look as if it's in Sage
already. So unless that page of the talk is wishful thinking, he must
have made some real progress t
On Sun, Apr 20, 2008 at 9:36 AM, Ondrej Certik <[EMAIL PROTECTED]> wrote:
>
> On Fri, Apr 18, 2008 at 5:10 PM, William Stein <[EMAIL PROTECTED]> wrote:
> >
> >
> > On Fri, Apr 18, 2008 at 4:59 AM, Ondrej Certik <[EMAIL PROTECTED]> wrote:
> > >
> > > On Thu, Apr 17, 2008 at 9:24 PM, Hecto
On Fri, Apr 18, 2008 at 5:10 PM, William Stein <[EMAIL PROTECTED]> wrote:
>
>
> On Fri, Apr 18, 2008 at 4:59 AM, Ondrej Certik <[EMAIL PROTECTED]> wrote:
> >
> > On Thu, Apr 17, 2008 at 9:24 PM, Hector Villafuerte <[EMAIL PROTECTED]>
> wrote:
> > >
> > > On Thu, Apr 17, 2008 at 11:53 AM,
21 matches
Mail list logo