{"id":19863775,"url":"https://github.com/sandialabs/hitmix","last_synced_at":"2026-06-09T08:32:36.438Z","repository":{"id":142395551,"uuid":"424953898","full_name":"sandialabs/hitmix","owner":"sandialabs","description":"Python HITMIX: Graph Hitting Time Moments","archived":false,"fork":false,"pushed_at":"2021-11-05T14:51:34.000Z","size":35,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-01T00:25:59.299Z","etag":null,"topics":["scr-2720","snl-data-analysis"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sandialabs.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":"2021-11-05T13:15:21.000Z","updated_at":"2024-02-20T18:56:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"aab62c66-e724-4f2c-8e69-02c3ab04e43a","html_url":"https://github.com/sandialabs/hitmix","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/sandialabs/hitmix","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandialabs%2Fhitmix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandialabs%2Fhitmix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandialabs%2Fhitmix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandialabs%2Fhitmix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sandialabs","download_url":"https://codeload.github.com/sandialabs/hitmix/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sandialabs%2Fhitmix/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34098932,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-09T02:00:06.510Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["scr-2720","snl-data-analysis"],"created_at":"2024-11-12T15:16:03.604Z","updated_at":"2026-06-09T08:32:36.410Z","avatar_url":"https://github.com/sandialabs.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"```\nCopyright 2021 National Technology \u0026 Engineering Solutions of Sandia,\nLLC (NTESS). Under the terms of Contract DE-NA0003525 with NTESS, the\nU.S. Government retains certain rights in this software.\n```\n\n# Python HITMIX\n\nComputation of hitting time moments using a linear algebraic approach,\nas defined in the following paper:\n\n- A Deterministic Hitting-Time Moment Approach to Seed-set Expansion over a Graph\n- A. Foss, R.B. Lehoucq, Z.W. Stuart, J.D.Tucker, J.W. Berry\n- https://arxiv.org/pdf/2011.09544.pdf\n\n## Current Capabilities Available\n* Computation of first two hitting time momments\n \n## Quick Start\n\n### Install\n* User: ```python setup.py install```\n* Developer: ```python setup.py develop```\n\n### Testing\n```\n# requires `pytest`\npython -m pytest --disable-pytest-warnings\n```\n\n### Coverage Testing\n```\n# requires `pytest-cov`\npytest --cov=hitmix  tests/ --cov-report=html\n# output can be accessed via htmlcov/index.html\n```\n\n### Documentation\n```\n# requires `sphinx`\nsphinx-build ./docs/source ./docs/build\n# output can be accessed via docs/build/html/index.html\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsandialabs%2Fhitmix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsandialabs%2Fhitmix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsandialabs%2Fhitmix/lists"}