We record the show in advance, edit and then release.
We would hope to record in the next week or two.
Brock Palen
www.umich.edu/~brockp
Center for Advanced Computing
bro...@umich.edu
(734)936-1985
On Jan 4, 2011, at 5:21 PM, Travis Oliphant wrote:
> Hi Brock,
>
> I would be happy to partic
Hi Brock,
I would be happy to participate if I can. When is it?
-Travis
On Jan 4, 2011, at 9:40 AM, Brock Palen wrote:
> I host and HPC podcast with Jeff Squyres of OpenMPI fame:
>
> www.rce-cast.com
>
> We would like to have a developer or two from NumPy on the show to represent
> the pr
On Tue, Jan 4, 2011 at 4:34 AM, David Cournapeau wrote:
>
> Ok, I took some time to look into it, but I am far from understanding
> everything yet. I will need more time.
>
Yeah, it ended up being pretty large. I think the UFunc code will shrink
substantially when it uses this iterator, which i
Cython just has interfaces to the C-API, I think.
On Tue, Jan 4, 2011 at 1:01 PM, Mark Wiebe wrote:
> Oh, and I'm not sure about Cython, since I've never looked into its
> details. I imagine Cython will want to short circuit some of the Python
> exposure code, since accessing the iterator value
Oh, and I'm not sure about Cython, since I've never looked into its details.
I imagine Cython will want to short circuit some of the Python exposure
code, since accessing the iterator values creates new array objects.
-Mark
On Tue, Jan 4, 2011 at 12:59 PM, Mark Wiebe wrote:
> On Tue, Jan 4, 20
On Tue, Jan 4, 2011 at 12:15 PM, John Salvatier
wrote:
> Wow, great! I'm excited to try this. I think your patch significantly
> increases the extendability of numpy.
>
> Is the C-API exposed currently? Can you use the API from Cython (meaning is
> the numpy.pxd file updated)?
>
The C-API isn't e
Wow, great! I'm excited to try this. I think your patch significantly
increases the extendability of numpy.
Is the C-API exposed currently? Can you use the API from Cython (meaning is
the numpy.pxd file updated)?
On Tue, Jan 4, 2011 at 12:04 PM, Mark Wiebe wrote:
> On Sat, Jan 1, 2011 at 11:2
On Sat, Jan 1, 2011 at 11:23 AM, John Salvatier
wrote:
> This thread is a bit old, but since it's not possible to use the C-API is
> possible to accomplish this same thing with the Python API?
>
I've committed Python exposure for nested iteration to the new_iterator
branch. In doing so, I also c
Hi all,
I've been submitting some patches recently just by putting them on
Trac. However, I noticed in the Numpy Developer Guide that it says:
The recommended way to proceed is either to attach these files to
an enhancement ticket in the Numpy Trac and send a mail about the
enhancement to the
On Tue, Jan 4, 2011 at 8:06 AM, Sebastian Haase wrote:
> On Mon, Jan 3, 2011 at 5:32 PM, Erik Rigtorp wrote:
>> On Mon, Jan 3, 2011 at 11:26, Eric Firing wrote:
>>> Instead of calculating statistics independently each time the window is
>>> advanced one data point, the statistics are updated. I
On Mon, Jan 3, 2011 at 5:32 PM, Erik Rigtorp wrote:
> On Mon, Jan 3, 2011 at 11:26, Eric Firing wrote:
>> Instead of calculating statistics independently each time the window is
>> advanced one data point, the statistics are updated. I have not done
>> any benchmarking, but I expect this approac
I host and HPC podcast with Jeff Squyres of OpenMPI fame:
www.rce-cast.com
We would like to have a developer or two from NumPy on the show to represent
the project. We do this over phone or skype and takes about an hour.
Feel free to contact me out of band. I hope to hear from you soon!
Broc
On Wed, Dec 22, 2010 at 11:20 AM, Mark Wiebe wrote:
> On Tue, Dec 21, 2010 at 6:06 PM, David wrote:
>>
>>
>>
>> This looks pretty cool. I hope to be able to take a look at it during
>> the christmas holidays.
>
> Thanks!
Ok, I took some time to look into it, but I am far from understanding
ever
Hi all,
I've been submitting some patches recently just by putting them on
Trac. However, I noticed in the Numpy Developer Guide that it says:
The recommended way to proceed is either to attach these files to
an enhancement ticket in the Numpy Trac and send a mail about the
enhancement to the
14 matches
Mail list logo