Releases: Claugo/GC57-Deterministic-Factorization-Solver
Releases · Claugo/GC57-Deterministic-Factorization-Solver
GC57 Deterministic Factorization Solver – Initial Release
This is the first public release of the GC57 Deterministic Factorization Solver, a numerical research project proposing a deterministic approach to semiprime factorization.
Contents
Full Python source code of the GC57 solver
Reference implementation of the algorithm
Documentation describing the logic, assumptions, and mathematical structure
Test scripts used for validation
Examples and usage instructions
Highlights
Deterministic factorization workflow
Clear separation between core logic and test modules
Reproducible test environment
Fully open-source under the repository license
Notes
This release is intended for research, numerical experimentation, and peer verification.