Exploring Math Curiosity With NetworkX And YFiles In Jupyter Notebooks
Exploring Collatz conjecture & graph visualizations with NetworkX, yFiles & yEd in a single Kaggle Notebook. Learn how to package knowledgegraph data & visualize interactions. Demo: Numbers as text: mystery of 4 with yFiles & yEd.
❔ About A few weeks ago I felt on this strange and inspiring tweet from @Cliff Pickover: // Detect dark theme var iframe = document.getElementById('tweet-1836590092011339987-164'); if (document.body.className.includes('dark-theme')) { iframe.src = "https://platform.twitter.com/embed/Tweet.html?id=1836590092011339987&theme=dark" } ... and felt very curious about that, reminding me a bit about the Collatz conjecture I already explored with datascience tools like yEd and Gephi: About the Collatz conjecture, Neo4J & cypher adriens ・ Se...