https://github.com/adrn/twobody
Solving the gravitational two-body problem.
Science Score: 36.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
✓Committers with academic emails
1 of 3 committers (33.3%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.6%) to scientific vocabulary
Keywords from Contributors
exoplanet
interactive
projection
optimizing-compiler
archival
stars
sequences
genomics
observability
data-structures
Last synced: 10 months ago
·
JSON representation
Repository
Solving the gravitational two-body problem.
Basic Info
- Host: GitHub
- Owner: adrn
- License: mit
- Language: Python
- Default Branch: main
- Size: 352 KB
Statistics
- Stars: 2
- Watchers: 3
- Forks: 5
- Open Issues: 7
- Releases: 7
Created almost 9 years ago
· Last pushed 11 months ago
Metadata Files
Readme
Changelog
License
README.rst
twobody
=======
A Python package for computing orbits and astronomical observables for binary
stars, exoplanets, and other gravitational two-body systems.
.. image:: https://github.com/adrn/TwoBody/workflows/Test%20twobody/badge.svg
:target: https://github.com/adrn/TwoBody/workflows/Test%20twobody
.. image:: https://readthedocs.org/projects/twobody/badge/?version=latest
:target: http://twobody.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
.. image:: http://img.shields.io/badge/powered%20by-AstroPy-orange.svg?style=flat
:target: http://www.astropy.org
:alt: Powered by Astropy Badge
License
-------
This project is Copyright (c) Adrian Price-Whelan and licensed under the terms
of the MIT license. See the ``licenses`` folder for more information.
Owner
- Name: Adrian Price-Whelan
- Login: adrn
- Kind: user
- Location: NYC
- Company: Flatiron Institute
- Website: adrian.pw
- Repositories: 124
- Profile: https://github.com/adrn
GitHub Events
Total
- Push event: 1
- Pull request event: 2
- Fork event: 2
- Create event: 2
Last Year
- Push event: 1
- Pull request event: 2
- Fork event: 2
- Create event: 2
Committers
Last synced: about 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Adrian Price-Whelan | a****w@g****m | 253 |
| dependabot[bot] | 4****] | 7 |
| David W. Hogg | d****g@n****u | 1 |
Committer Domains (Top 20 + Academic)
nyu.edu: 1
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 12
- Total pull requests: 18
- Average time to close issues: about 2 months
- Average time to close pull requests: 28 days
- Total issue authors: 5
- Total pull request authors: 3
- Average comments per issue: 0.83
- Average comments per pull request: 0.28
- Merged pull requests: 16
- Bot issues: 0
- Bot pull requests: 9
Past Year
- Issues: 1
- Pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: about 4 hours
- Issue authors: 1
- Pull request authors: 1
- Average comments per issue: 0.0
- Average comments per pull request: 0.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- adrn (8)
- guobuchi (1)
- j-faria (1)
- jvines (1)
- nstarman (1)
Pull Request Authors
- dependabot[bot] (11)
- adrn (10)
- davidwhogg (1)
Top Labels
Issue Labels
feature request (3)
enhancement (1)
Pull Request Labels
dependencies (11)
Packages
- Total packages: 1
-
Total downloads:
- pypi 207 last-month
- Total dependent packages: 2
- Total dependent repositories: 1
- Total versions: 17
- Total maintainers: 1
pypi.org: twobody
The gravitational two-body problem.
- Homepage: https://github.com/adrn/twobody
- Documentation: https://twobody.readthedocs.io/
- License: MIT License Copyright (c) 2017–2024 Adrian Price-Whelan Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-
Latest release: 0.9.1
published almost 2 years ago
Rankings
Dependent packages count: 4.8%
Downloads: 14.9%
Forks count: 16.9%
Average: 17.2%
Dependent repos count: 21.5%
Stargazers count: 27.8%
Maintainers (1)
Last synced:
11 months ago
Dependencies
.github/workflows/packaging.yml
actions
- actions/checkout v4 composite
- actions/download-artifact v3 composite
- actions/setup-python v4 composite
- actions/upload-artifact v3 composite
- conda-incubator/setup-miniconda v3 composite
- pypa/gh-action-pypi-publish master composite
.github/workflows/tests.yml
actions
- actions/checkout v4 composite
- actions/setup-python v4 composite
- conda-incubator/setup-miniconda v3 composite
pyproject.toml
pypi
setup.py
pypi