Skip to content

Commit fe2cbdc

Browse files
saitcakmakfacebook-github-bot
authored andcommitted
Include linear operator in installation instructions (#1385)
Summary: Some of the latest features may rely on bleeding edge features in linear operator. Pull Request resolved: #1385 Reviewed By: Balandat, SebastianAment Differential Revision: D39368817 Pulled By: saitcakmak fbshipit-source-id: 6a0dfaf4b3d07a3d09d4aeb2d581b02f9505853f
1 parent fa9811f commit fe2cbdc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ running into the occasional bug here or there), you can install the latest
9494
development version directly from GitHub (this will also require installing
9595
the current GPyTorch development version):
9696
```bash
97+
pip install --upgrade git+https://github.com/cornellius-gp/linear_operator.git
9798
pip install --upgrade git+https://github.com/cornellius-gp/gpytorch.git
9899
pip install --upgrade git+https://github.com/pytorch/botorch.git
99100
```

0 commit comments

Comments
 (0)