[sage-devel] Re: The 2013 Spies Prize winner is...

2013-06-23 Thread Keshav Kini
William Stein writes: > Jeroen Demeyer has provided excellent service to the Sage community as > release manager, starting with Version 4.6.1 in January 2011, just > five months after his first code contribution. He has continued to > contribute significant code to the Sage library in the area o

[sage-devel] Re: The 2013 Spies Prize winner is...

2013-06-23 Thread Andrew Mathas
Dear Jeroen, Congratultions. Definitely extremely well-deservered! Andrew -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com.

[sage-devel] Re: New doctest continuation ....:

2013-06-23 Thread leif
Stefan wrote: Tiny remaining comment: when typing a multiline bit of code, the last line might just have : without spaces. Try this in command-line mode: sage: for X in range(2): : print X : 0 1 I believe the empty line is not optional, so I put it into a doctest or two. And for

[sage-devel] Re: New doctest continuation ....:

2013-06-23 Thread leif
Keshav Kini wrote: Honestly I never would have found that unless someone had pointed it out to me at a Sage Days, since I would never think to click those buttons under the Help page in the notebook -- I had just assumed they were the same static documentation as elsewhere. I guess it's more dis

[sage-devel] Re: The 2013 Spies Prize winner is...

2013-06-23 Thread Dima Pasechnik
On 2013-06-22, William Stein wrote: > > Please join me in congratulating Jeroen! With great pleasure! Dima > > -- The 2013 Spies Prize Committee > > > -- > William Stein > Professor of Mathematics > University of Washington > http://wstein.org > -- You received this message because you are su

[sage-devel] Re: New doctest continuation ....:

2013-06-23 Thread Stefan
Tiny remaining comment: when typing a multiline bit of code, the last line might just have : without spaces. Try this in command-line mode: sage: for X in range(2): : print X : 0 1 I believe the empty line is not optional, so I put it into a doctest or two. And for the sake of n

[sage-devel] Re: The 2013 Spies Prize winner is...

2013-06-23 Thread Stefan
Congratulations! Your work as release manager is incredible! -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To post to th

[sage-devel] Re: New doctest continuation ....:

2013-06-23 Thread Keshav Kini
Simon King writes: > On 2013-06-20, kcrisman wrote: >>> the matroids code (#7477) has plenty of examples. Until now I wasn't even >>> aware of the existence of live documentation... but it's incredibly useful! >>> >> >> It is SO useful!!! > > I've never heard of it either. Can you briefly expl

[sage-devel] Re: The 2013 Spies Prize winner is...

2013-06-23 Thread Andrey Novoseltsev
Congratulations, Jeroen! Many thanks for your hard work and quick responses! -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.co

[sage-devel] Re: The 2013 Spies Prize winner is...

2013-06-23 Thread Harald Schilly
Congratulations, well deserved ;-) page is updated: http://sagemath.org/development-prize.html H -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsub

[sage-devel] Re: The 2013 Spies Prize winner is...

2013-06-23 Thread Volker Braun
Congratulations! I really appreciate your tireless work as release manager. -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.c

Re: [sage-devel] The 2013 Spies Prize winner is...

2013-06-23 Thread Jean-Pierre Flori
Congratulations! -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To post to this group, send email to sage-devel@googlegro

Re: [sage-devel] The 2013 Spies Prize winner is...

2013-06-23 Thread Robert Bradshaw
Congratulations. Very well deserved! On Sat, Jun 22, 2013 at 11:48 AM, William Stein wrote: > Jeroen Demeyer has provided excellent service to the Sage community as > release manager, starting with Version 4.6.1 in January 2011, just > five months after his first code contribution. He has contin