Dictate Wizard is an open source dictation tool powered by OpenAI's Whisper. The goal is to obsolete as much typing as possible and let you speak your emails, instant messages etc instead.
-
Updated
Sep 13, 2023 - Python
Dictate Wizard is an open source dictation tool powered by OpenAI's Whisper. The goal is to obsolete as much typing as possible and let you speak your emails, instant messages etc instead.
A python program to run the Collatz algorithm
A calculator to test numbers against the collatz conjecture
Completed exercisms on exercism.io
Interactive Visualization of the Collatz conjecture using Streamlit
The Collatz Conjecture is a mathematical conjecture where if you enter any integer into the program, it will be divided by half or multiplied by 3 however many times it takes to reach 1, depending on if the number is even or odd..
Graphic representations of Collatz sequences
A python program that automatically produces mathematical conjectures in the field of graph theory.
The mysteries of the Collatz Conjecture
Enter a natural number and watch how it transforms to 1 through the Collatz process.
Add a description, image, and links to the conjecture topic page so that developers can more easily learn about it.
To associate your repository with the conjecture topic, visit your repo's landing page and select "manage topics."