{"id":23108212,"url":"https://github.com/fharchive/java.binomialcoefficients","last_synced_at":"2025-04-03T22:44:52.191Z","repository":{"id":131989630,"uuid":"153118349","full_name":"FHArchive/Java.BinomialCoefficients","owner":"FHArchive","description":"Perform the function nCk = (n!)/k!(n-k)! Where n and k are integers and the answer is an integer","archived":false,"fork":false,"pushed_at":"2020-01-13T11:51:10.000Z","size":148,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-09T10:42:04.700Z","etag":null,"topics":["binomial","binomial-coefficients","binomialcoefficient","java"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FHArchive.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-10-15T13:31:33.000Z","updated_at":"2021-11-09T22:28:08.000Z","dependencies_parsed_at":"2023-07-21T18:36:29.954Z","dependency_job_id":null,"html_url":"https://github.com/FHArchive/Java.BinomialCoefficients","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/FHArchive%2FJava.BinomialCoefficients","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FHArchive%2FJava.BinomialCoefficients/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FHArchive%2FJava.BinomialCoefficients/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FHArchive%2FJava.BinomialCoefficients/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FHArchive","download_url":"https://codeload.github.com/FHArchive/Java.BinomialCoefficients/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247092372,"owners_count":20882217,"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":["binomial","binomial-coefficients","binomialcoefficient","java"],"created_at":"2024-12-17T01:17:57.619Z","updated_at":"2025-04-03T22:44:52.184Z","avatar_url":"https://github.com/FHArchive.png","language":"Java","readme":"\u003cp float=\"left\"\u003e\n\u003ca href=\"../../\"\u003e\u003cimg src=\"https://img.shields.io/github/languages/top/FredHappyface/Java.BinomialCoefficients.svg?style=flat-square\" alt=\"Github top language\"\u003e\u003c/a\u003e\n\u003ca href=\"https://www.codacy.com/manual/FredHappyface/Java.BinomialCoefficients\"\u003e\u003cimg src=\"https://img.shields.io/codacy/grade/c46b9b70de604954a5e7ac7e5df312b1.svg?style=flat-square\" alt=\"Codacy grade\"\u003e\u003c/a\u003e\n\u003ca href=\"https://www.codacy.com/manual/FredHappyface/Java.BinomialCoefficients\"\u003e\u003cimg src=\"https://img.shields.io/codacy/coverage/c46b9b70de604954a5e7ac7e5df312b1.svg?style=flat-square\" alt=\"Codacy coverage\"\u003e\u003c/a\u003e\n\u003ca href=\"../../\"\u003e\u003cimg src=\"https://img.shields.io/github/repo-size/FredHappyface/Java.BinomialCoefficients.svg?style=flat-square\" alt=\"Repository size\"\u003e\u003c/a\u003e\n\u003ca href=\"../../issues\"\u003e\u003cimg src=\"https://img.shields.io/github/issues/FredHappyface/Java.BinomialCoefficients.svg?style=flat-square\" alt=\"Issues\"\u003e\u003c/a\u003e\n\u003ca href=\"/LICENSE.md\"\u003e\u003cimg src=\"https://img.shields.io/github/license/FredHappyface/Java.BinomialCoefficients.svg?style=flat-square\" alt=\"License\"\u003e\u003c/a\u003e\n\u003ca href=\"../../commits/master\"\u003e\u003cimg src=\"https://img.shields.io/github/commit-activity/m/FredHappyface/Java.BinomialCoefficients.svg?style=flat-square\" alt=\"Commit activity\"\u003e\u003c/a\u003e\n\u003ca href=\"../../commits/master\"\u003e\u003cimg src=\"https://img.shields.io/github/last-commit/FredHappyface/Java.BinomialCoefficients.svg?style=flat-square\" alt=\"Last commit\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\n# Java.BinomialCoefficients\n\n\nPerform the function nCk = (n!)/k!(n-k)! Where n and k are integers and the answer is an integer\n\n\n## Download\n### Clone\n#### Using The Command Line\n1. Press the Clone or download button in the top right\n2. Copy the URL (link)\n3. Open the command line and change directory to where you wish to clone to\n4. Type 'git clone' followed by URL in step 2\n```bash\n$ git clone https://github.com/[user-name]/[repository]\n```\n\nMore information can be found at\n\u003chttps://help.github.com/en/articles/cloning-a-repository\u003e\n\n#### Using GitHub Desktop\n1. Press the Clone or download button in the top right\n2. Click open in desktop\n3. Choose the path for where you want and click Clone\n\nMore information can be found at\n\u003chttps://help.github.com/en/desktop/contributing-to-projects/cloning-a-repository-from-github-to-github-desktop\u003e\n\n### Download Zip File\n\n1. Download this GitHub repository\n2. Extract the zip archive\n3. Copy/ move to the desired location\n\n\n## Language information\n### Built for\nThis program has been written in Java using Eclipse Neon Release (4.6.0) on\nWindows 10\n\u003chttp://archive.eclipse.org/eclipse/downloads/drops4/R-4.6-201606061100/\u003e .\n### Other versions\nTo install the latest version of eclipse go to\n\u003chttps://www.eclipse.org/downloads/packages/installer\u003e and follow the\ninstructions on the page.\n## How to run\n### Method 1\n1. Import the project directory (containing the bin and src directories)\n- Click File\u003e Import\n- Select Projects from Folder or Archive, click next\n- Select Directory and navigate to the project directory (select ok)\n- Ensure Search for nested projects is ticked\n- Click Finish\n2. Run the program with Ctrl + F11\n\n### Method 2\n1. Create a new project\n2. Copy the .java file(s) into the project\n3. Run the program with Ctrl + F11\n\n\n\n## Licence\nMIT License\nCopyright (c) FredHappyface\n(See the [LICENSE](/LICENSE.md) for more information.)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffharchive%2Fjava.binomialcoefficients","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffharchive%2Fjava.binomialcoefficients","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffharchive%2Fjava.binomialcoefficients/lists"}