Skip to content

Commit c22c0b5

Browse files
committed
Docs: Added release note
1 parent a8c1b67 commit c22c0b5

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
features:
3+
- |
4+
A function, :func:`~rustworkx.cycle_basis_edges` was added to the crate
5+
``rustworkx-core`` in the ``connectivity`` module. This function returns
6+
the edge indices that form the cycle basis of a graph.
7+
fixes:
8+
- |
9+
Support for edges when getting the cycle basis. Refer to
10+
`#551 <https://github.com/Qiskit/rustworkx/issues/551>`__ for more details.

0 commit comments

Comments
 (0)