Results 5 issues of John Salvatier

It would be nice to allow patterns in URLs (for example *.imgur.com would match a.imgur.com and b.imgur.com).

I'm excited to see RRB trees for scala, is this project still moving forward?

I'm a big fan of snakebird, and have really enjoyed the extra levels

Theano's current implementation is slow. See implementation of AdvancedIncSubtensor1 in https://github.com/Theano/Theano/blob/master/theano/tensor/basic.py, which is currently in python. AdvancedInc is needed for the gradient.