• Neil's avatar
    Allow indexing using Ellipsis. · d87b74a2
    Neil 提交于
    Ellipsis is automatically replaced by an appropriate number of newaxis constants up to the number of dimensions of the argument.
    Bumped numpy to 1.9.1.
    Bumped scipy to 0.14.0.
    d87b74a2
var.py 32.4 KB