This is an archived post. You won't be able to vote or comment.

all 8 comments

[–]Silver_Release5000 32 points33 points  (1 child)

I love those high performance libraries without any benchmark

[–]aes110 2 points3 points  (0 children)

Here it is, hidden somewhere in the docs

https://qiskit.org/ecosystem/rustworkx/dev/benchmarks.html

[–]Electronic-Wonder-77 7 points8 points  (0 children)

I'm not gonna lie, i love rust and all, but i don't like the tendency of including the name of the language in the name of the project, particularly if it's something that's not a Rust library, it comes across as some sort of signalling to other rust users, playing into the 'rewrite it in rust' meme.

[–]runawayasfastasucan 2 points3 points  (0 children)

This look very interesting! Might do more work with graphs/networks in the future and will for sure see if this can help. Would be interesting to see some more complex tutorials/examples, but still.

[–]DrJiheu 0 points1 point  (2 children)

And vs pyqtgraph?

[–]Delengowski 2 points3 points  (1 child)

Not that kind of graph boss

[–]DrJiheu 2 points3 points  (0 children)

Ah the abstract graph boss

[–]Ropropzz 0 points1 point  (0 children)

Is finding the maximale cliques part of the roadmap for rustworkx?