Create graph_partitions_and_fusion_plans.md#40
Create graph_partitions_and_fusion_plans.md#40shubhusion wants to merge 3 commits intoyuewuo:mainfrom
Conversation
|
@yuewuo please review this PR for the tutorial documentation of graph partitions. |
|
Hi, there are some undefined functions in your tutorial document. For example, what is |
|
Okay
…On Sun, 2 Jun, 2024, 00:42 Yue Wu, ***@***.***> wrote:
Hi, there are some undefined functions in your tutorial document. For
example, what is evolve_to_global_solution? Could you revise it? Thanks.
—
Reply to this email directly, view it on GitHub
<#40 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AW6XHIYJQRNXQAQWD5JF3TDZFIMLVAVCNFSM6AAAAABITFNHW2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNBTGU2TGNRWGA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
|
@yuewuo I have revised the missing functions. Looking forward to your feedback |
|
Please do not use ChatGPT to generate placeholder code. It does not help the project...... The documentation should provide tutorial of how to use the library, instead of just printing the actions that are being made. If you would like to contribute to this, please read the Rust code that constructs the fusion plan, and write the Python script to call them. They are already exposed with Python interface but just documentation is missing. If you find any implementation or Python binding is missing, please let me know. |
Fixes #34