Skip to content

Releases: Claugo/GC57-Deterministic-Factorization-Solver

GC57 Deterministic Factorization Solver – Initial Release

08 Dec 10:31
a04eae7

Choose a tag to compare

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.