Commit f51ba9e
Fix/spmm name (#200)
* Document that challenge name is used for URL generation
Add note in CLAUDE.md that the `name` parameter in `__init__` is used to
generate URLs, so it should use URL-friendly characters only (no parentheses,
special symbols, etc.).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
* Fix name
---------
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent b59a50f commit f51ba9e
File tree
2 files changed
+2
-2
lines changed- challenges/medium/75_sparse_matrix_dense_matrix_multiplication
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments