{"id":18417327,"url":"https://github.com/gfoidl/stochastics","last_synced_at":"2025-04-14T18:41:54.674Z","repository":{"id":55422500,"uuid":"110246074","full_name":"gfoidl/Stochastics","owner":"gfoidl","description":"Stochastic tools, distrubution, analysis","archived":false,"fork":false,"pushed_at":"2020-12-31T15:55:13.000Z","size":5958,"stargazers_count":3,"open_issues_count":6,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-12T15:57:40.665Z","etag":null,"topics":["kutosis","median","outlier-detection","sigma","simd","skewness","variance"],"latest_commit_sha":null,"homepage":null,"language":"C#","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/gfoidl.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}},"created_at":"2017-11-10T12:45:21.000Z","updated_at":"2021-03-17T17:40:56.000Z","dependencies_parsed_at":"2022-08-15T00:00:45.584Z","dependency_job_id":null,"html_url":"https://github.com/gfoidl/Stochastics","commit_stats":null,"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gfoidl%2FStochastics","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gfoidl%2FStochastics/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gfoidl%2FStochastics/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gfoidl%2FStochastics/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gfoidl","download_url":"https://codeload.github.com/gfoidl/Stochastics/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248938285,"owners_count":21186378,"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":["kutosis","median","outlier-detection","sigma","simd","skewness","variance"],"created_at":"2024-11-06T04:08:58.238Z","updated_at":"2025-04-14T18:41:54.632Z","avatar_url":"https://github.com/gfoidl.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"| CircleCi | AppVeyor | Code Coverage | NuGet |\n| -- | -- | -- | -- |\n| [![CircleCI](https://circleci.com/gh/gfoidl/Stochastics/tree/master.svg?style=svg)](https://circleci.com/gh/gfoidl/Stochastics/tree/master) | [![Build status](https://ci.appveyor.com/api/projects/status/a0r3j3rygrwg4nx4/branch/master?svg=true)](https://ci.appveyor.com/project/GntherFoidl/stochastics/branch/master) | [![codecov](https://codecov.io/gh/gfoidl/Stochastics/branch/master/graph/badge.svg)](https://codecov.io/gh/gfoidl/Stochastics) | [![NuGet](https://img.shields.io/nuget/v/gfoidl.Stochastics.svg?style=flat-square)](https://www.nuget.org/packages/gfoidl.Stochastics/) |\n\n# gfoidl.Stochastics\n\nCurrent release: [v1.1.0 release notes](doc/release-notes/v1.1.0.md)\n\n## Random numbers\n\n* [(Pseudo) random numbers](doc/RandomNumberGenerator.md)\n\n## Statistics\n\n* [Sample](doc/Statistics/Sample.md)  \n\n### Outlier Detection\n\n* Outlier detection based on [Chauvenet's criterion](doc/Statistics/OutlierDetection/ChauvenetOutlierDetection.md)\n\n\n## Development channel\n\nTo get packages from the development channel use a `nuget.config` similar to this one:\n```xml\n\u003c?xml version=\"1.0\" encoding=\"utf-8\"?\u003e\n\u003cconfiguration\u003e\n    \u003cpackageSources\u003e\n        \u003cadd key=\"gfoidl-public\" value=\"https://pkgs.dev.azure.com/gh-gfoidl/github-Projects/_packaging/gfoidl-public/nuget/v3/index.json\" /\u003e\n    \u003c/packageSources\u003e\n\u003c/configuration\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgfoidl%2Fstochastics","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgfoidl%2Fstochastics","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgfoidl%2Fstochastics/lists"}