Re: [Cython] GSoC Proposal - Reimplement C modules in CPython's standard library in Cython.

2011-04-19 Thread Arthur de Souza Ribeiro
2011/4/17 Stefan Behnel > Arthur de Souza Ribeiro, 17.04.2011 20:07: > > Hi Stefan, about your first comment : "And it's better to let Cython know >> that this name refers to a function." in line 69 of encoder.pyx file I >> didn't understand well what

Re: [Cython] GSoC Proposal - Reimplement C modules in CPython's standard library in Cython.

2011-04-17 Thread Arthur de Souza Ribeiro
2011/4/15 Stefan Behnel > [please avoid top-posting] > > Arthur de Souza Ribeiro, 15.04.2011 04:31: > > I've created the .pyx files and it passed in all python tests. >> > > Fine. > > As far as I can see, you only added static types in some places. Did

Re: [Cython] GSoC Proposal - Reimplement C modules in CPython's standard library in Cython.

2011-04-14 Thread Arthur de Souza Ribeiro
42: > >> On Tue, Apr 12, 2011 at 11:22 AM, Stefan Behnel wrote: >> >>> Arthur de Souza Ribeiro, 12.04.2011 14:59: >>> >>>> The code is in this repository: >>>> >>>> https://github.com/arthursribeiro/JSON-module your feedback wo

Re: [Cython] Code examples missing in Cython User's Guide

2011-04-12 Thread Arthur de Souza Ribeiro
Hey Chris, the code for primes and fib examples, are in the directory 'Demos' of the repository... Best Regards. []s Arthur 2011/4/12 Chris Lasher > My apologies for cross-posting this from cython-users, but I realized I > should have sent this bug report to cython-devel. > > Several code exa

Re: [Cython] GSoC Proposal - Reimplement C modules in CPython's standard library in Cython.

2011-04-12 Thread Arthur de Souza Ribeiro
uch. Best Regards. []s Arthur 2011/4/12 Stefan Behnel > Arthur de Souza Ribeiro, 08.04.2011 02:43: > >> 2011/4/7 Robert Bradshaw >> >>> What I'd like to see is an implementation of a single simple but not >>> >>> entirely trivial (e.g. not math

Re: [Cython] GSoC Proposal - Reimplement C modules in CPython's standard library in Cython.

2011-04-08 Thread Arthur de Souza Ribeiro
My mistake, I just typed wrong, I was talking about the nis one... By the way, I changed this module to the array one... Best Regards. Arthur 2011/4/8 mark florisson > On 8 April 2011 19:59, Arthur de Souza Ribeiro > wrote: > > The moduels suggested for the first two milestones y

Re: [Cython] GSoC Proposal - Reimplement C modules in CPython's standard library in Cython.

2011-04-08 Thread Arthur de Souza Ribeiro
The moduels suggested for the first two milestones you think are ok? Best Regards.. []s Arthur 2011/4/8 Robert Bradshaw > On Fri, Apr 8, 2011 at 10:31 AM, Arthur de Souza Ribeiro > wrote: > > > > > > 2011/4/8 Robert Bradshaw > >> > >> Looking bett

Re: [Cython] GSoC Proposal - Reimplement C modules in CPython's standard library in Cython.

2011-04-08 Thread Arthur de Souza Ribeiro
community to provide maximum value" or something > like that. > You mean just to tell how many modules I'm going to re-implement, but not telling what modules are these? Re-implementing by community demand? Thank you very much again. Best Regards. []s Arthur > > - Robe

Re: [Cython] GSoC Proposal - Reimplement C modules in CPython's standard library in Cython.

2011-04-07 Thread Arthur de Souza Ribeiro
rthur_sr/1# <http://www.google-melange.com/gsoc/proposal/review/google/gsoc2011/arthur_sr/1#> and http://wiki.cython.org/arthursribeiro <http://wiki.cython.org/arthursribeiro>If you could take another look I would appreciate a lot. Best Regards. []s Arthur 2011/4/7 Arthur de Souza

Re: [Cython] GSoC Proposal - Reimplement C modules in CPython's standard library in Cython.

2011-04-07 Thread Arthur de Souza Ribeiro
2011/4/7 Robert Bradshaw > On Thu, Apr 7, 2011 at 2:31 PM, Arthur de Souza Ribeiro > wrote: > > I've submitted to google the link > > is: > http://www.google-melange.com/gsoc/proposal/review/google/gsoc2011/arthur_sr/1# > > It would be really important if yo

Re: [Cython] GSoC Proposal - Reimplement C modules in CPython's standard library in Cython.

2011-04-07 Thread Arthur de Souza Ribeiro
k you Best Regards Arthur 2011/4/7 Arthur de Souza Ribeiro > I've wrote a proposal to the project: Reimplement C modules in CPython's > standard library in Cython. > > I'd be glad if you could take a look a it and give me your feedback. > > the link for the propos

[Cython] GSoC Proposal - Reimplement C modules in CPython's standard library in Cython.

2011-04-06 Thread Arthur de Souza Ribeiro
I've wrote a proposal to the project: Reimplement C modules in CPython's standard library in Cython. I'd be glad if you could take a look a it and give me your feedback. the link for the proposal is: http://wiki.cython.org/arthursribeiro Thank you. Best Regards Arthur _

Re: [Cython] Interest in contributing to the project

2011-04-04 Thread Arthur de Souza Ribeiro
Thanks for clarification Sturla, that's just the way I was thinking about some things... I realized that you used some C code that is in _math.h header file, I mean, I was thinking that in the project I should rewrite code that belongs to this file too right? I started coding but I got stucked in

Re: [Cython] Interest in contributing to the project

2011-04-02 Thread Arthur de Souza Ribeiro
e too. As you suggested, I'm practicing Cython to create functions and get more and more familiar with the language, so that I can create a very efficient cython code that would meet our expectations. I'm also reading CPython's code to see where cython can be applied. Thank you. B

Re: [Cython] Interest in contributing to the project

2011-04-01 Thread Arthur de Souza Ribeiro
n better? I think I could do a good effort to understand this as fast as I can and we discuss more the proposal. Waiting for your reply... Best Regards.. []s Arthur 2011/4/1 Stefan Behnel > Arthur de Souza Ribeiro, 29.03.2011 09:11: > > Hello everybody, >> >> My name is Ar

[Cython] Interest in contributing to the project

2011-03-29 Thread Arthur de Souza Ribeiro
Hello everybody, My name is Arthur de Souza Ribeiro and I'm a fourth-year student of Computer Science in Federal University of Campina Grande, Brazil. I'm a python programmer and have knowledge of other languages too, like Java, C, C++, Qt, Grails and ActionScript (used in Flex framewor