GalOrrery/interpolated-coordinates

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/PULL_REQUEST_TEMPLATE.md
.github/dependabot.yml
.github/labeler.yml
.github/workflows/cancel_workflows.yml
.github/workflows/ci_cron_weekly.yml
.github/workflows/ci_tests.yml
.github/workflows/codeql-analysis.yml
.github/workflows/open_actions.yml
.github/workflows/python-publish.yml
.gitignore
.pre-commit-config.yaml
.readthedocs.yaml
CHANGES.rst
LICENSE
MANIFEST.in
README.rst
SECURITY.md
docs/Makefile
docs/conf.py89
A
0 mins
docs/conftest.py21
A
0 mins
docs/credits.rst
docs/documentation/code_quality.rst
docs/documentation/installation.rst
docs/documentation/testing.rst
docs/index.rst
docs/interpolated_coordinates/generic_representation.rst
docs/interpolated_coordinates/index.rst
docs/interpolated_coordinates/spline.rst
docs/make.bat
docs/static_images/irep.png
docs/static_images/irep_fig.py30
A
0 mins
docs/static_images/spline.png
docs/static_images/spline_fig.py21
A
0 mins
docs/whatsnew/0.1.rst
docs/whatsnew/index.rst
licenses/LICENSE.rst
pyproject.toml
src/interpolated_coordinates/__init__.py138
A
0 mins
src/interpolated_coordinates/_type_hints.py26
A
0 mins
src/interpolated_coordinates/_version.py2
A
0 mins
src/interpolated_coordinates/conftest.py52
A
0 mins
src/interpolated_coordinates/frame.py786
A
3 hrs
src/interpolated_coordinates/representation.py730
A
1 hr
src/interpolated_coordinates/utils/__init__.py3
A
0 mins
src/interpolated_coordinates/utils/generic_representation.py265
A
0 mins
src/interpolated_coordinates/utils/spline.py733
B
4 hrs
tox.ini