Changes between Initial Version and Version 1 of Ticket #18514, comment 213
- Timestamp:
- 01/16/18 11:29:34 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18514, comment 213
initial v1 5 5 > If it works, then it's not a problem. I do think that it's more fragile. 6 6 7 As you can see [http://users.minet.uni-jena.de/cohomology/documentation/ here], building the docs does work, i.e., the signatures of the methods of cdef classes are correctly given, and also the signature of methods that are wrapped with @tempory_result or @perman tent_result.7 As you can see [http://users.minet.uni-jena.de/cohomology/documentation/ here], building the docs does work, i.e., the signatures of the methods of cdef classes are correctly given, and also the signature of methods that are wrapped with @tempory_result or @permanent_result. 8 8 9 9 In any case, I will soon(ish) test what happens with `binding:True`. If the performance loss is acceptable, then p_group_cohomology-3.1 will use it.