Alejandro Candioti

Results 12 issues of Alejandro Candioti

As a follow up of https://github.com/networkx/networkx/issues/7994 I put up a quick property-based test based on in-the-works framework https://github.com/networkx/networkx/pull/7981. ``` import networkx as nx from hypothesis import strategies as st from...

Closes https://github.com/networkx/networkx/issues/8366. We add an example of recommended technique to handle FP errors.

type: Documentation
floating-point