Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Dec 8, 2024. It is now read-only.

Commit f16ef05

Browse files
authored
Merge branch 'master' into master
2 parents b2d2188 + 4fe6e50 commit f16ef05

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,14 +104,18 @@ Generate ~100K atomic coulomb matrices = 0.22s
104104

105105
## 3.1) Calculate kernels using the `Compound` class:
106106

107+
... to be updated
108+
107109

108110
## 3.2) Calculate kernels using the `qml.kernels` module directly
109111

110112

111113
```python
112114
from qml.kernels import laplacian_kernel
113115
```
114-
116+
... to be updated
115117
## 3.3) Benchmarks for QM7:
118+
... to be updated
116119

117120
## 4.1)
121+
... to be updated

0 commit comments

Comments
 (0)