Message from discussion
Google Summer of Code 2009
Received: by 10.114.25.3 with SMTP id 3mr992246way.2.1236621332101;
Mon, 09 Mar 2009 10:55:32 -0700 (PDT)
Return-Path: <rober...@math.washington.edu>
Received: from mxout4.cac.washington.edu (mxout4.cac.washington.edu [140.142.33.19])
by gmr-mx.google.com with ESMTP id k32si1895344wah.1.2009.03.09.10.55.32;
Mon, 09 Mar 2009 10:55:32 -0700 (PDT)
Received-SPF: pass (google.com: domain of rober...@math.washington.edu designates 140.142.33.19 as permitted sender) client-ip=140.142.33.19;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of rober...@math.washington.edu designates 140.142.33.19 as permitted sender) smtp.mail=rober...@math.washington.edu
Received: from smtp.washington.edu (smtp.washington.edu [140.142.33.7] (may be forged))
by mxout4.cac.washington.edu (8.14.3+UW09.02/8.14.3+UW09.01) with ESMTP id n29HtVsF027376
(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK)
for <sage-devel@googlegroups.com>; Mon, 9 Mar 2009 10:55:31 -0700
X-Auth-Received: from [192.168.0.104] (c-76-28-157-188.hsd1.wa.comcast.net [76.28.157.188])
(authenticated authid=robertwb)
by smtp.washington.edu (8.14.3+UW09.02/8.14.3+UW09.01) with ESMTP id n29HtTTS023130
(version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NOT)
for <sage-devel@googlegroups.com>; Mon, 9 Mar 2009 10:55:31 -0700
Mime-Version: 1.0 (Apple Message framework v753.1)
In-Reply-To: <gp3dok$83r$2@ger.gmane.org>
References: <20090308125023.71edec52@karr> <2eeece13-09c7-4ac4-abda-c97ff8513a25@t7g2000yqa.googlegroups.com> <20090308154246.4220ff3e@karr> <1236549385.7764.12.camel@tachion> <6DE572B7-0F77-4BEA-AC31-74E65CF293F2@gmail.com> <43101055-5453-495a-b2ce-b9709e296dda@p11g2000yqe.googlegroups.com> <gp3dok$83r$2@ger.gmane.org>
Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed
Message-Id: <2192BDDB-50A3-4FE7-8334-955F9291C65B@math.washington.edu>
Content-Transfer-Encoding: 7bit
From: Robert Bradshaw <rober...@math.washington.edu>
Subject: Re: [sage-devel] Re: Google Summer of Code 2009
Date: Mon, 9 Mar 2009 10:55:28 -0700
To: sage-devel@googlegroups.com
X-Mailer: Apple Mail (2.753.1)
X-PMX-Version: 5.5.0.356843, Antispam-Engine: 2.6.1.350677, Antispam-Data: 2009.3.9.173723
X-Uwash-Spam: Gauge=IIIIIII, Probability=8%, Report='BODY_SIZE_1400_1499 0, BODY_SIZE_2000_LESS 0, BODY_SIZE_5000_LESS 0, BODY_SIZE_7000_LESS 0, __BOUNCE_CHALLENGE_SUBJ 0, __CT 0, __CTE 0, __CT_TEXT_PLAIN 0, __FRAUD_419_BODY_WEBMAIL 0, __FRAUD_419_WEBMAIL 0, __HAS_MSGID 0, __HAS_X_MAILER 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __SANE_MSGID 0'
On Mar 9, 2009, at 8:49 AM, Jason Grout wrote:
> Harald Schilly wrote:
>> On Mar 9, 11:27 am, Tim Lahey <tim.la...@gmail.com> wrote:
>>> ... but I think the canvas back end has a
>>> decent chance of being funded.
>>
>> Yes, but first of all, this week until the 13th we need to have a
>> proposal for Sage as a mentor group. Therefore it should focus on
>> such
>> tasks that have no maths background and average IT students are able
>> to solve them. Later on, iff Sage is selected as a mentor group and
>> students submit proposals for different tasks (integration, etc.) it
>> could be discussed. If Sage is not selected, nothing will happen :\
>> So, I hope some mentors pop up and we manage to write a decent
>> proposal in the next few days! There is enough non-maths stuff that
>> needs to be done.
+1 to all the suggestions to improving plotting. I think that's an
area that could be tackled by someone with less math background, and
also produce tangible results.
> Is Cython going to be entering again this year? What about scipy/
> numpy,
> sympy, ginac, or other projects that Sage relies on? I can see
> enhancing pynac as falling under the ginac project, for example.
It doesn't look like we'll have enough potential mentors to be a full
organization, but we'll probably try and do a project or two under
the Python umbrella (or perhaps even scipy/numpy).
- Robert