{"id":65018,"name":"rowan","description":"A Python package for working with quaternions.","url":"https://github.com/glotzerlab/rowan","last_synced_at":"2025-09-08T13:19:01.738Z","repository":{"id":34135302,"uuid":"169875359","full_name":"glotzerlab/rowan","owner":"glotzerlab","description":"A Python package for working with quaternions.","archived":false,"fork":false,"pushed_at":"2025-09-03T19:23:52.000Z","size":4241,"stargazers_count":29,"open_issues_count":1,"forks_count":8,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-09-03T20:41:43.841Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://rowan.readthedocs.io/","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/glotzerlab.png","metadata":{"files":{"readme":"README.rst","changelog":"ChangeLog.rst","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-02-09T14:31:21.000Z","updated_at":"2025-09-03T19:23:57.000Z","dependencies_parsed_at":"2024-06-19T11:16:48.760Z","dependency_job_id":"30be5204-f35b-4313-86ab-a94f91f94221","html_url":"https://github.com/glotzerlab/rowan","commit_stats":{"total_commits":440,"total_committers":5,"mean_commits":88.0,"dds":0.04318181818181821,"last_synced_commit":"7561ec80f4f970f8dd60b33fe9cbb002044b1a7c"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/glotzerlab/rowan","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/glotzerlab","download_url":"https://codeload.github.com/glotzerlab/rowan/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/sbom","scorecard":{"id":430230,"data":{"date":"2025-08-11","repo":{"name":"github.com/glotzerlab/rowan","commit":"56e5cec4e116ad02c1d4ca3869b0d3f59705eb4b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/4 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/unit_test.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   6 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: branch 'master' does not require approvers","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yaml:41"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T03:10:16.863Z","repository_id":34135302,"created_at":"2025-08-19T03:10:16.863Z","updated_at":"2025-08-19T03:10:16.863Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274190559,"owners_count":25238183,"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","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"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"}},"owner":{"login":"glotzerlab","name":"Glotzer Group","uuid":"25832198","kind":"organization","description":"We develop molecular simulation tools to study the self-assembly of complex materials and explore matter at the nanoscale.","email":null,"website":"https://glotzerlab.engin.umich.edu","location":"University of Michigan","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/25832198?v=4","repositories_count":33,"last_synced_at":"2023-03-02T14:05:30.988Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/glotzerlab","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T05:56:30.680Z","updated_at":"2023-03-02T14:05:30.997Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/glotzerlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/glotzerlab/repositories"},"packages":[{"id":5303033,"name":"rowan","ecosystem":"conda","description":"rowan performs quaternion operations directly on numpy arrays. The package does not require conversion of arrays into a special quaternion object, ensuring easy integration into existing code, but broadcasting is fully supported natively for all operations to ensure that code is performant.","homepage":"https://github.com/glotzerlab/rowan","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/glotzerlab/rowan","keywords_array":[],"namespace":null,"versions_count":9,"first_release_published_at":"2018-04-21T19:32:52.000Z","latest_release_published_at":"2019-09-12T14:44:39.000Z","latest_release_number":"1.2.2","last_synced_at":"2025-09-03T20:55:53.391Z","created_at":"2022-10-03T16:14:00.921Z","updated_at":"2025-09-04T07:27:33.496Z","registry_url":"https://anaconda.org/conda-forge/rowan","install_command":"conda install -c conda-forge rowan","documentation_url":null,"metadata":{},"repo_metadata":{"id":34135302,"uuid":"169875359","full_name":"glotzerlab/rowan","owner":"glotzerlab","description":"A Python package for working with quaternions.","archived":false,"fork":false,"pushed_at":"2025-09-03T19:23:52.000Z","size":4241,"stargazers_count":29,"open_issues_count":1,"forks_count":8,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-09-03T20:41:43.841Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://rowan.readthedocs.io/","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/glotzerlab.png","metadata":{"files":{"readme":"README.rst","changelog":"ChangeLog.rst","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-02-09T14:31:21.000Z","updated_at":"2025-09-03T19:23:57.000Z","dependencies_parsed_at":"2024-06-19T11:16:48.760Z","dependency_job_id":"30be5204-f35b-4313-86ab-a94f91f94221","html_url":"https://github.com/glotzerlab/rowan","commit_stats":{"total_commits":440,"total_committers":5,"mean_commits":88.0,"dds":0.04318181818181821,"last_synced_commit":"7561ec80f4f970f8dd60b33fe9cbb002044b1a7c"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/glotzerlab/rowan","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/glotzerlab","download_url":"https://codeload.github.com/glotzerlab/rowan/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/sbom","scorecard":{"id":430230,"data":{"date":"2025-08-11","repo":{"name":"github.com/glotzerlab/rowan","commit":"56e5cec4e116ad02c1d4ca3869b0d3f59705eb4b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/4 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/unit_test.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   6 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: branch 'master' does not require approvers","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yaml:41"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T03:10:16.863Z","repository_id":34135302,"created_at":"2025-08-19T03:10:16.863Z","updated_at":"2025-08-19T03:10:16.863Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273572511,"owners_count":25129746,"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","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"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"},"owner_record":{"login":"glotzerlab","name":"Glotzer Group","uuid":"25832198","kind":"organization","description":"We develop molecular simulation tools to study the self-assembly of complex materials and explore matter at the nanoscale.","email":null,"website":"https://glotzerlab.engin.umich.edu","location":"University of Michigan","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/25832198?v=4","repositories_count":33,"last_synced_at":"2023-03-02T14:05:30.988Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/glotzerlab","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T05:56:30.680Z","updated_at":"2023-03-02T14:05:30.997Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/glotzerlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/glotzerlab/repositories"},"tags":[{"name":"v1.3.2","sha":"3b1e6c940d13248267c78587bb90b56d34c2bf81","kind":"tag","published_at":"2024-10-28T16:18:38.000Z","download_url":"https://codeload.github.com/glotzerlab/rowan/tar.gz/v1.3.2","html_url":"https://github.com/glotzerlab/rowan/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/glotzerlab/rowan@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"6f26e3b4b862d29004087072b1fbd2186ffcd640","kind":"tag","published_at":"2024-10-28T15:51:21.000Z","download_url":"https://codeload.github.com/glotzerlab/rowan/tar.gz/v1.3.1","html_url":"https://github.com/glotzerlab/rowan/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/glotzerlab/rowan@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"18ffc716e407094cd71d272db6ab0b20d2f44b5d","kind":"commit","published_at":"2020-06-18T21:12:34.000Z","download_url":"https://codeload.github.com/glotzerlab/rowan/tar.gz/v1.3.0","html_url":"https://github.com/glotzerlab/rowan/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/glotzerlab/rowan@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"2ab46eda0737c32d1c038f8756e01f646910d301","kind":"commit","published_at":"2019-09-11T17:42:25.000Z","download_url":"https://codeload.github.com/glotzerlab/rowan/tar.gz/v1.2.2","html_url":"https://github.com/glotzerlab/rowan/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/glotzerlab/rowan@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"dc0c2c2c579e61e292e0e995da2b29e0e160a4ab","kind":"commit","published_at":"2019-05-30T15:11:13.000Z","download_url":"https://codeload.github.com/glotzerlab/rowan/tar.gz/v1.2.1","html_url":"https://github.com/glotzerlab/rowan/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/glotzerlab/rowan@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"dd999363df59daa8d2f69fe56665b88092bae46f","kind":"commit","published_at":"2019-02-12T20:57:23.000Z","download_url":"https://codeload.github.com/glotzerlab/rowan/tar.gz/v1.2.0","html_url":"https://github.com/glotzerlab/rowan/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/glotzerlab/rowan@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v1.2.0/manifests"},{"name":"v1.1.7","sha":"08a769147e4aa8ac14f4d2fc48db25474a62ab31","kind":"commit","published_at":"2019-01-23T22:51:41.000Z","download_url":"https://codeload.github.com/glotzerlab/rowan/tar.gz/v1.1.7","html_url":"https://github.com/glotzerlab/rowan/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/glotzerlab/rowan@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"9582fece439ba45bc118a683628dde6319a2c008","kind":"commit","published_at":"2018-10-18T19:56:17.000Z","download_url":"https://codeload.github.com/glotzerlab/rowan/tar.gz/v1.1.6","html_url":"https://github.com/glotzerlab/rowan/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/glotzerlab/rowan@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"22cf18b3284f8c732b9b01018e48b98d210bf6f9","kind":"commit","published_at":"2018-10-18T19:40:48.000Z","download_url":"https://codeload.github.com/glotzerlab/rowan/tar.gz/v1.1.5","html_url":"https://github.com/glotzerlab/rowan/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/glotzerlab/rowan@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"7c03da10b4458c627d0358c74230563193f122e2","kind":"commit","published_at":"2018-10-18T18:13:12.000Z","download_url":"https://codeload.github.com/glotzerlab/rowan/tar.gz/v1.1.4","html_url":"https://github.com/glotzerlab/rowan/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/glotzerlab/rowan@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"61cc6e66e782e7ddb8c4d5c6306dec8ef6fdb8b3","kind":"commit","published_at":"2018-10-18T18:04:44.000Z","download_url":"https://codeload.github.com/glotzerlab/rowan/tar.gz/v1.1.3","html_url":"https://github.com/glotzerlab/rowan/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/glotzerlab/rowan@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"eee6acce43db1fb7725ac9ffef1149b2a69a170e","kind":"commit","published_at":"2018-10-18T17:55:22.000Z","download_url":"https://codeload.github.com/glotzerlab/rowan/tar.gz/v1.1.2","html_url":"https://github.com/glotzerlab/rowan/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/glotzerlab/rowan@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"19bdb9aa33e803407f94e434d4c61974aca08db6","kind":"commit","published_at":"2018-10-18T17:41:25.000Z","download_url":"https://codeload.github.com/glotzerlab/rowan/tar.gz/v1.1.1","html_url":"https://github.com/glotzerlab/rowan/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/glotzerlab/rowan@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2d3e3e0809f5ed492948b54a798407f5e412eb22","kind":"commit","published_at":"2018-07-30T22:32:52.000Z","download_url":"https://codeload.github.com/glotzerlab/rowan/tar.gz/v1.1.0","html_url":"https://github.com/glotzerlab/rowan/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/glotzerlab/rowan@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"15a3f84da5a1b0a403728b6357c29c9c51f7dbed","kind":"commit","published_at":"2018-05-29T15:22:44.000Z","download_url":"https://codeload.github.com/glotzerlab/rowan/tar.gz/v1.0.0","html_url":"https://github.com/glotzerlab/rowan/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/glotzerlab/rowan@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v1.0.0/manifests"},{"name":"v0.6.1","sha":"71f4317cdeac72f99af701773fafbe232ae5a874","kind":"commit","published_at":"2018-04-20T21:07:31.000Z","download_url":"https://codeload.github.com/glotzerlab/rowan/tar.gz/v0.6.1","html_url":"https://github.com/glotzerlab/rowan/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/glotzerlab/rowan@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"80b7f4bec160554835f44e4d368aa9e925a21163","kind":"commit","published_at":"2018-04-20T20:36:32.000Z","download_url":"https://codeload.github.com/glotzerlab/rowan/tar.gz/v0.6.0","html_url":"https://github.com/glotzerlab/rowan/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/glotzerlab/rowan@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"9764e88389a6010fdafaf8cc909385885d8ce238","kind":"commit","published_at":"2018-04-13T04:39:12.000Z","download_url":"https://codeload.github.com/glotzerlab/rowan/tar.gz/v0.5.1","html_url":"https://github.com/glotzerlab/rowan/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/glotzerlab/rowan@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"4d237e01aebbde8c69cb265a35bb8a2475a778c3","kind":"commit","published_at":"2018-04-13T03:46:05.000Z","download_url":"https://codeload.github.com/glotzerlab/rowan/tar.gz/v0.5.0","html_url":"https://github.com/glotzerlab/rowan/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/glotzerlab/rowan@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v0.5.0/manifests"},{"name":"v0.4.4","sha":"cf6d5df64a360ae1780341c76b88905b7760bc42","kind":"commit","published_at":"2018-04-11T14:37:07.000Z","download_url":"https://codeload.github.com/glotzerlab/rowan/tar.gz/v0.4.4","html_url":"https://github.com/glotzerlab/rowan/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/glotzerlab/rowan@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"498e188b685cbd52c8c4212fc84b732d3d3d74c4","kind":"commit","published_at":"2018-04-10T16:38:15.000Z","download_url":"https://codeload.github.com/glotzerlab/rowan/tar.gz/v0.4.3","html_url":"https://github.com/glotzerlab/rowan/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/glotzerlab/rowan@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"5297de3d7d356bb05bba5b5bfd267d810ba501a0","kind":"commit","published_at":"2018-04-09T21:31:32.000Z","download_url":"https://codeload.github.com/glotzerlab/rowan/tar.gz/v0.4.2","html_url":"https://github.com/glotzerlab/rowan/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/glotzerlab/rowan@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"c8325beee691e1b3b8aeebe0b7877f47593fa45a","kind":"commit","published_at":"2018-04-09T15:12:05.000Z","download_url":"https://codeload.github.com/glotzerlab/rowan/tar.gz/v0.4.1","html_url":"https://github.com/glotzerlab/rowan/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/glotzerlab/rowan@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"645340b94485aff2f53ea31c310604da4886780c","kind":"commit","published_at":"2018-04-08T19:52:17.000Z","download_url":"https://codeload.github.com/glotzerlab/rowan/tar.gz/v0.4.0","html_url":"https://github.com/glotzerlab/rowan/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/glotzerlab/rowan@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"73b655f19eb23f35166c2a773f21633051462460","kind":"commit","published_at":"2018-03-31T15:15:25.000Z","download_url":"https://codeload.github.com/glotzerlab/rowan/tar.gz/v0.3.0","html_url":"https://github.com/glotzerlab/rowan/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/glotzerlab/rowan@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v0.3.0/manifests"},{"name":"v0.1.0","sha":"223d772eff6ac57b3c77703f81ba52c138953075","kind":"tag","published_at":"2018-03-08T21:18:46.000Z","download_url":"https://codeload.github.com/glotzerlab/rowan/tar.gz/v0.1.0","html_url":"https://github.com/glotzerlab/rowan/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/glotzerlab/rowan@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v0.1.0/manifests"},{"name":"v0.2.0","sha":"fd2ec8d0f084828377a118c37ed7246c7dc75c50","kind":"commit","published_at":"2018-03-08T21:18:10.000Z","download_url":"https://codeload.github.com/glotzerlab/rowan/tar.gz/v0.2.0","html_url":"https://github.com/glotzerlab/rowan/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/glotzerlab/rowan@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T07:27:33.495Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":4,"rankings":{"downloads":null,"dependent_repos_count":16.143520135735315,"dependent_packages_count":12.500623783621936,"stargazers_count":52.88188033334996,"forks_count":54.1444183841509,"docker_downloads_count":null,"average":33.91761065921453},"purl":"pkg:conda/rowan","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/rowan","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/rowan","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/rowan/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T07:50:13.782Z","issues_count":15,"pull_requests_count":73,"avg_time_to_close_issue":3783830.3846153845,"avg_time_to_close_pull_request":1478517.5671641792,"issues_closed_count":13,"pull_requests_closed_count":67,"pull_request_authors_count":10,"issue_authors_count":4,"avg_comments_per_issue":1.4666666666666668,"avg_comments_per_pull_request":0.410958904109589,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":38,"past_year_issues_count":0,"past_year_pull_requests_count":32,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":595556.074074074,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":27,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.09375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":30,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/issues","maintainers":[{"login":"vyasr","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vyasr"},{"login":"bdice","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdice"},{"login":"joaander","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joaander"},{"login":"tcmoore3","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tcmoore3"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/rowan/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/rowan/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/rowan/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/rowan/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":2906422,"name":"rowan","ecosystem":"pypi","description":"Perform quaternion operations using NumPy arrays","homepage":"https://github.com/glotzerlab/rowan","licenses":"rowan BSD-3 Clause Open Source Software License  Copyright 2017-2024 The Regents of the University of Michigan All rights reserved.  rowan may contain modifications (\"Contributions\") provided, and to which copyright is held, by various Contributors who have granted The Regents of the University of Michigan the right to modify and/or distribute such Contributions.  Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:  1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.  2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.  3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ","normalized_licenses":["Other"],"repository_url":"https://github.com/glotzerlab/rowan","keywords_array":[],"namespace":null,"versions_count":14,"first_release_published_at":"2018-04-11T14:53:44.000Z","latest_release_published_at":"2024-10-28T16:19:47.000Z","latest_release_number":"1.3.2","last_synced_at":"2025-09-03T20:55:49.814Z","created_at":"2022-04-10T12:30:14.435Z","updated_at":"2025-09-04T07:27:34.977Z","registry_url":"https://pypi.org/project/rowan/","install_command":"pip install rowan --index-url https://pypi.org/simple","documentation_url":"https://rowan.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 6 - Mature","License :: OSI Approved :: BSD License","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering :: Mathematics"],"normalized_name":"rowan","project_status":null},"repo_metadata":{"id":34135302,"uuid":"169875359","full_name":"glotzerlab/rowan","owner":"glotzerlab","description":"A Python package for working with quaternions.","archived":false,"fork":false,"pushed_at":"2025-09-03T19:23:52.000Z","size":4241,"stargazers_count":29,"open_issues_count":1,"forks_count":8,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-09-03T20:41:43.841Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://rowan.readthedocs.io/","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/glotzerlab.png","metadata":{"files":{"readme":"README.rst","changelog":"ChangeLog.rst","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-02-09T14:31:21.000Z","updated_at":"2025-09-03T19:23:57.000Z","dependencies_parsed_at":"2024-06-19T11:16:48.760Z","dependency_job_id":"30be5204-f35b-4313-86ab-a94f91f94221","html_url":"https://github.com/glotzerlab/rowan","commit_stats":{"total_commits":440,"total_committers":5,"mean_commits":88.0,"dds":0.04318181818181821,"last_synced_commit":"7561ec80f4f970f8dd60b33fe9cbb002044b1a7c"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/glotzerlab/rowan","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/glotzerlab","download_url":"https://codeload.github.com/glotzerlab/rowan/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/sbom","scorecard":{"id":430230,"data":{"date":"2025-08-11","repo":{"name":"github.com/glotzerlab/rowan","commit":"56e5cec4e116ad02c1d4ca3869b0d3f59705eb4b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":0,"reason":"Found 0/4 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/unit_test.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:   6 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: branch 'master' does not require approvers","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yaml:41"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T03:10:16.863Z","repository_id":34135302,"created_at":"2025-08-19T03:10:16.863Z","updated_at":"2025-08-19T03:10:16.863Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273572511,"owners_count":25129746,"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","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"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"},"owner_record":{"login":"glotzerlab","name":"Glotzer Group","uuid":"25832198","kind":"organization","description":"We develop molecular simulation tools to study the self-assembly of complex materials and explore matter at the nanoscale.","email":null,"website":"https://glotzerlab.engin.umich.edu","location":"University of Michigan","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/25832198?v=4","repositories_count":33,"last_synced_at":"2023-03-02T14:05:30.988Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/glotzerlab","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T05:56:30.680Z","updated_at":"2023-03-02T14:05:30.997Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/glotzerlab","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/glotzerlab/repositories"},"tags":[{"name":"v1.3.2","sha":"3b1e6c940d13248267c78587bb90b56d34c2bf81","kind":"tag","published_at":"2024-10-28T16:18:38.000Z","download_url":"https://codeload.github.com/glotzerlab/rowan/tar.gz/v1.3.2","html_url":"https://github.com/glotzerlab/rowan/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/glotzerlab/rowan@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"6f26e3b4b862d29004087072b1fbd2186ffcd640","kind":"tag","published_at":"2024-10-28T15:51:21.000Z","download_url":"https://codeload.github.com/glotzerlab/rowan/tar.gz/v1.3.1","html_url":"https://github.com/glotzerlab/rowan/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/glotzerlab/rowan@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"18ffc716e407094cd71d272db6ab0b20d2f44b5d","kind":"commit","published_at":"2020-06-18T21:12:34.000Z","download_url":"https://codeload.github.com/glotzerlab/rowan/tar.gz/v1.3.0","html_url":"https://github.com/glotzerlab/rowan/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/glotzerlab/rowan@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v1.3.0/manifests"},{"name":"v1.2.2","sha":"2ab46eda0737c32d1c038f8756e01f646910d301","kind":"commit","published_at":"2019-09-11T17:42:25.000Z","download_url":"https://codeload.github.com/glotzerlab/rowan/tar.gz/v1.2.2","html_url":"https://github.com/glotzerlab/rowan/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/glotzerlab/rowan@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"dc0c2c2c579e61e292e0e995da2b29e0e160a4ab","kind":"commit","published_at":"2019-05-30T15:11:13.000Z","download_url":"https://codeload.github.com/glotzerlab/rowan/tar.gz/v1.2.1","html_url":"https://github.com/glotzerlab/rowan/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/glotzerlab/rowan@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"dd999363df59daa8d2f69fe56665b88092bae46f","kind":"commit","published_at":"2019-02-12T20:57:23.000Z","download_url":"https://codeload.github.com/glotzerlab/rowan/tar.gz/v1.2.0","html_url":"https://github.com/glotzerlab/rowan/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/glotzerlab/rowan@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v1.2.0/manifests"},{"name":"v1.1.7","sha":"08a769147e4aa8ac14f4d2fc48db25474a62ab31","kind":"commit","published_at":"2019-01-23T22:51:41.000Z","download_url":"https://codeload.github.com/glotzerlab/rowan/tar.gz/v1.1.7","html_url":"https://github.com/glotzerlab/rowan/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/glotzerlab/rowan@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"9582fece439ba45bc118a683628dde6319a2c008","kind":"commit","published_at":"2018-10-18T19:56:17.000Z","download_url":"https://codeload.github.com/glotzerlab/rowan/tar.gz/v1.1.6","html_url":"https://github.com/glotzerlab/rowan/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/glotzerlab/rowan@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"22cf18b3284f8c732b9b01018e48b98d210bf6f9","kind":"commit","published_at":"2018-10-18T19:40:48.000Z","download_url":"https://codeload.github.com/glotzerlab/rowan/tar.gz/v1.1.5","html_url":"https://github.com/glotzerlab/rowan/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/glotzerlab/rowan@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"7c03da10b4458c627d0358c74230563193f122e2","kind":"commit","published_at":"2018-10-18T18:13:12.000Z","download_url":"https://codeload.github.com/glotzerlab/rowan/tar.gz/v1.1.4","html_url":"https://github.com/glotzerlab/rowan/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/glotzerlab/rowan@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"61cc6e66e782e7ddb8c4d5c6306dec8ef6fdb8b3","kind":"commit","published_at":"2018-10-18T18:04:44.000Z","download_url":"https://codeload.github.com/glotzerlab/rowan/tar.gz/v1.1.3","html_url":"https://github.com/glotzerlab/rowan/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/glotzerlab/rowan@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"eee6acce43db1fb7725ac9ffef1149b2a69a170e","kind":"commit","published_at":"2018-10-18T17:55:22.000Z","download_url":"https://codeload.github.com/glotzerlab/rowan/tar.gz/v1.1.2","html_url":"https://github.com/glotzerlab/rowan/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/glotzerlab/rowan@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"19bdb9aa33e803407f94e434d4c61974aca08db6","kind":"commit","published_at":"2018-10-18T17:41:25.000Z","download_url":"https://codeload.github.com/glotzerlab/rowan/tar.gz/v1.1.1","html_url":"https://github.com/glotzerlab/rowan/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/glotzerlab/rowan@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"2d3e3e0809f5ed492948b54a798407f5e412eb22","kind":"commit","published_at":"2018-07-30T22:32:52.000Z","download_url":"https://codeload.github.com/glotzerlab/rowan/tar.gz/v1.1.0","html_url":"https://github.com/glotzerlab/rowan/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/glotzerlab/rowan@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"15a3f84da5a1b0a403728b6357c29c9c51f7dbed","kind":"commit","published_at":"2018-05-29T15:22:44.000Z","download_url":"https://codeload.github.com/glotzerlab/rowan/tar.gz/v1.0.0","html_url":"https://github.com/glotzerlab/rowan/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/glotzerlab/rowan@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v1.0.0/manifests"},{"name":"v0.6.1","sha":"71f4317cdeac72f99af701773fafbe232ae5a874","kind":"commit","published_at":"2018-04-20T21:07:31.000Z","download_url":"https://codeload.github.com/glotzerlab/rowan/tar.gz/v0.6.1","html_url":"https://github.com/glotzerlab/rowan/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/glotzerlab/rowan@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"80b7f4bec160554835f44e4d368aa9e925a21163","kind":"commit","published_at":"2018-04-20T20:36:32.000Z","download_url":"https://codeload.github.com/glotzerlab/rowan/tar.gz/v0.6.0","html_url":"https://github.com/glotzerlab/rowan/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/glotzerlab/rowan@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"9764e88389a6010fdafaf8cc909385885d8ce238","kind":"commit","published_at":"2018-04-13T04:39:12.000Z","download_url":"https://codeload.github.com/glotzerlab/rowan/tar.gz/v0.5.1","html_url":"https://github.com/glotzerlab/rowan/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/glotzerlab/rowan@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"4d237e01aebbde8c69cb265a35bb8a2475a778c3","kind":"commit","published_at":"2018-04-13T03:46:05.000Z","download_url":"https://codeload.github.com/glotzerlab/rowan/tar.gz/v0.5.0","html_url":"https://github.com/glotzerlab/rowan/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/glotzerlab/rowan@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v0.5.0/manifests"},{"name":"v0.4.4","sha":"cf6d5df64a360ae1780341c76b88905b7760bc42","kind":"commit","published_at":"2018-04-11T14:37:07.000Z","download_url":"https://codeload.github.com/glotzerlab/rowan/tar.gz/v0.4.4","html_url":"https://github.com/glotzerlab/rowan/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/glotzerlab/rowan@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"498e188b685cbd52c8c4212fc84b732d3d3d74c4","kind":"commit","published_at":"2018-04-10T16:38:15.000Z","download_url":"https://codeload.github.com/glotzerlab/rowan/tar.gz/v0.4.3","html_url":"https://github.com/glotzerlab/rowan/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/glotzerlab/rowan@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"5297de3d7d356bb05bba5b5bfd267d810ba501a0","kind":"commit","published_at":"2018-04-09T21:31:32.000Z","download_url":"https://codeload.github.com/glotzerlab/rowan/tar.gz/v0.4.2","html_url":"https://github.com/glotzerlab/rowan/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/glotzerlab/rowan@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"c8325beee691e1b3b8aeebe0b7877f47593fa45a","kind":"commit","published_at":"2018-04-09T15:12:05.000Z","download_url":"https://codeload.github.com/glotzerlab/rowan/tar.gz/v0.4.1","html_url":"https://github.com/glotzerlab/rowan/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/glotzerlab/rowan@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"645340b94485aff2f53ea31c310604da4886780c","kind":"commit","published_at":"2018-04-08T19:52:17.000Z","download_url":"https://codeload.github.com/glotzerlab/rowan/tar.gz/v0.4.0","html_url":"https://github.com/glotzerlab/rowan/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/glotzerlab/rowan@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"73b655f19eb23f35166c2a773f21633051462460","kind":"commit","published_at":"2018-03-31T15:15:25.000Z","download_url":"https://codeload.github.com/glotzerlab/rowan/tar.gz/v0.3.0","html_url":"https://github.com/glotzerlab/rowan/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/glotzerlab/rowan@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v0.3.0/manifests"},{"name":"v0.1.0","sha":"223d772eff6ac57b3c77703f81ba52c138953075","kind":"tag","published_at":"2018-03-08T21:18:46.000Z","download_url":"https://codeload.github.com/glotzerlab/rowan/tar.gz/v0.1.0","html_url":"https://github.com/glotzerlab/rowan/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/glotzerlab/rowan@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v0.1.0/manifests"},{"name":"v0.2.0","sha":"fd2ec8d0f084828377a118c37ed7246c7dc75c50","kind":"commit","published_at":"2018-03-08T21:18:10.000Z","download_url":"https://codeload.github.com/glotzerlab/rowan/tar.gz/v0.2.0","html_url":"https://github.com/glotzerlab/rowan/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/glotzerlab/rowan@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/tags/v0.2.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T07:27:34.976Z","dependent_packages_count":3,"downloads":226986,"downloads_period":"last-month","dependent_repos_count":13,"rankings":{"downloads":5.3501335190102,"dependent_repos_count":4.0193132103047144,"dependent_packages_count":2.341654710664754,"stargazers_count":14.490591158730796,"forks_count":15.316175289049408,"docker_downloads_count":2.8779276625373966,"average":7.399299258382878},"purl":"pkg:pypi/rowan","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/rowan","docker_dependents_count":1,"docker_downloads_count":77,"usage_url":"https://repos.ecosyste.ms/usage/pypi/rowan","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/rowan/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T07:50:13.782Z","issues_count":15,"pull_requests_count":73,"avg_time_to_close_issue":3783830.3846153845,"avg_time_to_close_pull_request":1478517.5671641792,"issues_closed_count":13,"pull_requests_closed_count":67,"pull_request_authors_count":10,"issue_authors_count":4,"avg_comments_per_issue":1.4666666666666668,"avg_comments_per_pull_request":0.410958904109589,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":38,"past_year_issues_count":0,"past_year_pull_requests_count":32,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":595556.074074074,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":27,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.09375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":30,"past_year_merged_pull_requests_count":25,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/issues","maintainers":[{"login":"vyasr","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vyasr"},{"login":"bdice","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdice"},{"login":"joaander","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joaander"},{"login":"tcmoore3","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tcmoore3"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/rowan/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/rowan/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/rowan/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/rowan/related_packages","maintainers":[{"uuid":"bdice","login":"bdice","name":null,"email":null,"url":null,"packages_count":15,"html_url":"https://pypi.org/user/bdice/","role":null,"created_at":"2023-02-25T09:14:13.012Z","updated_at":"2023-02-25T09:14:13.012Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/bdice/packages"},{"uuid":"joaander","login":"joaander","name":null,"email":null,"url":null,"packages_count":14,"html_url":"https://pypi.org/user/joaander/","role":null,"created_at":"2023-02-25T09:14:13.019Z","updated_at":"2023-02-25T09:14:13.019Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/joaander/packages"},{"uuid":"vramasub","login":"vramasub","name":null,"email":null,"url":null,"packages_count":7,"html_url":"https://pypi.org/user/vramasub/","role":null,"created_at":"2023-02-25T09:14:13.027Z","updated_at":"2023-02-25T09:14:13.027Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/vramasub/packages"},{"uuid":"tcmoore3","login":"tcmoore3","name":null,"email":null,"url":null,"packages_count":17,"html_url":"https://pypi.org/user/tcmoore3/","role":null,"created_at":"2024-06-04T08:36:03.443Z","updated_at":"2024-06-04T08:36:03.443Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/tcmoore3/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726140,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":34740,"full_name":"glotzerlab/rowan","default_branch":"master","committers":[{"name":"Vyas Ramasubramani","email":"vramasub@umich.edu","login":"vyasr","count":426},{"name":"Bradley Dice","email":"bdice@bradleydice.com","login":"bdice","count":16},{"name":"Joshua A. Anderson","email":"joaander@umich.edu","login":"joaander","count":14},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":6},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":3},{"name":"Tim Moore","email":"mtimc@umich.edu","login":"tcmoore3","count":1},{"name":"Pierre de Buyl","email":"pierre.debuyl@chem.kuleuven.be","login":"pdebuyl","count":1},{"name":"Domagoj Fijan","email":"50439291+DomFijan","login":"DomFijan","count":1}],"total_commits":468,"total_committers":8,"total_bot_commits":9,"total_bot_committers":2,"mean_commits":58.5,"dds":0.08974358974358976,"past_year_committers":[{"name":"Joshua A. Anderson","email":"joaander@umich.edu","login":"joaander","count":14},{"name":"Vyas Ramasubramani","email":"vramasub@umich.edu","login":"vyasr","count":5},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":4},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":3},{"name":"Domagoj Fijan","email":"50439291+DomFijan","login":"DomFijan","count":1},{"name":"Bradley Dice","email":"bdice@bradleydice.com","login":"bdice","count":1}],"past_year_total_commits":28,"past_year_total_committers":6,"past_year_total_bot_commits":7,"past_year_total_bot_committers":2,"past_year_mean_commits":4.666666666666667,"past_year_dds":0.5,"last_synced_at":"2025-01-03T22:52:00.686Z","last_synced_commit":"909d8811123521f23ed43cf3940b2b7dfe2d80e0","created_at":"2023-03-07T16:57:34.109Z","updated_at":"2025-01-03T22:52:00.939Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-07T00:00:09.744Z","repositories_count":5480019,"commits_count":853389126,"contributors_count":31098155,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"glotzerlab/rowan","html_url":"https://github.com/glotzerlab/rowan","last_synced_at":"2025-09-06T23:59:20.528Z","status":null,"issues_count":14,"pull_requests_count":91,"avg_time_to_close_issue":3783830.3846153845,"avg_time_to_close_pull_request":2746013.060240964,"issues_closed_count":13,"pull_requests_closed_count":83,"pull_request_authors_count":12,"issue_authors_count":3,"avg_comments_per_issue":1.5714285714285714,"avg_comments_per_pull_request":0.43956043956043955,"merged_pull_requests_count":74,"bot_issues_count":0,"bot_pull_requests_count":48,"past_year_issues_count":0,"past_year_pull_requests_count":40,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":828247.303030303,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.075,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":36,"past_year_merged_pull_requests_count":31,"created_at":"2023-05-14T23:16:36.853Z","updated_at":"2025-09-06T23:59:20.530Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/glotzerlab%2Frowan/issues","issue_labels_count":{"bug":5,"major":4,"enhancement":2,"minor":2,"proposal":1,"task":1},"pull_request_labels_count":{"dependencies":25,"github_actions":10,"minor":4,"bug":2,"python":2,"enhancement":1},"issue_author_associations_count":{"MEMBER":12,"NONE":2},"pull_request_author_associations_count":{"CONTRIBUTOR":35,"COLLABORATOR":28,"NONE":19,"MEMBER":9},"issue_authors":{"bdice":12,"klarh":1,"malramsay64":1},"pull_request_authors":{"vyasr":28,"dependabot[bot]":24,"pre-commit-ci[bot]":13,"pull-request-submitter[bot]":10,"bdice":6,"janbridley":3,"joaander":2,"Fab7c4":1,"DomFijan":1,"tcmoore3":1,"pdebuyl":1,"renovate[bot]":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10155455,"issues_count":32068203,"pull_requests_count":100067401,"authors_count":10724449,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{"dependencies":19,"github_actions":10,"minor":4,"python":2},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":26,"NONE":14},"past_year_issue_authors":{},"past_year_pull_request_authors":{"dependabot[bot]":18,"pull-request-submitter[bot]":10,"pre-commit-ci[bot]":7,"janbridley":3,"DomFijan":1,"renovate[bot]":1},"maintainers":[{"login":"vyasr","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vyasr"},{"login":"bdice","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdice"},{"login":"joaander","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joaander"},{"login":"tcmoore3","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tcmoore3"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":8,"DeleteEvent":21,"MemberEvent":1,"IssueCommentEvent":5,"PushEvent":63,"PullRequestReviewCommentEvent":2,"PullRequestReviewEvent":6,"PullRequestEvent":35,"CreateEvent":22},"last_year":{"WatchEvent":8,"DeleteEvent":21,"MemberEvent":1,"IssueCommentEvent":5,"PushEvent":63,"PullRequestReviewCommentEvent":2,"PullRequestReviewEvent":6,"PullRequestEvent":35,"CreateEvent":22}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"requirements/requirements-testing.txt","sha":null,"kind":"manifest","created_at":"2022-09-20T18:18:34.980Z","updated_at":"2022-09-20T18:18:34.980Z","repository_link":"https://github.com/glotzerlab/rowan/blob/master/requirements/requirements-testing.txt","dependencies":[{"id":5651172424,"package_name":"coverage","ecosystem":"pypi","requirements":"==6.3.2","direct":true,"kind":"test","optional":false},{"id":5651172425,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.15.0","direct":true,"kind":"test","optional":false},{"id":5651172426,"package_name":"pytest","ecosystem":"pypi","requirements":"==7.0.1","direct":true,"kind":"test","optional":false},{"id":5651172427,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"==3.0.0","direct":true,"kind":"test","optional":false},{"id":5651172428,"package_name":"scipy","ecosystem":"pypi","requirements":"\u003e=1.0.0","direct":true,"kind":"test","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-20T18:18:35.067Z","updated_at":"2022-09-20T18:18:35.067Z","repository_link":"https://github.com/glotzerlab/rowan/blob/master/requirements.txt","dependencies":[{"id":5651174167,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.15.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2024-06-19T11:16:46.658Z","updated_at":"2024-06-19T11:16:46.658Z","repository_link":"https://github.com/glotzerlab/rowan/blob/master/pyproject.toml","dependencies":[{"id":18691912232,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.21","direct":true,"kind":"runtime","optional":false}]}],"score":17.81374942404282,"created_at":"2025-09-08T11:18:36.212Z","updated_at":"2025-10-07T08:24:53.305Z","avatar_url":"https://github.com/glotzerlab.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":226986,"funding_links":[],"readme_doi_urls":["https://doi.org/10.21105/joss.00787"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["polygons","computational-geometry","geometry","physics","polyhedra","shapes","signac","distributed","energy-system-model","mesh"],"project_url":"https://science.ecosyste.ms/api/v1/projects/65018","html_url":"https://science.ecosyste.ms/projects/65018"}