In another thread, there is a discussion of a workshop on "Taking
NumPy In Stride" for PyData Barcelona.
I think it would be great to have something like that at SciPy in
Austin this year.
Jaime can't make it, and I don't think strides are going to fill a
four hour tutorial, so it would be good a
Announcing Theano 0.9.0
This is a release for a major version, with lots of new features, bug
fixes, and some interface changes (deprecated or potentially misleading
features were removed).
This release is the last major version that features the old GPU back-end (
theano.sandbox.cuda, accessibl
On 20 March 2017 at 19:58, Jaime Fernández del Río wrote:
>
> Taking NumPy In Stride
> This workshop is aimed at users already familiar with NumPy. We will dissect
> the NumPy memory model with the help of a very powerful abstraction:
> strides.
> Participants will learn how to create different vi
"Taking numpy in stride, and the essential role of 0" ;-)
-- Marten
___
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
https://mail.scipy.org/mailman/listinfo/numpy-discussion
On Mon, Mar 20, 2017 at 10:13 PM, Chris Barker
wrote:
> On Mon, Mar 20, 2017 at 11:58 AM, Jaime Fernández del Río <
> jaime.f...@gmail.com> wrote:
>
>> I have just submitted a workshop proposal with the following short
>> description:
>>
>> Taking NumPy In Stride
>> This workshop is aimed at use