Neil Girdhar

Results 456 comments of Neil Girdhar

I agree that this seems like a bad error. it's pretty common in Python to do things like: ``` x, = m x, y = n # etc. ``` to...

@jakevdp Is there any interest in merging something like this? It's really hard to do the same thing in client code without copying thousands of lines of Jax code and...

Absolutely no problem about the delay. Congratulations on completing the Jax implementation of the Array API so quickly! > I'm a bit concerned about the approach here, because the bounded...

@jakevdp Would you mind taking a look at this again?

No worries, thank you for always focusing on finding the best solution! (And I appreciate the kind words.)

@z3ntu Thanks for taking a look. The thing is that the alert that I get says I have 0%, but the battery level showing in the controller says 94%. Is...

> Ah, the 0% issue, I thought you said you get a popup that the battery is at 41% even though the config says only notifications below 33%. Sorry, I...

Out of curiosity, where do people use this functionality?