{"id":16684236,"url":"https://github.com/aligusnet/fsstats","last_synced_at":"2025-12-26T10:13:56.935Z","repository":{"id":137799844,"uuid":"132678191","full_name":"aligusnet/FsStats","owner":"aligusnet","description":"Basic Statistics and Some Probability Library","archived":false,"fork":false,"pushed_at":"2018-07-21T12:46:40.000Z","size":170,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-05-29T12:26:22.250Z","etag":null,"topics":["fsharp","functional-programming","mathematics","statistics","statistics-library"],"latest_commit_sha":null,"homepage":"","language":"F#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aligusnet.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-05-09T00:00:59.000Z","updated_at":"2018-07-21T12:46:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"ff9ddeab-a8da-4e57-8fac-e5569df4ebbd","html_url":"https://github.com/aligusnet/FsStats","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aligusnet%2FFsStats","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aligusnet%2FFsStats/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aligusnet%2FFsStats/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aligusnet%2FFsStats/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aligusnet","download_url":"https://codeload.github.com/aligusnet/FsStats/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243410458,"owners_count":20286403,"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":["fsharp","functional-programming","mathematics","statistics","statistics-library"],"created_at":"2024-10-12T14:42:47.469Z","updated_at":"2025-12-26T10:13:56.898Z","avatar_url":"https://github.com/aligusnet.png","language":"F#","readme":"# FsStats\n\n[![Build status](https://ci.appveyor.com/api/projects/status/wx57w432dl0vnta4/branch/master?svg=true)](https://ci.appveyor.com/project/aligusnet/fsstats/branch/master)\n\nBasic statistics with some probability library.\n\nIncludes common distributions (Bernoulli, Binomial, Poisson, Student's and Normal), random number generators from some of the distributions, summary statistics for a sample, Z-Test, Student's T-Test, special functions (Error, Gamma, Beta and Regularized Incomplete Beta).\n\n## Getting started with .NET Core\n\n### Install to use in your project\n\n```(bash)\ndotnet add package FsStats\n```\n\n## Developing\n\n### Build and run unit tests\n\n```(bash)\ndotnet test src/FsStats.Test/FsStats.Test.fsproj\n```\n\n### Build and publishing the package\n\n```(bash)\ndotnet pack  # prints path to nupkg required by the next command\ndotnet nuget push \u003cpath/to/nupkg\u003e -k \u003cAPI-KEY\u003e -s https://api.nuget.org/v3/index.json\n```\n\n## Licensing\n\nThe code in this project is licensed under BSD 3-Clause license.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faligusnet%2Ffsstats","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faligusnet%2Ffsstats","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faligusnet%2Ffsstats/lists"}