v1.1.0

Release Date: 9th Sept, 2024

We’re excited to introduce version 1.1.0 of STGraph, featuring significant improvements in dataset loading, testing, and documentation. Below are the highlights

Key Features & Updates

  • 📦 Dataset loaders now categorized into submodules (dynamic, static, temporal)

  • ⚡ Standardized graph data handling with caching for efficient processing

  • 🧪 Comprehensive PyTest coverage for all dataset loaders

  • 🧪 Added scalable test scripts for GNN and TGNN layers across datasets

  • 📝 Created a brand new Read-the-dos documentation page for STGraph

  • 🧹 Ruff linter integrated; modules checked: stgraph.dataset, stgraph.utils

View the GitHub Changelog