JOSS: https://github.com/MeasureTransport/MParT
Score: 10.09377727897926
Last synced: about 10 hours ago
JSON representation
Repository metadata:
Monotone Parameterization Toolkit (MParT): A core library for constructing and using transport maps.
- Host: GitHub
- URL: https://github.com/MeasureTransport/MParT
- Owner: MeasureTransport
- License: bsd-3-clause
- Created: 2022-01-04T15:22:23.000Z (over 4 years ago)
- Default Branch: release
- Last Pushed: 2024-06-20T20:45:08.000Z (about 2 years ago)
- Last Synced: 2025-10-21T20:02:23.397Z (8 months ago)
- Language: C++
- Homepage: https://measuretransport.github.io/MParT/
- Size: 53.7 MB
- Stars: 18
- Watchers: 4
- Forks: 4
- Open Issues: 54
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Citation: CITATION.cff
Owner metadata:
- Name: MeasureTransport
- Login: MeasureTransport
- Email:
- Kind: organization
- Description:
- Website:
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/97112235?v=4
- Repositories: 5
- Last Synced at: 2023-03-11T23:56:04.502Z
- Profile URL: https://github.com/MeasureTransport
GitHub Events
Total
- Issue comment event: 3
- Issues event: 2
- Watch event: 7
- Total: 12
Last Year
- Issue comment event: 3
- Issues event: 2
- Watch event: 7
- Total: 12
Committers metadata
Last synced: 8 months ago
Total Commits: 1,197
Total Committers: 8
Avg Commits per committer: 149.625
Development Distribution Score (DDS): 0.528
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 | |
|---|---|---|
| Danny Sharp | d****4@m****u | 565 |
| Matthew Parno | p****d@g****m | 295 |
| Michael-C-Brennan | m****n@m****u | 113 |
| rubiop | p****o@g****m | 82 |
| Henning Bonart | b****t@n****e | 65 |
| Matthew Parno | m****o@s****m | 58 |
| Ricardo Baptista | r****b@m****u | 15 |
| Youssef Marzouk | y****z@m****u | 4 |
Issue and Pull Request metadata
Last synced: 10 months ago
Total issues: 92
Total pull requests: 103
Average time to close issues: 6 months
Average time to close pull requests: 21 days
Total issue authors: 7
Total pull request authors: 5
Average comments per issue: 1.43
Average comments per pull request: 2.48
Merged pull request: 93
Bot issues: 0
Bot pull requests: 0
Past year issues: 2
Past year pull requests: 0
Past year average time to close issues: about 2 hours
Past year average time to close pull requests: N/A
Past year issue authors: 2
Past year pull request authors: 0
Past year average comments per issue: 1.5
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
- dannys4 (50)
- mparno (14)
- michael-c-brennan (14)
- rubiop (8)
- bonh (2)
- jgrashorn (2)
- zaijiaowoma (1)
Top Pull Request Authors
- dannys4 (77)
- mparno (29)
- MMRROOO (22)
- michael-c-brennan (8)
- rubiop (1)
Top Issue Labels
- enhancement (22)
- bug (13)
- bindings (9)
- documentation (5)
- matlab (5)
- discussion (5)
- good first issue (4)
- DevOps (3)
- help wanted (1)
Top Pull Request Labels
Package metadata
- Total packages: 2
-
Total downloads:
- pypi: 41 last-month
- Total dependent packages: 0 (may contain duplicates)
- Total dependent repositories: 0 (may contain duplicates)
- Total versions: 12
- Total maintainers: 1
pypi.org: mpart
A Monotone Parameterization Toolkit
- Homepage:
- Documentation: https://measuretransport.github.io/MParT/
- Licenses: BSD 3-Clause License Copyright (c) 2022, Massachusetts Institute of Technology All rights reserved. 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.
- Latest release: 2.2.2 (published over 2 years ago)
- Last Synced: 2025-10-30T04:43:47.752Z (8 months ago)
- Versions: 8
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 41 Last month
-
Rankings:
- Dependent packages count: 6.633%
- Downloads: 19.632%
- Stargazers count: 20.501%
- Average: 21.574%
- Forks count: 30.492%
- Dependent repos count: 30.611%
- Maintainers (1)
conda-forge.org: mpart
MParT is a library for monotone parameterizations written in c++ with bindings to python, julia, and matlab. It is designed as a core building block for research and software invovling transport maps and isotonic regression.
- Homepage: https://github.com/MeasureTransport/MParT
- Licenses: BSD-3-Clause
- Latest release: 1.2.0 (published over 3 years ago)
- Last Synced: 2025-10-30T04:43:51.313Z (8 months ago)
- Versions: 4
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 34.025%
- Average: 50.801%
- Dependent packages count: 51.175%
- Stargazers count: 56.95%
- Forks count: 61.053%
Dependencies
- EnricoMi/publish-unit-test-result-action v2 composite
- actions/cache v3 composite
- actions/checkout v3 composite
- conda-incubator/setup-miniconda v2 composite
- matlab-actions/run-command v1 composite
- matlab-actions/setup-matlab v1 composite
- actions/checkout v1 composite
- conda-incubator/setup-miniconda v2 composite
- peaceiris/actions-gh-pages v3.6.1 composite
- shrink/actions-docker-extract v1 composite
- EnricoMi/publish-unit-test-result-action v2 composite
- actions/cache v3 composite
- actions/checkout v3 composite
- conda-incubator/setup-miniconda v2 composite
- actions/checkout v3 composite
- docker/build-push-action v3 composite
- docker/login-action v2 composite
- docker/setup-buildx-action v2 composite
- EnricoMi/publish-unit-test-result-action v1 composite
- actions/checkout v1 composite
- actions/checkout v3 composite
- actions/download-artifact v3 composite
- actions/upload-artifact v3 composite
- pypa/gh-action-pypi-publish release/v1 composite
- continuumio/miniconda3 latest build