Skip to content

Commit 02cbac6

Browse files
jackhenderson101ricardoV94
authored andcommitted
Update installation instructions to remove incompatibility of JAX on Windows
1 parent 005ba5f commit 02cbac6

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/source/installation.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,6 @@ Similarly, to use BlackJAX sampler instead:
3131
conda install blackjax
3232
```
3333

34-
Note that JAX is not directly supported on Windows systems at the moment.
35-
3634
## Nutpie sampling
3735

3836
You can also enable sampling with [nutpie](https://github.com/pymc-devs/nutpie).
@@ -41,5 +39,3 @@ Nutpie uses numba as the compiler and a sampler written in Rust for faster perfo
4139
```console
4240
conda install -c conda-forge nutpie
4341
```
44-
45-
Unlike JAX, nutpie is directly supported on Windows.

0 commit comments

Comments
 (0)