Re: [Cython] Numpy Deprecation Warnings

2014-03-12 Thread Anthony Scopatz
Forwarding this on to cython developers. On Sun, Mar 9, 2014 at 9:54 AM, Anthony Scopatz wrote: > Hello All, > > I continue to see numpy deprecation warnings. When I set the right flag > flag, the warnings go away but then the build fails because it seems Cython > *is* genera

[Cython] ANN: XDress v0.4

2014-02-26 Thread Anthony Scopatz
or writing your own code generation plugin tool, please let us know. Participation is very welcome! Authors <http://xdress.org/previous/0.4_release_notes.html#authors> - Anthony Scopatz <http://scopatz.com/> - Geoffrey Irving * - James Casbon * - Kevin Tew * - Spen

Re: [Cython] getting rid of redundancy in the docs

2013-07-14 Thread Anthony Scopatz
Hello Stefan, I think that this is a good idea and I just thought that I'd throw the following out there. We got rid of a lot of redundancy by eliminating our wiki for PyTables. It was a little bit of a hassle to move all of the moin pages that we had to sphinx, but ultimately I think that it wa

Re: [Cython] Update xdress link

2013-07-06 Thread Anthony Scopatz
Thanks Robert! On Sat, Jul 6, 2013 at 5:10 PM, Robert Bradshaw wrote: > On Sat, Jul 6, 2013 at 2:26 PM, Anthony Scopatz wrote: > > Hello All, > > > > I was wondering if it would be possible to update the xdress link on the > > Of

[Cython] Update xdress link

2013-07-06 Thread Anthony Scopatz
Hello All, I was wondering if it would be possible to update the xdress link on the AutoPxd wiki page [1] to the new url: http://xdress.org/ Thanks in advance! Be Well Anthony 1. http://wiki.cython.org/AutoPxd ___ cython-devel mailing list cython-deve

[Cython] ANN: XDress v0.2

2013-06-24 Thread Anthony Scopatz
in using xdress on your project (and need help), contributing back to xdress, starting up a development team, or writing your own code generation plugin tool on top of the type system and autodescriber, please let us know. Participation is very welcome! Authors === - `Anthony Scopatz <http://s

Re: [Cython] [cython-users] ANN: XDress v0.1 -- Automatic Code Generator and C/C++ Wrapper

2013-04-02 Thread Anthony Scopatz
ng all the wrapper > generators in existence? I tried to find it but couldn't.. > > Dag Sverre > > > On 04/02/2013 08:26 PM, Anthony Scopatz wrote: > >> Hello All, >> >> I am spamming the lists which may be interested in a C/C++ automatic >> API wrapper / cod