{"id":18074135,"url":"https://github.com/bytespider/covariance","last_synced_at":"2025-10-27T11:20:18.024Z","repository":{"id":13685922,"uuid":"16379714","full_name":"bytespider/covariance","owner":"bytespider","description":"In probability theory and statistics, covariance is a measure of how much two random variables change together. http://en.wikipedia.org/wiki/Covariance","archived":false,"fork":false,"pushed_at":"2014-01-30T15:04:51.000Z","size":100,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-12T05:45:07.573Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"Lathomas42/VibrationMonitor","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bytespider.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":"2014-01-30T14:38:53.000Z","updated_at":"2014-05-27T21:25:11.000Z","dependencies_parsed_at":"2022-07-30T15:48:50.896Z","dependency_job_id":null,"html_url":"https://github.com/bytespider/covariance","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/bytespider%2Fcovariance","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bytespider%2Fcovariance/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bytespider%2Fcovariance/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bytespider%2Fcovariance/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bytespider","download_url":"https://codeload.github.com/bytespider/covariance/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248525154,"owners_count":21118616,"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-31T10:11:22.669Z","updated_at":"2025-10-27T11:20:13.000Z","avatar_url":"https://github.com/bytespider.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# covariance\nIn probability theory and statistics, covariance is a measure of how much two random variables change together.  \nhttp://en.wikipedia.org/wiki/Covariance\n\n# example\n\n```\nvar covariance = require('covariance');\nvar a = [1, 3, 2, 5, 8, 7, 12, 2, 4];\nvar b = [8, 6, 9, 4, 3, 3,  2, 7, 7];\n\nvar result = covariance(a, b);\n\nconsole.log('The covariance is:', result);\n```\n\n# license\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbytespider%2Fcovariance","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbytespider%2Fcovariance","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbytespider%2Fcovariance/lists"}