git+pip release
🔧 What’s New
Improved performance for large-scale multilayer graphs — faster adjacency matrix construction and community detection.
Refined visualization tools with better layout stability and layer distinction.
Enhanced integration with networkx and igraph — seamless import/export and mixed-format support.
API cleanup and consistency — deprecated functions removed, with clearer naming and improved docstrings.
New examples and tutorials covering heterogeneous node/edge handling and dynamic multilayer models.
🧪 Testing & Compatibility
Verified compatibility with Python 3.9–3.12
Improved test coverage across core modules
Continuous integration setup streamlined