{"id":13718990,"url":"https://github.com/abscondment/statistics2","last_synced_at":"2025-05-07T11:30:31.136Z","repository":{"id":586055,"uuid":"219796","full_name":"abscondment/statistics2","owner":"abscondment","description":"Shin-ichiro Hara's library, updated for Ruby 1.9 \u0026 packaged as a gem.","archived":false,"fork":false,"pushed_at":"2024-04-03T03:36:16.000Z","size":227,"stargazers_count":59,"open_issues_count":4,"forks_count":13,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-11-09T10:49:13.483Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://github.com/abscondment/statistics2","language":"Ruby","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/abscondment.png","metadata":{"files":{"readme":"README.rdoc","changelog":"History.rdoc","contributing":null,"funding":null,"license":null,"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":"2009-06-05T21:09:17.000Z","updated_at":"2023-10-16T09:56:28.000Z","dependencies_parsed_at":"2024-06-18T18:24:19.609Z","dependency_job_id":"7c421efd-b3d4-4935-876f-a2bd3a0b88d5","html_url":"https://github.com/abscondment/statistics2","commit_stats":{"total_commits":30,"total_committers":2,"mean_commits":15.0,"dds":0.1333333333333333,"last_synced_commit":"21d98ed4f2a13bbd290c3e48c216e99dfc0b9eb3"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abscondment%2Fstatistics2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abscondment%2Fstatistics2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abscondment%2Fstatistics2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abscondment%2Fstatistics2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abscondment","download_url":"https://codeload.github.com/abscondment/statistics2/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224592301,"owners_count":17337070,"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-08-03T01:00:40.519Z","updated_at":"2024-11-14T08:31:01.115Z","avatar_url":"https://github.com/abscondment.png","language":"Ruby","funding_links":[],"categories":["Statistics","Ruby"],"sub_categories":[],"readme":"= Statistics2: Statistical Distributions for Ruby\r\n\r\nAuthors: Shin-ichiro HARA(sinara@blade.nagaokaut.ac.jp), Brendan Ribera (brendan.ribera@gmail.com)\r\n\r\n== REQUIREMENTS:\r\n\r\n * ruby-1.8 or higher\r\n\r\n== INSTALL:\r\n\r\n  $ gem install statistics2\r\n\r\n== USAGE:\r\n\r\n* Example:\r\n    require \"statistics2\"\r\n    puts Statistics2.normaldist(0.27) #=\u003e 0.60641987319804\r\n\r\n* If you don't want to use the C extension:\r\n    require \"statistics2/no_ext\"\r\n    puts Statistics2.normaldist(0.27) #=\u003e 0.606419873198039 (delta of 9.99200722162641e-16)\r\n\r\n== LICENSE:\r\n\r\nRuby's (see http://www.ruby-lang.org/en/LICENSE.txt)\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabscondment%2Fstatistics2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabscondment%2Fstatistics2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabscondment%2Fstatistics2/lists"}