Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/poliastro/poliastro

poliastro - :rocket: Astrodynamics in Python
https://github.com/poliastro/poliastro

STASH: work in progress

43e23a4bb906ade7b258228fd141903d79da7cde authored almost 2 years ago by Jorge Martínez Garrido <[email protected]>
FIX: apply code style

d113e540d6a39463aeb3636fbe056c196363cc43 authored almost 2 years ago by Jorge Martínez Garrido <[email protected]>
FIX: tests on miscellanea

a1b2de2f4ca72ea6ed55a1e9cdba51ff3b725596 authored almost 2 years ago by Jorge Martínez Garrido <[email protected]>
FEAT: reformat Solar System miscellanea

802222a5eccd2ab695e0a02c23b09ed7d8d5167c authored almost 2 years ago by Jorge Martínez Garrido <[email protected]>
FEAT: working colors and trail

46552f793bed3fc06cf436f638773de22ba1d53c authored almost 2 years ago by Jorge Martínez Garrido <[email protected]>
Update plotting tests

ce51044289c5389b67a25f6a1cf6cf96d8c83ebc authored almost 2 years ago by Jorge Martínez Garrido <[email protected]>
Fix position projection

130b93b2b1566f789e4b220a517acda58e02275c authored almost 2 years ago by Jorge Martínez Garrido <[email protected]>
Add orbit plotting backend modules

53b037600208cf52687f86c901e26727c709a192 authored almost 2 years ago by Jorge Martínez Garrido <[email protected]>
Initialize plotting/orbit and ploting/orbit/backend sub-package

073fe3e8c8b85a2f5a5091f9d081feedd230d2b1 authored almost 2 years ago by Jorge Martínez Garrido <[email protected]>
Remove interface-based plotting logic

15b1effab86f02c643a2c9cb55fba53062b6f3fc authored almost 2 years ago by Jorge Martínez Garrido <[email protected]>
updated issue #1601

3c19d33494570d7c9449a4414c5c9581b6d44418 authored almost 2 years ago by sairevanth0007 <[email protected]>
MAINT: merge pull request #1606 from sairevanth0007/main

Use generic python3 for docs environment in tox.ini

244de798d82f0f0a334ef57b43b770defd74b730 authored almost 2 years ago by Jorge Martínez <[email protected]>
updated tox.ini

08cea4499d8930df1dc7ca5e8e766a104f7d6f00 authored almost 2 years ago by sairevanth0007 <[email protected]>
Merge pull request #1595 from poliastro/pre-commit-ci-update-config

chore: [pre-commit.ci] pre-commit autoupdate

