Re: [Numpy-discussion] F2PY future

2008-04-13 Thread David Cournapeau
Gael Varoquaux wrote: > > To add my view to the comments of Fernando and Brian, I am _very_ happy > with the workflow, and a bit disappointed by the usability of launchpad. > Hopefully it will get better. Well, it got better. At first, it was really unusable, I could not even find how to fill bug

Re: [Numpy-discussion] F2PY future

2008-04-11 Thread Gael Varoquaux
On Fri, Apr 11, 2008 at 09:48:21AM -0700, Andrew Straw wrote: > Another option: the IPython people have been using launchpad.net ( > https://launchpad.net/ipython ) -- it supports bzr. I'm not sure how > happy they are with it, but I think happy enough to stick with it rather > than attempt to g

Re: [Numpy-discussion] F2PY future

2008-04-11 Thread Fernando Perez
On Fri, Apr 11, 2008 at 9:48 AM, Andrew Straw <[EMAIL PROTECTED]> wrote: > Pearu Peterson wrote: > > Use Google Code. Pros: it provides necessary infrastructure to develop > > software projects and I am used to it. Cons: in my experience Google > > Code has been too many times broken (at least t

Re: [Numpy-discussion] F2PY future

2008-04-11 Thread Andrew Straw
Pearu Peterson wrote: > Use Google Code. Pros: it provides necessary infrastructure to develop > software projects and I am used to it. Cons: in my experience Google > Code has been too many times broken (at least three times in half a > year), though this may improve in future. Also, Google Cod

Re: [Numpy-discussion] F2PY future

2008-04-11 Thread Pearu Peterson
Bill Baxter wrote: > I'm afraid I'm not much help answering your questions. But one thing > I've wondered about f2py is if it could be generalized into an f2*** > tool. How intertwined is the analysis of the fortran with the > synthesis of the python? There are lots of languages that could > be

Re: [Numpy-discussion] F2PY future

2008-04-11 Thread Bill Baxter
I'm afraid I'm not much help answering your questions. But one thing I've wondered about f2py is if it could be generalized into an f2*** tool. How intertwined is the analysis of the fortran with the synthesis of the python? There are lots of languages that could benefit from a fortran wrapper g

[Numpy-discussion] F2PY future

2008-04-11 Thread Pearu Peterson
Hi, I am in a process of writing a scientific paper about F2PY that will provide an automatic solution to the Python and Fortran connection problem. While writing it, I also need to decide what will be the future of F2PY. In particulary, I have the following main questions to which I am lookin