Skip to content

Artemis: Optimize prime number checking and factorization#39

Open
mike-turintech wants to merge 1 commit intomainfrom
artemis-36644a9a-c259-421f-b386-8425ec78b4a9
Open

Artemis: Optimize prime number checking and factorization#39
mike-turintech wants to merge 1 commit intomainfrom
artemis-36644a9a-c259-421f-b386-8425ec78b4a9

Conversation

@mike-turintech
Copy link
Copy Markdown
Member

Improved performance and accuracy of prime number-related methods in the Primes class by optimizing prime number checking, replacing Vector with ArrayList, and fixing bugs in SumPrimes and PrimeFactors methods.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants