Changes between Initial Version and Version 1 of Ticket #19018, comment 40
- Timestamp:
- 08/14/15 17:19:40 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #19018, comment 40
initial v1 3 3 4 4 you have a number of such cdef'd functions in this file, e.g. `eigenvalues`. It is clear it can be doctested too... 5 6 In `H_3_cayley_graph()` case, it's clear it's basically a macro used in two different places, for this fine language forgot to have macros implemented... Would you like me to convert it into a decorator?!