Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/glyn/prime_factors

Compute the prime factors of an integer
https://github.com/glyn/prime_factors

codewars prime-factorisation

Last synced: about 1 month ago
JSON representation

Compute the prime factors of an integer

Awesome Lists containing this project

README

        

# Compute the prime factors of an integer

This is a solution to a codewars kata.