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