conjecture
Here are 28 public repositories matching this topic...
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
Chebyshev polynomials of the first kind and primality testing
-
Updated
Apr 27, 2021 - C++
Given initial terms of an unknown generating function F, conjecture a functional equation that F satisfies.
-
Updated
Nov 3, 2017 - C++
A python program to run the Collatz algorithm
-
Updated
Aug 18, 2020 - Python
Optimized Cycle finder for Collatz Conjecture generalization (qx+c)
-
Updated
Apr 1, 2023 - Java
A calculator to test numbers against the collatz conjecture
-
Updated
Mar 28, 2023 - Python
Tests the, still open, Ruskey-Savage Conjecture (1993) for small values of n. Searches for Hamiltonian cycle with constraints. (Final project for Non-procedural programming course.)
-
Updated
Aug 9, 2024 - Haskell
Completed exercisms on exercism.io
-
Updated
Oct 7, 2024 - Python
Projet NSI | Conjecture de Syracuse
-
Updated
Jan 6, 2024 - HTML
Create colorful background images utilizing the Collatz conjecture
-
Updated
Jan 3, 2020 - Processing
Calculate the number of steps before a given input reaches one, when the rules of Collatz Conjecture are applied.
-
Updated
Mar 25, 2023 - C
Collatz Conjecture implementation in various languages and or environments.
-
Updated
Dec 23, 2023 - HTML
Various code related to the problem of cycle (circuit) double covers
-
Updated
May 28, 2024 - Jupyter Notebook
Interactive Visualization of the Collatz conjecture using Streamlit
-
Updated
Jun 15, 2023 - Python
This is a simple program that runs through C# to prove the Collatz Conjecture. This repository includes the code (in PDF format) and the .EXE file (to run).
-
Updated
Aug 17, 2018
Tries to find a counter-example to the Collatz Conjecture, in Rust
-
Updated
May 6, 2024 - Rust
Graphic representations of Collatz sequences
-
Updated
Apr 29, 2023 - Python
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..
-
Updated
Feb 3, 2021 - Python
Programa de la Conjetura de Collatz (Teorema 3x+1) hecho con programación de hilos.
-
Updated
Apr 6, 2022 - Java
Improve this page
Add a description, image, and links to the conjecture topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the conjecture topic, visit your repo's landing page and select "manage topics."