Nardi Lam

Results 5 issues of Nardi Lam

Could you update or loosen the version specifications in the requirements of the package? Specifically the restriction for `typing-extensions~=3.10` is conflicting for me, as I need a newer version.

good first issue

I was trying to write a simple transitive relation, and had a bit of a difficult time (and as I can see in previous issues I am not the first)....

Has anyone managed to build and use the Python binding to PGF on Windows? I gave it a shot, but the difficulty seems to be that "regular" Python on Windows...

Kind of a minor issue, but the lines https://github.com/google/jaxopt/blob/501cc208c2493395fbe8026b963e7867397403db/jaxopt/_src/osqp.py#L333-L336 in the `BoxOSQP` docstring cause a `DeprecationWarning: invalid escape sequence '\m'`. Would changing them to ``` Dual Ineq variables: :math:`\\mu, \\phi`...

This is more of a question, but I didn't see a discussions tab. Feel free to move/close if not appropriate :) I'm trying to pass some quax values through a...