f06d50d8e7632430ddb4309f6b5e3643ff93949c authored about 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
chore: [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/psf/black: 22.8.0 → 22.10.0](https://github.com/psf/black/compare/22.8.0....

f41cf7d3455e2c3499ab77b6511107a35af49eb6 authored about 2 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
DOX: Merge pull request #1594 from ilnarkz/rename_files

Rename examples files

8c85b73d362915af371533eecce3e21d66eb95fe authored about 2 years ago by Jorge Martínez <[email protected]>
rename some files

1826b1ac9cdceecf3df8cdb322c5f8755740a6e8 authored about 2 years ago by ilnarkz <[email protected]>
rename some files

ac21b5fae6058daf30c1c4ae98ea713181660fe9 authored about 2 years ago by ilnarkz <[email protected]>
rename some files

367284a7365a5efef7f1762e7a7373aea5c7adc8 authored about 2 years ago by ilnarkz <[email protected]>
rename some files

05f998cefba3514217b1aa0f95d21472dbd78bdb authored about 2 years ago by ilnarkz <[email protected]>
rename some files

106bfae60ee37297e56e5cd286d205778066b2fb authored about 2 years ago by ilnarkz <[email protected]>
rename some files

e3a2cd2fd3026e34e187949898adb382f63a62d0 authored about 2 years ago by ilnarkz <[email protected]>
rename some files

4b74fef27c97cf4cc6bd07109037288bb556d5d4 authored about 2 years ago by ilnarkz <[email protected]>
rename some files

8c9c6ddb5820850be2e2344c594e1449db60adfb authored about 2 years ago by ilnarkz <[email protected]>
rename some files

592a24d3dcda5da0c3e5220885efa7b27bfb9624 authored about 2 years ago by ilnarkz <[email protected]>
rename some files

1703aed46fdc22dad930b23597c9b0d02c36a8c4 authored about 2 years ago by ilnarkz <[email protected]>
MAINT: remove upper bound on requires-python

build: Remove upper bound on requires-python

b2fb0981569b75002e7eb740f7d975d4c69055d3 authored about 2 years ago by Jorge Martínez <[email protected]>
Merge branch 'main' into build/remove-upper-bound-on-requires-python

1e2e5d38bd2ce7a8c0696612f0e1925e4cfabf95 authored about 2 years ago by Jorge Martínez <[email protected]>
TEST: use numpy.testing.assert_allclose with small relative tolerance

test: Use numpy.testing.assert_allclose with small relative tolerance

aaa4c3300dbaebd6dc7820a60f9e4795893b7545 authored about 2 years ago by Jorge Martínez <[email protected]>
test: Use numpy.testing.assert_allclose with small relative tolerance

To avoid having numpy.testing.assert_equal fail in some cases at the
level of machine precision,...

843601dbd89d7ac99b128684bb19e9363e867b8a authored about 2 years ago by Matthew Feickert <[email protected]>
build: Remove upper bound on requires-python

Remove upper bound on requires-python as advocated for in Henry Schreiner's
blog post "Should Yo...

896819a55defa5fb63487da94f87b4c7fe40cb65 authored about 2 years ago by Matthew Feickert <[email protected]>
Merge pull request #1583 from valdaarhun/ephem_epochs_calculation

Bug fix: Fixes #1563

90fb27a7fe7b8f84c9250a1491cd282ad20fa941 authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

2329b707859fbf431404d2574f595e1273b1cf44 authored over 2 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Add test to check epoch and position sampling in Orbit.to_ephem()

cb1bc2f56103e62ff336db989b0ab330a337ed84 authored over 2 years ago by valdaarhun <[email protected]>
Bug fix: Fixes #1563

Fix sampling of epochs in orbit.to_ephem()

b58c35c89de9f9e1a134d0f65c20c020b4fbf101 authored over 2 years ago by valdaarhun <[email protected]>
Merge pull request #1579 from othmar-humboldt/patch-1

Update change_ecc_inc.py to allow for incl. reduction

0583b33091b07229abe2027bccdc596ba3c5033b authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Update change_ecc_inc.py to allow for incl. reduction

This change should allow for negative and positive inclination changes by letting the out-of-pla...

b7c0ba30dcf6775bac034f26c44d5780421094ec authored over 2 years ago by othmar-humboldt <[email protected]>
Merge pull request #1576 from valdaarhun/fix_h_vec_units

Fix unit of h_vec in cross product calculation

88c16fe70825e74517885e303aeb02ff6fe41daa authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Fix unit of h_vec in cross product calculation

Calculating h_vec using self.v.to(u.km / u.s) in np.cross(r, v)
retains u.km / u.s as its unit. ...

302b2ba38aa6f53a830393b1c09a33559e784318 authored over 2 years ago by valdaarhun <[email protected]>
Merge pull request #1574 from poliastro/pre-commit-ci-update-config

chore: [pre-commit.ci] pre-commit autoupdate

a4f02b609d99dfc9ccd6f8e4010271d016b76a83 authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
chore: [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/psf/black: 22.6.0 → 22.8.0](https://github.com/psf/black/compare/22.6.0.....

648f286c7fe00b5562e6885418497112347fa826 authored over 2 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
added cr3bp_char_quant and its tests (#1570)

* added cr3bp_char_quant and its tests

* [pre-commit.ci] auto fixes from pre-commit.com hooks...

47ec9c076fce704ae949fab366185349cfe77a31 authored over 2 years ago by Dhruv Jain <[email protected]>
Merge pull request #1571 from helgee/patch-1

Fix GH repo language classification

d011e1296c22f5d256ba3ac90b151f392112326f authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Update .gitattributes

b10cd2588ba10a81c55f5ef4870391d5c6edcd22 authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Fix GH repo language classification

c24fb358691e5ed32e97986fdb3a82f36c7cdc60 authored over 2 years ago by Helge Eichhorn <[email protected]>
Merge pull request #1567 from DhruvJ22/src_constants_mean_elements

Added GM of various moons and mean distances of multiple systems

d4ab8fad623f0717241799def2e02852fa32c1db authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
renamed sunplanet/planetmoon to mean_a_body

7aebadd42a214437136d8b63cc543b6518de8708 authored over 2 years ago by DhruvJ9922 <[email protected]>
fixed trailing whitespaces

48a565b2a2ee8af8efb12f4428ec758ff334dfdd authored over 2 years ago by DhruvJ9922 <[email protected]>
[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

1757014efc113dd63acbe3453223299fb2f1548b authored over 2 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Added GM of various moons and mean distances of multiple systems

e3e551cb3cff1f20b9f36c5fa288697d7f8b4ff8 authored over 2 years ago by DhruvJ9922 <[email protected]>
Merge pull request #1566 from humitos/patch-1

Use Read the Docs action v1

978591372c5c401f775ca6d1f46bb3aba425530b authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Use Read the Docs action v1

Read the Docs repository was renamed from `readthedocs/readthedocs-preview` to `readthedocs/acti...

285c68cd14e5bbcfd65b3e5f59be3c4f46b7dd9a authored over 2 years ago by Manuel Kaufmann <[email protected]>
Update README.md

592552420db93715054b830748cd2be4e9f913fd authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Merge pull request #1565 from poliastro/pre-commit-ci-update-config

chore: [pre-commit.ci] pre-commit autoupdate

845aba06243b81ff5cbf96cbccc0aa3403de4e40 authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
chore: [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/PyCQA/flake8: 4.0.1 → 5.0.2](https://github.com/PyCQA/flake8/compare/4.0....

674ab3a17735c21921c95e1ea7b47f5427726480 authored over 2 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Fix documentation links workflow

d85c9bd1e2e8c19765d34e6ee3d672cb51da22cc authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Merge pull request #1559 from astrojuanlu/documentation-links

Create documentation-links.yaml

6a9c3eb6d551b122b867c381cb43906f1342b915 authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Cap Sphinx version

006400c1939e3f42727469247313f99c98f00a38 authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Create documentation-links.yaml

See https://github.com/readthedocs/readthedocs-preview

7d27b87c3d2231b2245519b52d70d2fa6c201aad authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Merge pull request #1551 from astrojuanlu/fix-changelog

Remove weird duplicated paragraph from changelog

70f37e7f7239c4c5b0bd2fbcb61b36c1c0a27372 authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Merge pull request #1555 from s-m-e/fix_missing-dep-tox

add missing test dependency: tox

83ab54d872da4f770f77cd388f678dacde321789 authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Merge pull request #1557 from s-m-e/remove-twobody-decorators

remove twobody decorators

b8ae53368d3e91f2d013c03de8279ff76820530f authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
remove twobody decorators

917a5fbb1c49f19cdd8cca8b4da5476a10d2ca3a authored over 2 years ago by Sebastian M. Ernst <[email protected]>
add missing test dependency: tox

4cc1468f0ca2b1a9538a80b6167212a2255605de authored over 2 years ago by Sebastian M. Ernst <[email protected]>
Merge pull request #1553 from s-m-e/fix_pylint_E1133

fix pylint#2910 via workaround: ignore not an iterable warning on numba.prange

ec8eac2a4ecc2cc1cbf2d6c7667c1683fcfbee91 authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
spelling

25a421901e17546838fd6f432a9d6b071cc86693 authored over 2 years ago by Sebastian M. Ernst <[email protected]>
fix pylint#2910 via workaround: ignore not an iterable warning on numba.prange

2ba135829570bb446076451c9a1abdecb6839c81 authored over 2 years ago by Sebastian M. Ernst <[email protected]>
Merge pull request #1552 from s-m-e/fix_pylint_e0604

fix pylint invalid-all-object / E0604 in propagators

c1def1f9c92474cbdca61b9fa5274af47c75879a authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

9421f7d87f07c4b1ed6519bbedca19b88a7561c0 authored over 2 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
fix pylint invalid-all-object / E0604

164fcb8fdd349d01df760463c9dc4bbee5f0bd92 authored over 2 years ago by Sebastian M. Ernst <[email protected]>
Remove weird duplicated paragraph from changelog

c65ae85dcc4fcda802d5747e3eecdb0534c9412c authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Remove useless htmlzip format

Everything in one HTML is not very handy unfortunately

3581e8846b29af2c2cff97722901276ff26c5057 authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Trigger RTD refresh

e5c1b7fb0ee241f9e69450e3b7b0c83f887c8888 authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Merge pull request #1549 from astrojuanlu/epub-docs

Add offline-friendly formats to Read the Docs

269b6f6491449dccb2aa65ebd4b7ecb65e635088 authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Add offline-friendly formats to Read the Docs

312df20b64f33dc5094f183afa7fae5052d09690 authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Merge pull request #1548 from applysomesky/refactor_build_ephem_interpolant

Refactor build ephem interpolant

fc3c114d59009ee3726ac2bdcf51539af057d6d1 authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Define time_range for example 3rd body perturbations

892562d6a033edc3ee12dac7301430283f5827d5 authored over 2 years ago by Sky <[email protected]>
[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

95109642a53994b5832d37f5b32bbd31fe682986 authored over 2 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Fix time_range creations in test_perturbations

5d96c07ab644e21a24c249d2495d0f1236f88586 authored over 2 years ago by Sky <[email protected]>
Missed period argument renaming to num_values

7b317940ebdb9f806df573e9c220d7efa001b5d5 authored over 2 years ago by Sky <[email protected]>
[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

b3f2e36ffac05c3c900f57d8f8c24ed9a55798bc authored over 2 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Two small changes in num_values

These changes were done such to be in accordance with the values obtained before the refactoring.

ef0c69e87eee14b2a006cd9f5e55954cd30b65c5 authored over 2 years ago by Sky <[email protected]>
Refactoring of build_ephem_interpolant and its dependencies

`build_ephem_interpolant` now takes `epochs` argument (like produced by `poliastro.util.time_ran...

0aac28af63c58de77745e98d8c71a78aec403491 authored over 2 years ago by Sky <[email protected]>
Merge pull request #1547 from astrojuanlu/fix-spheroid-location-take-2

Fix spheroid location, take 2

01ee8b9a9b332587a3d062b57d7b9ff65fc38e10 authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

b7da7f96d3a7c36617cb927137a45e976e9c17ce authored over 2 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Change cartesian_to_ellipsoidal singularity range

Now treats any lat < abs(1e-18) as close to singularity instead of only lat == 0.0 within the ca...

1b990f5ac66059cde89887844865a3050efa1f96 authored over 2 years ago by Sky <[email protected]>
[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

8236c9cb2f9610956ffc75e0005de3e7b5da0a7d authored over 2 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Fixed 2 tests for spheroid location, fixed mistake in cartesian_to_ellipsoidal

In case of lat == 0 the cartesian_to_ellipsoidal the code returned
a wrong value. On inspection ...

8968371b1a05768712153e2c5997c8af98631d84 authored over 2 years ago by Sky <[email protected]>
[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

8f5661305bd84f3ccb11ea32da439f85a70b081e authored over 2 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
cartesian_to_ellipsoidal now returns correct ordered values

cartesian_to_ellipsoidal used to return lat, lon, h, instead of lon, lat, h. The latter however ...

e893de53ea5ccff6acc5eb1332c9ad6da42c697d authored over 2 years ago by Sky <[email protected]>
Removed underscores, fixed lat and lon usage in cartesian_cords

6e355abc01b73bdc8b06aeda010e42224cf72504 authored over 2 years ago by Sky <[email protected]>
Update_1_cr3bp_dj (#1490)

* Add CR3BP functions

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more info...

efaf92f6333dfe11bc456e5174d62eec26d500fa authored over 2 years ago by Dhruv Jain <[email protected]>
Merge pull request #1542 from astrojuanlu/rename-ss-to-orb

ss_* to orb_*, take 2

8df4f0698c9ccb529b457522127295462ecc957f authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
ss_* to orb_*

96a28674689ecf393c1b5a42b85cfc2910752e80 authored over 2 years ago by Sudarshan Ghonge <[email protected]>
Merge pull request #1540 from astrojuanlu/rename-notebooks-md

Rename notebooks to `.myst.md`

f16148132c3df247ec3d6b3c5d050e54f0396c17 authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Rename notebooks to .myst.md

b557ef3bc2b482c3331a9a1778850227e4bbf18e authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Merge pull request #1534 from poliastro/add-cff

Add .cff file

e021033da190d64fe955fb6f47c8af0138080bd6 authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Update CITATION.cff

ee762d36fe03b71145dd3bd129dea5c84be0f8d2 authored over 2 years ago by Jorge Martínez <[email protected]>
First attempt at .cff file

f776ed477135b707d6bfcda167f0ccbee8432e08 authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Merge pull request #1533 from astrojuanlu/doc-fixes

Doc fixes

3abced1b27ee7a9ac9ae51b2bdf4723b1c3239e4 authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>