Changes between Initial Version and Version 1 of Ticket #18960, comment 5
- Timestamp:
- 07/30/15 13:21:19 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18960, comment 5
initial v1 1 Replying to [comment:4 dimpase]: 2 > {{{ 3 > Test if a Paley graph is `(v,k,\lambda,\mu)`-strongly regular. 4 > }}} 5 > Huh? Do you mean 6 > {{{ 7 > Test whether a `(v,k,\lambda,\mu)`-strongly regular graph is Paley. 8 > }}} 9 10 All the similar docstrings have the same problem. Namely, one tests that a (v,k,l,m)-srg is `BlahBlah`, not the other way around... 1 wrong ticket, sorry, should have been #18948...