Qiskit / rustworkx

A high performance Python graph library implemented in Rust.
https://www.rustworkx.org
Apache License 2.0
1.11k stars 151 forks source link

Add release notes and universal functions for `floyd_warshall_successor_and_distance` #1049

Closed IvanIsCoding closed 10 months ago

IvanIsCoding commented 10 months ago

Follow up of #1040

This adds the release notes, universal function, and shortens the name of the new floyd_warshall_successor_and_distance

coveralls commented 10 months ago

Pull Request Test Coverage Report for Build 7439801180


Totals Coverage Status
Change from base Build 7439788928: 0.0%
Covered Lines: 15816
Relevant Lines: 16497

💛 - Coveralls