JOSS: https://github.com/knaidoo29/mistree
cosmology graph-theory levy-walks minimum-spanning-tree minimum-spanning-trees python random-walk
Score: 5.0875963352323845
Last synced: about 12 hours ago
JSON representation
Repository metadata:
A python package for constructing and analysing minimum spanning trees.
- Host: GitHub
- URL: https://github.com/knaidoo29/mistree
- Owner: knaidoo29
- License: mit
- Created: 2019-02-13T08:51:21.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-11-28T12:10:53.000Z (over 1 year ago)
- Last Synced: 2026-06-03T15:03:44.595Z (20 days ago)
- Topics: cosmology, graph-theory, levy-walks, minimum-spanning-tree, minimum-spanning-trees, python, random-walk
- Language: Python
- Homepage:
- Size: 31 MB
- Stars: 54
- Watchers: 1
- Forks: 24
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Codemeta: codemeta.json
CodeMeta metadata:
- @context: https://doi.org/10.5063/schema/codemeta-2.0
- @type: SoftwareSourceCode
- Name: MiSTree: Construct and analyze Minimum Spanning Tree graphs
- Description: MiSTree quickly constructs minimum spanning tree graphs for various coordinate systems, including Celestial coordinates, by using a k-nearest neighbor graph (kNN, rather than a matrix of pairwise distances) which is then fed to Kruskal's algorithm to create the graph. MiSTree bins the MST statistics into histograms and plots the distributions; enabling the inclusion of high-order statistics information from the cosmic web to provide additional information that improves cosmological parameter constraints. Though MiSTree was designed for use in cosmology, it can be used in any field requiring extracting non-Gaussian information from point distributions.
- Identifier: ascl:1910.016
- Author:
- @type: Person
- Given name: Krishna
- Family name: Naidoo
- Id: 0000-0002-9182-1802
- Citation: https://ui.adsabs.harvard.edu/abs/2019ascl.soft10016N
- Related link:
- PLACEHOLDER: Add related links here
- Code repository: https://github.com/knaidoo29/mistree
- Reference publication:
- @type: ScholarlyArticle
- Url: https://ui.adsabs.harvard.edu/abs/2019JOSS....4.1721N
- Id: 10.21105/joss.00045
- Version: 1.2.0
- License: https://spdx.org/licenses/MIT.html
Owner metadata:
- Name: Krishna Naidoo
- Login: knaidoo29
- Email:
- Kind: user
- Description: Research Fellow in Large Scale Structure at the University of Portsmouth
- Website: www.krishnanaidoo.com
- Location: London
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/24586977?u=98109735749984dedde17060e1f3ccb99b3cfb85&v=4
- Repositories: 20
- Last Synced at: 2024-12-06T21:52:08.817Z
- Profile URL: https://github.com/knaidoo29
GitHub Events
Total
- Create event: 2
- Delete event: 2
- Issue comment event: 16
- Issues event: 6
- Pull request event: 4
- Push event: 32
- Release event: 1
- Watch event: 4
- Total: 67
Last Year
- Watch event: 2
- Total: 2
Committers metadata
Last synced: 4 days ago
Total Commits: 204
Total Committers: 3
Avg Commits per committer: 68.0
Development Distribution Score (DDS): 0.328
Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0
| Name | Commits | |
|---|---|---|
| Krishna Naidoo | k****a@k****l | 137 |
| Krishna Naidoo | k****1@u****k | 66 |
| Krishna Naidoo | k****a@e****k | 1 |
Issue and Pull Request metadata
Last synced: about 1 month ago
Total issues: 0
Total pull requests: 0
Average time to close issues: N/A
Average time to close pull requests: N/A
Total issue authors: 0
Total pull request authors: 0
Average comments per issue: 0
Average comments per pull request: 0
Merged pull request: 0
Bot issues: 0
Bot pull requests: 0
Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- Kennyc222 (1)
- yangfeng-Lyu (1)
- MalteMederacke (1)
- cloneorcopy (1)
Top Pull Request Authors
- knaidoo29 (2)
Top Issue Labels
Top Pull Request Labels
Dependencies
- matplotlib *
- numpy *
- scikit-learn *
- scipy *
- matplotlib *
- numpy *
- scikit-learn *
- scipy *
- actions/checkout v4 composite
- actions/setup-python v3 composite
- actions/checkout v4 composite
- actions/setup-python v3 composite
- actions/checkout v4 composite
- actions/setup-python v3 composite
- matplotlib
- numpy
- pip
- scikit-learn
- scipy