Sebastian Stock

Results 124 comments of Sebastian Stock

This doesn’t work because `u"1/km"` is a quantity, not a unit. You can use `u"km^-1"` instead.

> * `ustrip(x)`: efficient for `Array` (reinterprets), not efficient for `range` (materializes) The easiest would be to add efficient methods for ranges (they can just call the broadcasting methods). Then,...

It looks like it already stopped working without a token.

> We can go on with this PR right now, but later this year we'll be again without codecov working. I think merging this PR won’t do anything, the upload...