Neil Girdhar

Results 85 issues of Neil Girdhar

Ubuntu 24.04 openrazer-daemon: 3.7.0+dfsg-1 ### Support - [x] Have you tried rebooting? - [x] Have you looked at the [Troubleshooting](https://github.com/openrazer/openrazer/wiki/Troubleshooting) page? Getting battery notifications despite: Battery level is 41% razer.conf...

support

In [the API documentation page](https://numpy.org/doc/stable/reference/index.html#reference), there are some packages shown in parentheses (`numpy.exceptions`, `numpy.linalg`, etc.) It might be nice to fill in the missing ones: * [`numpy.strings`](https://numpy.org/doc/stable/reference/routines.strings.html) * [`numpy.emath`](https://numpy.org/doc/stable/reference/routines.emath.html#module-numpy.emath) *...

04 - Documentation

Fixes https://github.com/google/jax/issues/16076

Fixes https://github.com/google/jaxopt/issues/598

Importing jaxopt gives: ``` .../.venv/lib/python3.12/site-packages/jaxopt/_src/osqp.py:299: SyntaxWarning: invalid escape sequence '\m' ```