Skip to content

Commit e0ee447

Browse files
canyon289twiecki
andauthored
Add Jax compilation more prominently to README (#4380)
* Add Jax compilation more prominently * Update README.rst Co-authored-by: Thomas Wiecki <[email protected]>
1 parent 666f71a commit e0ee447

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ Features
3939
- **Variational inference**: `ADVI <http://www.jmlr.org/papers/v18/16-107.html>`__
4040
for fast approximate posterior estimation as well as mini-batch ADVI
4141
for large data sets.
42-
- Relies on `Theano <https://theano-pymc.readthedocs.io/en/latest/>`__ which provides:
43-
* Computation optimization and dynamic C compilation
42+
- Relies on `Theano-PyMC <https://theano-pymc.readthedocs.io/en/latest/>`__ which provides:
43+
* Computation optimization and dynamic C or JAX compilation
4444
* Numpy broadcasting and advanced indexing
4545
* Linear algebra operators
4646
* Simple extensibility

0 commit comments

Comments
 (0)