TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: A Collatz Conjecture Calculator as Jupyter Notebook

3 pointsby isulemanalmost 2 years ago
This is simple implementation of Collatz Conjecture in Jupyter Lab. Try it on your computer or in Google Colab to visualize the problem for any given positive integer, number of iterations, and all the intermediate numbers till you get stuck on the 4 2 1 loop :D

1 comment

zeristoralmost 2 years ago
I noticed you import mplcursors but don't use it, I guess it was accidentally left in, it looks like quite a handy module.
评论 #36112360 未加载