Changes between Version 19 and Version 20 of Ticket #26640
- Timestamp:
- 12/11/18 02:47:52 (12 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #26640 – Description
v19 v20 19 19 - #26851 py3: avoid `.vertices()` and `.edges()` in `union` of graphs 20 20 - #26869 py3: improve `is_aperiodic` to fix doctests (due to deprecation warning in networkx) 21 - #26870 py3: fix error with `map` in `strongly_regular_db.pyx` 21 22 22 23