You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This release improves performance by moving heavy graph computations from Python to Rust. Python/Rust interop is supported by pyo3. More information can be found in PRs #1 and #3.