Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
simsurace authored Feb 27, 2024
1 parent 8af7789 commit 96c1f96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Omitting the `gpu` conversion will of course also work, but will be quite a bit
- [x] `ScalarMatern12Kernel` === `ScalarExponentialKernel`
- [x] `ScalarMatern32Kernel`
- [x] `ScalarMatern52Kernel`
- [z] `ScalarMaternKernel`
- [x] `ScalarMaternKernel`

### Composite kernels
- [x] `ScalarKernelSum`, when doing `k1 + k2`, where `k1` and `k2` are `ScalarKernel`s
Expand Down

0 comments on commit 96c1f96

Please sign in to comment.