@@ -24,9 +24,18 @@ The operator works on all floating point data types and is implemented both for
...
@@ -24,9 +24,18 @@ The operator works on all floating point data types and is implemented both for
## Installation
## Installation
### Anaconda
**Update:** You can now install `pytorch-spline-conv` via [Anaconda](https://anaconda.org/rusty1s/pytorch-spline-conv) for all major OS/PyTorch/CUDA combinations 🤗
Given that you have [`pytorch >= 1.8.0` installed](https://pytorch.org/get-started/locally/), simply run
```
conda install pytorch-spline-conv -c rusty1s
```
### Binaries
### Binaries
We provide pip wheels for all major OS/PyTorch/CUDA combinations, see [here](https://pytorch-geometric.com/whl).
We alternatively provide pip wheels for all major OS/PyTorch/CUDA combinations, see [here](https://pytorch-geometric.com/whl).