Re: [Numpy-discussion] NumPy lesson at EuroScipy2016?

2016-06-11 Thread Emmanuelle Gouillart
Dear Bartocz, thank you very much for proposing a tutorial on advanced NumPy for Euroscipy 2016! I think it's an awesome idea! Before the call for proposals, I did a survey about the subjects that people were interested in for the advanced tutorials, and advanced NumPy scored very high (see the

Re: [Numpy-discussion] NumPy lesson at EuroScipy2016?

2016-06-11 Thread Ralf Gommers
On Thu, Jun 9, 2016 at 11:25 PM, wrote: > Hi all, > > Recently I taught "Advanced NumPy" lesson at a Software Carpentry workshop > [1]. It covered a review of basic operations on numpy arrays and also more > advanced topics: indexing, broadcasting, dtypes and memory layout. I

[Numpy-discussion] NumPy lesson at EuroScipy2016?

2016-06-09 Thread mail
Hi all, Recently I taught "Advanced NumPy" lesson at a Software Carpentry workshop [1]. It covered a review of basic operations on numpy arrays and also more advanced topics: indexing, broadcasting, dtypes and memory layout. I would greatly appreciate your feedback on the lesson materials,