Re: [ViennaCL-devel] End of GSoC

2013-09-23 Thread Toby St Clere Smithe
Hi Philippe, Philippe Tillet writes: > Concerning version numbering, I would tend to think that PyViennaCL should > indeed be rebuilt/repackaged at least every minor release, so that it can > benefit performance improvements in the core. On the other hand, following > the same versioning conventi

Re: [ViennaCL-devel] End of GSoC

2013-09-23 Thread Karl Rupp
Hi Toby, > So, GSoC 2013 is drawing to a close. I've got a tarball produced by > `make dist-src` on my branch that will build and install PyViennaCL for > Python 2 and Python 3 (depending on how you configure it, with Python 3 > as default for now). Very nice! :-) > Now, > there are a couple of

Re: [ViennaCL-devel] End of GSoC

2013-09-23 Thread Toby St Clere Smithe
Karl Rupp writes: > Very nice! :-) Thanks! :) > Are you sure about the lack of precision in NumPy? Do you get relative > errors in the 10^{-6} range? Please let me know if there are any issues > with slice and range (or any other operations) in whatever scenarios. Well, for instance, calculat

Re: [ViennaCL-devel] End of GSoC

2013-09-23 Thread Philippe Tillet
Hey, 2013/9/24 Toby St Clere Smithe > Karl Rupp writes: > > Very nice! :-) > > Thanks! :) > > > Are you sure about the lack of precision in NumPy? Do you get relative > > errors in the 10^{-6} range? Please let me know if there are any issues > > with slice and range (or any other operations)