retworkx: A High-Performance Graph Library for Python

10/28/2021
by   Matthew Treinish, et al.
0

Network and graph analysis is a widely applicable field of research, and Python is a popular programming language. In retworkx, we provide a high-performance, flexible graph and network analysis library for Python. retworkx is inspired by NetworkX (Hagberg et al., 2008) but addresses many performance concerns of the latter. retworkx is particularly suited for performance-sensitive applications that use graph representations.

READ FULL TEXT
research
11/12/2018

HPS: A C++11 High Performance Serialization Library

Data serialization is a common and crucial component in high performance...
research
10/26/2017

Fast Linear Transformations in Python

This paper introduces a new free library for the Python programming lang...
research
02/24/2022

Scalpel: The Python Static Analysis Framework

Despite being the most popular programming language, Python has not yet ...
research
02/23/2023

PNet: A Python Library for Petri Net Modeling and Simulation

Petri Net is a formalism to describe changes between 2 or more states ac...
research
01/30/2023

Faster or Slower? Performance Mystery of Python Idioms Unveiled with Empirical Evidence

The usage of Python idioms is popular among Python developers in a forma...
research
06/02/2020

Network visualizations with Pyvis and VisJS

Pyvis is a Python module that enables visualizing and interactively mani...
research
04/05/2023

Efficient and Accurate Automatic Python Bindings with cppyy Cling

The simplicity of Python and the power of C++ force stark choices on a s...

Please sign up or login with your details

Forgot password? Click here to reset