Science Score: 10.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
○DOI references
-
✓Academic publication links
Links to: arxiv.org -
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.3%) to scientific vocabulary
Last synced: 11 months ago
·
JSON representation
Repository
A parallel-tempered version of emcee.
Basic Info
- Host: GitHub
- Owner: willvousden
- License: mit
- Language: Python
- Default Branch: main
- Size: 263 KB
Statistics
- Stars: 60
- Watchers: 7
- Forks: 34
- Open Issues: 12
- Releases: 0
Archived
Created about 11 years ago
· Last pushed over 3 years ago
Metadata Files
Readme
License
README.rst
**This repository is unmaintained; do not expect updates. If you're interested in taking ownership, feel free to contact me.**
ptemcee
=======
**ptemcee** /'tɛmsiː/ (noun):
`Adaptive parallel tempering `_ meets |emcee|_.
*ptemcee*, pronounced "tem-cee", is fork of Daniel Foreman-Mackey's |emcee|_ to implement parallel
tempering more robustly. As far as possible, it is designed as a drop-in replacement for *emcee*.
If you're trying to characterise awkward, multi-modal probability distributions, then *ptemcee* is
your friend.
.. image:: http://img.shields.io/travis/willvousden/ptemcee/master.svg?style=flat
:target: http://travis-ci.org/willvousden/ptemcee
.. image:: https://ci.appveyor.com/api/projects/status/3wrvp0ecggmpv0s1?svg=true
:target: https://ci.appveyor.com/project/willvousden/ptemcee
.. image:: http://img.shields.io/pypi/v/ptemcee.svg?style=flat
:target: https://pypi.python.org/pypi/ptemcee/
.. image:: http://img.shields.io/badge/license-MIT-blue.svg?style=flat
:target: https://github.com/willvousden/ptemcee/blob/master/LICENSE
.. image:: http://img.shields.io/badge/arXiv-1501.05823-orange.svg?style=flat
:target: http://arxiv.org/abs/1501.05823
Attribution
-----------
Please cite `Vousden, Farr, and Mandel (2015) `_ and `Foreman-Mackey,
Hogg, Lang, and Goodman (2012) `_ if you find this code useful in your
research.
License
-------
*ptemcee* is free software distributed under the MIT License; see the `LICENSE
`_ file for details.
.. |emcee| replace:: *emcee*
.. _emcee: https://github.com/dfm/emcee
Owner
- Name: Will Vousden
- Login: willvousden
- Kind: user
- Location: Munich, DE
- Website: https://vousden.me
- Repositories: 13
- Profile: https://github.com/willvousden
GitHub Events
Total
- Watch event: 1
- Fork event: 4
Last Year
- Watch event: 1
- Fork event: 4
Committers
Last synced: almost 3 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Will Vousden | w****l@v****k | 95 |
| Andrew Nelson | a****f@g****m | 4 |
| Will Vousden | 1****n@u****m | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 10
- Total pull requests: 8
- Average time to close issues: about 1 year
- Average time to close pull requests: 3 days
- Total issue authors: 9
- Total pull request authors: 4
- Average comments per issue: 1.8
- Average comments per pull request: 0.63
- Merged pull requests: 2
- Bot issues: 0
- Bot pull requests: 2
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- andyfaff (2)
- cdcapano (1)
- sblunt (1)
- ljschumacher (1)
- shenganzhang (1)
- stevereyes01 (1)
- Gabriel-p (1)
- kennychowdhary (1)
- laszukdawid (1)
Pull Request Authors
- andyfaff (4)
- dependabot[bot] (2)
- lpsinger (1)
- cdcapano (1)
Top Labels
Issue Labels
Pull Request Labels
dependencies (2)
Packages
- Total packages: 3
-
Total downloads:
- pypi 7,386 last-month
- Total docker downloads: 13
-
Total dependent packages: 10
(may contain duplicates) -
Total dependent repositories: 28
(may contain duplicates) - Total versions: 3
- Total maintainers: 3
pypi.org: ptemcee
Parallel-tempered emcee.
- Homepage: https://github.com/willvousden/ptemcee
- Documentation: https://ptemcee.readthedocs.io/
- License: MIT
-
Latest release: 1.0.0
published almost 11 years ago
Rankings
Dependent packages count: 1.6%
Dependent repos count: 3.0%
Downloads: 3.6%
Docker downloads count: 3.8%
Average: 4.8%
Forks count: 7.5%
Stargazers count: 9.2%
Maintainers (1)
Last synced:
11 months ago
pypi.org: ptemcee-for-orbitize
Parallel-tempered emcee.
- Homepage: https://github.com/willvousden/ptemcee
- Documentation: https://ptemcee-for-orbitize.readthedocs.io/
- License: MIT
-
Latest release: 1.0.0
published about 3 years ago
Rankings
Dependent packages count: 7.3%
Forks count: 7.6%
Stargazers count: 9.3%
Average: 16.4%
Dependent repos count: 41.5%
Maintainers (2)
Last synced:
11 months ago
conda-forge.org: ptemcee
ptemcee, pronounced "tem-cee", is fork of Daniel Foreman-Mackey's wonderful emcee to implement parallel tempering more robustly. If you're trying to characterise awkward, multi-model probability distributions, then ptemcee is your friend.
- Homepage: https://github.com/willvousden/ptemcee
- License: MIT
-
Latest release: 1.0.0
published over 7 years ago
Rankings
Dependent repos count: 16.1%
Dependent packages count: 19.6%
Average: 27.2%
Forks count: 33.7%
Stargazers count: 39.5%
Last synced:
11 months ago
Dependencies
Pipfile
pypi
- funcsigs * develop
- pathlib2 >=2.2.0 develop
- pytest * develop
- pytest-xdist * develop
- numpy *
Pipfile.lock
pypi
- apipkg ==1.5 develop
- atomicwrites ==1.2.1 develop
- attrs ==18.2.0 develop
- execnet ==1.5.0 develop
- funcsigs ==1.0.2 develop
- more-itertools ==4.3.0 develop
- pathlib2 ==2.3.2 develop
- pluggy ==0.7.1 develop
- py ==1.6.0 develop
- pytest ==3.8.0 develop
- pytest-forked ==0.2 develop
- pytest-xdist ==1.23.0 develop
- scandir ==1.9.0 develop
- six ==1.11.0 develop
- numpy ==1.15.1
setup.py
pypi
- attrs *
- numpy *