|
|
|
|
|
by orange_fritter
1071 days ago
|
|
This is my second ChatGPT comment so I hate to sound like an evangelist, but it basically does this, reproducibly: You describe a complex relationship between several nodes(people, cities, etc), and then ask ChatGPT to draw the relationship as a graph data structure. It will create a formula that Mathematica can render, and then send the formula to Mathematica before presenting an ascii drawing. Usually. Sometimes it just complains that it can't draw and explains what the graph looks like to you in a written formal/human-readable syntax. In other words, yes it just summarizes the problem, converts it to a formal syntax, and sends it off to some other tool. |
|