On 1/25/12 11:39 AM, Robert Bradshaw wrote:
install
https://sage.math.washington.edu:8091/hudson/view/ext-libs/job/sage-build/lastSuccessfulBuild/artifact/cython-devel.spkg
by downloading it and running "sage -i cython-devel.spkg"
In fact, you could just do
sage -i
https://sage.math.washingt
On 4/9/11 12:02 PM, Robert Bradshaw wrote:
Yep, we did that during the workshop. I thought I had sent out an
announcement, but I guess not.
Is there a summary anywhere of the exciting things that happened in the
workshop? For example, it seems that generators are finally in, if I
read the co
[2] https://github.com/cython/cython/pull/22
--
Jason Grout
___
cython-devel mailing list
cython-devel@python.org
http://mail.python.org/mailman/listinfo/cython-devel
On 4/6/11 2:34 AM, Dag Sverre Seljebotn wrote:
Researchers: Please consider citing this paper if Cython helps your
research in non-trivial ways.
Is this the canonical citation reference for Cython now? If so, can
this be mentioned on the Cython webpage somewhere that is prominent
enough to
On 3/16/11 5:33 AM, mark florisson wrote:
The PyCharm IDE (http://www.jetbrains.com/pycharm/) has granted the
Cython project a free Open Source license, which means that anyone
developing Cython may freely use PyCharm to develop Cython. They
prefer to license to remain unpublic, so if you develop
On 3/16/11 11:05 PM, Robert Bradshaw wrote:
On Wed, Mar 16, 2011 at 7:53 AM, Stefan Behnel wrote:
I'm actually leaning towards not guaranteeing the order of execution if C
doesn't do it either. If this is really required, it's easy to work around
for users, but it's severely hard to fix for Cyt
Would it be too much trouble to post a snapshot of the cython-docs tree
along with a cython release? I see the git repository for cython-docs,
but it would be more convenient for an end-user who wants a copy of the
docs to not have to search through the commit log to find the right
commit corr