{"id":15994133,"url":"https://github.com/knutwalker/primefacts","last_synced_at":"2025-10-21T03:30:38.500Z","repository":{"id":142336603,"uuid":"9484208","full_name":"knutwalker/PrimeFacts","owner":"knutwalker","description":"This small package allows for generation of prime factors. It is implemented in Scala and uses only functional programming principles.","archived":true,"fork":false,"pushed_at":"2013-04-16T22:38:25.000Z","size":112,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-28T23:38:54.818Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/knutwalker.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-04-16T22:33:29.000Z","updated_at":"2024-10-14T14:14:25.000Z","dependencies_parsed_at":"2023-03-13T10:09:01.076Z","dependency_job_id":null,"html_url":"https://github.com/knutwalker/PrimeFacts","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knutwalker%2FPrimeFacts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knutwalker%2FPrimeFacts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knutwalker%2FPrimeFacts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knutwalker%2FPrimeFacts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/knutwalker","download_url":"https://codeload.github.com/knutwalker/PrimeFacts/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237429396,"owners_count":19308783,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-08T07:06:18.498Z","updated_at":"2025-10-21T03:30:38.216Z","avatar_url":"https://github.com/knutwalker.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"Prime Factors\n=============\n\nThis small package allows for generation of prime factors.\n\nIt is implemented in Scala and uses only functional programming principles.\n\nThe prime factors of a positive integer are the prime numbers that divide\nthat integer exactly, the process if finding these is called\nprime factorization.\n\n`primeFactorsLinear` may be used to provide a linear sequence of all prime factors.\n\n`primeFactors` may be used to provide a sequence of tuples of all prime factors\n with their correspondent exponent.\n\nSee the tests or the Main App for an example of use.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fknutwalker%2Fprimefacts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fknutwalker%2Fprimefacts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fknutwalker%2Fprimefacts/lists"}