Revision 1cf708ea77fae0fc1418e0b944f0115646f7f2ec authored by Stephan Hoyer on 04 April 2020, 22:55:46 UTC, committed by GitHub on 04 April 2020, 22:55:46 UTC
* Support pytrees in jax.scipy.linalg.cg

Ideally there would be an easier way to write this, but for now this will do.

* Fixup test
1 parent 2c4ced2
History
File Mode Size
benchmarks
build
cloud_tpu_colabs
design_notes
docs
examples
images
jax
jaxlib
tests
.gitignore -rw-r--r-- 183 bytes
.readthedocs.yml -rw-r--r-- 504 bytes
.travis.yml -rw-r--r-- 1.9 KB
CHANGELOG.md -rw-r--r-- 92 bytes
CONTRIBUTING.md -rw-r--r-- 581 bytes
LICENSE -rw-r--r-- 11.1 KB
LICENSE_SHORT -rw-r--r-- 575 bytes
README.md -rw-r--r-- 19.5 KB
WORKSPACE -rw-r--r-- 2.4 KB
mypy.ini -rw-r--r-- 292 bytes
pylintrc -rw-r--r-- 1.6 KB
setup.py -rw-r--r-- 1.1 KB

README.md

back to top