This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
rocm_jax
Watch
1
Star
0
Fork
0
You've already forked rocm_jax
mirror of
https://github.com/ROCm/jax.git
synced
2025-04-26 02:16:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rocm_jax
/
jax
/
_src
/
scipy
/
optimize
History
elliotwaite
7392a57b75
DOC: many small fixes
2021-08-04 16:55:13 -07:00
..
__init__.py
Move most of the implementation of jax.scipy into jax._src.scipy.
2020-10-16 17:04:25 -04:00
_lbfgs.py
Fix type errors with current mypy and NumPy.
2021-06-24 10:51:06 -04:00
bfgs.py
Update Jax linesearch to behave more like Scipy
2021-05-26 12:49:56 +01:00
line_search.py
Merge branch 'master' into master
2021-06-02 01:05:47 -07:00
minimize.py
DOC: many small fixes
2021-08-04 16:55:13 -07:00