issues
search
google
/
jaxopt
Hardware accelerated, batchable and differentiable optimizers in JAX.
https://jaxopt.github.io
Apache License 2.0
936
stars
66
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Internal change.
#615
copybara-service[bot]
closed
2 months ago
1
Internal changes.
#614
copybara-service[bot]
closed
2 months ago
1
pure_callback is broken with multiple vmap
#613
Joshuaalbert
opened
2 months ago
0
No public description
#612
copybara-service[bot]
opened
2 months ago
1
No public description
#611
copybara-service[bot]
closed
2 months ago
1
No public description
#610
copybara-service[bot]
opened
2 months ago
1
No public description
#609
copybara-service[bot]
opened
2 months ago
1
Does jaxopt.LBFGS required double precision?
#608
joacorapela
closed
2 months ago
4
Levenberg Marquardt with box constraints?
#607
N9-Tails
opened
3 months ago
2
Library tracer leak
#606
NeilGirdhar
opened
3 months ago
0
GaussNewton and LevenbergMarquardt on multidimensional arrays
#605
arunoruto
opened
3 months ago
0
fix lasso with scalar l1reg
#604
BalzaniEdoardo
opened
4 months ago
0
[scipy] Relax tolerances of some tests that fail under SciPy 1.12.0.
#603
copybara-service[bot]
closed
4 months ago
0
Jaxopt implementation of scipy's linprog
#602
ghimiremukesh
opened
4 months ago
0
pytrees bounds for `jaxopt.ScipyBoundedMinimize`
#601
lgrcia
closed
5 months ago
1
Annoying warning in 3.12
#598
NeilGirdhar
opened
6 months ago
0
Fix `BoxOSQP` when configured with `fun` and used with pytree-based APIs
#597
diegoferigo
opened
6 months ago
3
Replace deprecated `jax.tree_*` functions with `jax.tree.*`
#596
copybara-service[bot]
closed
6 months ago
0
Projected gradient for multidimensional array
#594
rkruegs123
opened
6 months ago
0
Tests crash/failures on `aarch64-linux` with latest jax(lib) (0.4.28)
#593
GaetanLepage
opened
6 months ago
0
LinearSolveTest.test_solve_sparse fails with jax 0.4.26
#592
GaetanLepage
opened
6 months ago
1
Fix escape sequences
#591
NeilGirdhar
opened
7 months ago
2
Constraint violation causes L-BGFS-B to fail
#590
gulls-on-parade
opened
7 months ago
1
Disable warnings in vmap or print to stderr
#589
joeryjoery
opened
7 months ago
2
Error when taking gradient wrt parameters in BoxOSQP
#588
deasmhumhna
opened
8 months ago
0
LevenbergMarquardt and pytrees
#587
gbruno16
opened
8 months ago
2
Use optax losses as backend for jaxopt losses.
#586
copybara-service[bot]
opened
8 months ago
0
Explicitly wait until computations finish in the verbose test. Should be NFC since currently `jax.jit` is sync on CPU.
#585
copybara-service[bot]
closed
8 months ago
0
"invalid escape sequence" warning in `BoxOSQP` docstring
#584
nardi
opened
8 months ago
0
JAXOPT Projected Gradient
#582
pulkitchhabra19
opened
9 months ago
0
diag(JTJ) can be more efficient
#580
Joshuaalbert
opened
9 months ago
0
`LevenbergMarquardt` implementation does not accept PyTree parameters
#579
Joshuaalbert
opened
9 months ago
0
Update README.md
#578
fabianp
closed
9 months ago
0
unit test failures on aarch64 linux with scipy 1.12
#577
ghost
opened
9 months ago
0
Stopping condition 'madsen-nielsen' incorrect
#575
Joshuaalbert
opened
9 months ago
0
Fix tests
#574
vroulet
closed
10 months ago
0
Fix print for verbose=False
#573
vroulet
closed
10 months ago
3
Stochastic L-BFGS algorithm implementation
#572
Joshuaalbert
opened
10 months ago
0
`verbose=False` is not working as expected for `NonlinearCG`
#571
Joshuaalbert
closed
10 months ago
1
OSQP crashing on unexpected params
#570
Illviljan
opened
10 months ago
3
Release 0.8.3.
#569
mblondel
closed
10 months ago
0
Drop Python 3.8
#568
NeilGirdhar
closed
10 months ago
2
Remove unused imports
#567
NeilGirdhar
opened
10 months ago
2
Consider switching to pyproject.toml
#566
NeilGirdhar
opened
10 months ago
0
Add .editorconfig
#565
NeilGirdhar
opened
10 months ago
0
Add type annotations
#564
NeilGirdhar
opened
10 months ago
0
Unnecessary recompilation of _while_loop_lax
#563
hrdl-github
opened
10 months ago
8
relax test tolerances that fail under new random values
#561
copybara-service[bot]
closed
11 months ago
0
Linesearch in Broyden
#559
zaccharieramzi
opened
11 months ago
7
Expression tree API like CVXPY
#558
carlosgmartin
opened
1 year ago
3
Next