Commit 502ea87
[stats_examples] Replace np.sum(a * b) with a @ b (#476)
* Replace np.sum(a * b) with a @ b
* Update lectures/prob_matrix.md
Co-authored-by: Daisuke Oyama <Oyama.Daisuke@gmail.com>
* migrate the changes to the splitted lecture
---------
Co-authored-by: Daisuke Oyama <Oyama.Daisuke@gmail.com>
Co-authored-by: Humphrey Yang <u6474961@anu.edu.au>1 parent 1ca080e commit 502ea87
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
175 | | - | |
| 175 | + | |
176 | 176 | | |
177 | 177 | | |
178 | | - | |
| 178 | + | |
179 | 179 | | |
180 | 180 | | |
181 | | - | |
| 181 | + | |
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
| |||
0 commit comments