Skip to content

121 add use cases semiprime factors ratio detection #126

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

sashakolpakov
Copy link
Collaborator

Added the use case of semiprime factors ratio detection (potentially useful for Lawrence's algorithm). Uploaded the train/test dataset, too.

sashakolpakov and others added 4 commits October 31, 2023 22:15
The csv file with the dataset of semiprimes weighs 42 MB. It can be generated in the code (now commented out), or uploaded here. Which way is better?
@sashakolpakov sashakolpakov linked an issue Nov 3, 2023 that may be closed by this pull request
@sashakolpakov sashakolpakov added status/ready-pending-tests Ready to make pull request once tests pass. triage/high-priority triage/required kind/usability audience/technical Issue primarily for technical review and service. kind/enhancement New feature or request labels Nov 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
audience/technical Issue primarily for technical review and service. kind/enhancement New feature or request kind/usability status/ready-pending-tests Ready to make pull request once tests pass. triage/high-priority triage/required
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add use cases: semiprime factors ratio detection
1 participant