Experimental Python Package for Graph+Matrix-based LCA Calculations

1 Open Issue Need Help Last updated: Jul 23, 2025

Open Issues Need Help

View All on GitHub
Kuzu about 1 month ago

AI Summary: The task involves evaluating the feasibility of using KuzuDB as a replacement for Brightway's current database in a Python package for Life Cycle Assessment (LCA) calculations. This requires comparing the performance of KuzuDB against Brightway's existing methods for key operations like searching nodes, creating adjacency matrices from graphs, merging graphs, writing to the database, and generating random nodes. The goal is to determine if KuzuDB offers performance improvements and functional equivalence.

Complexity: 4/5
documentation enhancement help wanted

Experimental Python Package for Graph+Matrix-based LCA Calculations

Python