Commit d58fa64
Address PR #362 CI review P3: docstring precision on rng contract
The helper accepts any ``np.random.Generator``, not specifically PCG64;
library callers happen to seed via ``np.random.default_rng``.
Clarifies that backend invariance is with respect to the supplied
generator state, not a specific engine.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 4f3b163 commit d58fa64
1 file changed
Lines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
169 | | - | |
170 | | - | |
171 | | - | |
172 | | - | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
173 | 174 | | |
174 | 175 | | |
175 | 176 | | |
| |||
0 commit comments