Ecosyste.ms: OpenCollective

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

poliastro

Interactive Astrodynamics in Python 🚀
Collective - Host: opensource - https://opencollective.com/poliastro - Website: https://www.poliastro.space/ - Code: https://github.com/poliastro

DOC: update examples to new plotting API

github.com/poliastro/poliastro - e0080692b12617ce4ea4b05eba89d51978a656b1 authored almost 2 years ago by Jorge Martinez Garrido <[email protected]>
FIX: avoid returning a list of traces when using matplotlib backends

github.com/poliastro/poliastro - aa68bb67267f0bda92b8d8877fa2a33bf28f352a authored almost 2 years ago by Jorge Martinez Garrido <[email protected]>
FEAT: implement plotly3D backend

github.com/poliastro/poliastro - 075a4799287e38f6ca47175e1a6630d846a54e3d authored almost 2 years ago by Jorge Martinez Garrido <[email protected]>
FEAT: simplify Ploly based plotters

github.com/poliastro/poliastro - ec072f8f39cc4c49f1f92283379e89b967fb8263 authored almost 2 years ago by Jorge Martinez Garrido <[email protected]>
DOC: update doc examples

github.com/poliastro/poliastro - 82fc8818e25ad218ba83aa575c626aeca887bc13 authored almost 2 years ago by Jorge Martinez Garrido <[email protected]>
FIX: apply style

github.com/poliastro/poliastro - e94db746d567f16b8af73485aca368764b399c6f authored almost 2 years ago by Jorge Martinez Garrido <[email protected]>
FEAT: implement plotly2D backend

github.com/poliastro/poliastro - 12fa0ec91e89fe172c60466870c6727da18f2316 authored almost 2 years ago by Jorge Martinez Garrido <[email protected]>
FIX: plot_maneuver

github.com/poliastro/poliastro - f653b69f014a25d3cdcba5da650bfb6fbb23c062 authored almost 2 years ago by Jorge Martinez Garrido <[email protected]>
FIX: test dark/light mode matplotlib backends

github.com/poliastro/poliastro - 0f93a5204a68b61401ff99934b97b447338b03c2 authored almost 2 years ago by Jorge Martinez Garrido <[email protected]>
FIX: assert lack of frame in plotter

github.com/poliastro/poliastro - 9f53544bf50caa4ea33ecabd991c1541af88555a authored almost 2 years ago by Jorge Martinez Garrido <[email protected]>
FIX: test Orbit.plot returns expected type

github.com/poliastro/poliastro - ccde7faab53953dfb0f0c5e61c9ddd252a368b25 authored almost 2 years ago by Jorge Martinez Garrido <[email protected]>
FIX: update tests to new logic and parametrize them

github.com/poliastro/poliastro - 03d4c89f649f3f2ee92f269a7e4b68391e754c4f authored almost 2 years ago by Jorge Martínez Garrido <[email protected]>
FIX: remove outdated test

github.com/poliastro/poliastro - 46e6644dc6bb63d32420ef6c744fa3137f2f7095 authored almost 2 years ago by Jorge Martinez Garrido <[email protected]>
FEAT: implement draw_legend method

github.com/poliastro/poliastro - 4ce5f74fef7cac3cfaf0777eada8472f8e07d5c8 authored almost 2 years ago by Jorge Martínez Garrido <[email protected]>
FIX: link baseline images to new tests

github.com/poliastro/poliastro - e817f24a333bbbb17ea25215a23d7d375bd5f417 authored almost 2 years ago by Jorge Martínez Garrido <[email protected]>
FIX: force legend update in plot_maneuver

github.com/poliastro/poliastro - 21aa6c4241813aa1fc0c9048ea7251cfb9914377 authored almost 2 years ago by Jorge Martínez Garrido <[email protected]>
FIX: allow use of dashed argument when plotting

github.com/poliastro/poliastro - 4eeee899391a628c1175cd01d18ad7b9d28a6a20 authored almost 2 years ago by Jorge Martínez Garrido <[email protected]>
FIX: dict merge syntax

github.com/poliastro/poliastro - 914edbdfd46081dfb17d3728f06ab723e0894fbf authored almost 2 years ago by Jorge Martínez Garrido <[email protected]>
FEAT: update Orbit.plot method

github.com/poliastro/poliastro - 182420ead9ed8d3a6e394bc87d89d2c9bc8aabd5 authored almost 2 years ago by Jorge Martínez Garrido <[email protected]>
STASH: work in progress

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

github.com/poliastro/poliastro - d113e540d6a39463aeb3636fbe056c196363cc43 authored almost 2 years ago by Jorge Martínez Garrido <[email protected]>
FIX: tests on miscellanea

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

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

github.com/poliastro/poliastro - 46552f793bed3fc06cf436f638773de22ba1d53c authored almost 2 years ago by Jorge Martínez Garrido <[email protected]>
Update plotting tests

github.com/poliastro/poliastro - ce51044289c5389b67a25f6a1cf6cf96d8c83ebc authored almost 2 years ago by Jorge Martínez Garrido <[email protected]>
Fix position projection

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

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

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

github.com/poliastro/poliastro - 15b1effab86f02c643a2c9cb55fba53062b6f3fc authored almost 2 years ago by Jorge Martínez Garrido <[email protected]>
updated issue #1601

github.com/poliastro/poliastro - 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

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

github.com/poliastro/poliastro - 08cea4499d8930df1dc7ca5e8e766a104f7d6f00 authored almost 2 years ago by sairevanth0007 <[email protected]>
Merge pull request #104 from astrojuanlu/juanlu-step-down

Add article about Juan Luis stepping down

github.com/poliastro/poliastro.github.io - 4ad616648cefd5e3b2cdb7af7c60f91c16eef6be authored about 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Add article about Juan Luis stepping down

github.com/poliastro/poliastro.github.io - e0b70f91ec972f59ef862d655346603329a14f04 authored about 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Merge pull request #1595 from poliastro/pre-commit-ci-update-config

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

github.com/poliastro/poliastro - 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....

github.com/poliastro/poliastro - 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

github.com/poliastro/poliastro - 8c85b73d362915af371533eecce3e21d66eb95fe authored about 2 years ago by Jorge Martínez <[email protected]>
rename some files

github.com/poliastro/poliastro - 1826b1ac9cdceecf3df8cdb322c5f8755740a6e8 authored about 2 years ago by ilnarkz <[email protected]>
rename some files

github.com/poliastro/poliastro - ac21b5fae6058daf30c1c4ae98ea713181660fe9 authored about 2 years ago by ilnarkz <[email protected]>
rename some files

github.com/poliastro/poliastro - 367284a7365a5efef7f1762e7a7373aea5c7adc8 authored about 2 years ago by ilnarkz <[email protected]>
rename some files

github.com/poliastro/poliastro - 05f998cefba3514217b1aa0f95d21472dbd78bdb authored about 2 years ago by ilnarkz <[email protected]>
rename some files

github.com/poliastro/poliastro - 106bfae60ee37297e56e5cd286d205778066b2fb authored about 2 years ago by ilnarkz <[email protected]>
rename some files

github.com/poliastro/poliastro - e3a2cd2fd3026e34e187949898adb382f63a62d0 authored about 2 years ago by ilnarkz <[email protected]>
rename some files

github.com/poliastro/poliastro - 4b74fef27c97cf4cc6bd07109037288bb556d5d4 authored about 2 years ago by ilnarkz <[email protected]>
rename some files

github.com/poliastro/poliastro - 8c9c6ddb5820850be2e2344c594e1449db60adfb authored about 2 years ago by ilnarkz <[email protected]>
rename some files

github.com/poliastro/poliastro - 592a24d3dcda5da0c3e5220885efa7b27bfb9624 authored about 2 years ago by ilnarkz <[email protected]>
rename some files

github.com/poliastro/poliastro - 1703aed46fdc22dad930b23597c9b0d02c36a8c4 authored about 2 years ago by ilnarkz <[email protected]>
Merge pull request #104 from mixxen/main

Increase time resolution

github.com/poliastro/czml3 - 34c875598286a0cb1d35fa1c22250ad69855f722 authored about 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
MAINT: remove upper bound on requires-python

build: Remove upper bound on requires-python

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

github.com/poliastro/poliastro - 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

github.com/poliastro/poliastro - 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,...

github.com/poliastro/poliastro - 843601dbd89d7ac99b128684bb19e9363e867b8a authored about 2 years ago by Matthew Feickert <[email protected]>
Add test for microsecond resolution.

github.com/poliastro/czml3 - 7495a5250dd8f782c37f76907b145bd345a7538d authored about 2 years ago by mixxen <[email protected]>
Increase time resolution.

github.com/poliastro/czml3 - ba5e1cf36e54a0611ef9b35ac39616437249d2f5 authored about 2 years ago by mixxen <[email protected]>
Fix black version incompatible with Click.

github.com/poliastro/czml3 - 2d67cd1eab18877ebade001b575ea2c6454262fd authored about 2 years ago by mixxen <[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...

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

Bug fix: Fixes #1563

github.com/poliastro/poliastro - 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

github.com/poliastro/poliastro - 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()

github.com/poliastro/poliastro - cb1bc2f56103e62ff336db989b0ab330a337ed84 authored over 2 years ago by valdaarhun <[email protected]>
Bug fix: Fixes #1563

Fix sampling of epochs in orbit.to_ephem()

github.com/poliastro/poliastro - 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

github.com/poliastro/poliastro - 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...

github.com/poliastro/poliastro - 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

github.com/poliastro/poliastro - 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. ...

github.com/poliastro/poliastro - 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

github.com/poliastro/poliastro - 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.....

github.com/poliastro/poliastro - 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...

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

Fix GH repo language classification

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

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

github.com/poliastro/poliastro - 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

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

github.com/poliastro/poliastro - 7aebadd42a214437136d8b63cc543b6518de8708 authored over 2 years ago by DhruvJ9922 <[email protected]>
Merge pull request #101 from poliastro/dependabot/pip/nbconvert-6.3.0

Bump nbconvert from 6.0.7 to 6.3.0

github.com/poliastro/poliastro.github.io - 0b75a6f495cf95d7cb8a139d77f85f6ebc6214ea authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
fixed trailing whitespaces

github.com/poliastro/poliastro - 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

github.com/poliastro/poliastro - 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

github.com/poliastro/poliastro - e3e551cb3cff1f20b9f36c5fa288697d7f8b4ff8 authored over 2 years ago by DhruvJ9922 <[email protected]>
Bump nbconvert from 6.0.7 to 6.3.0

Bumps [nbconvert](https://github.com/jupyter/nbconvert) from 6.0.7 to 6.3.0.
- [Release notes](h...

github.com/poliastro/poliastro.github.io - edbfc8b1463375a48801bcb6cc20fd6795ffd5d3 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #1566 from humitos/patch-1

Use Read the Docs action v1

github.com/poliastro/poliastro - 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...

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

github.com/poliastro/poliastro - 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

github.com/poliastro/poliastro - 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....

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

github.com/poliastro/poliastro - 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

github.com/poliastro/poliastro - 6a9c3eb6d551b122b867c381cb43906f1342b915 authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Cap Sphinx version

github.com/poliastro/poliastro - 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

github.com/poliastro/poliastro - 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

github.com/poliastro/poliastro - 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

github.com/poliastro/poliastro - 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

github.com/poliastro/poliastro - b8ae53368d3e91f2d013c03de8279ff76820530f authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
remove twobody decorators

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

github.com/poliastro/poliastro - 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

github.com/poliastro/poliastro - ec8eac2a4ecc2cc1cbf2d6c7667c1683fcfbee91 authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
spelling

github.com/poliastro/poliastro - 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

github.com/poliastro/poliastro - 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

github.com/poliastro/poliastro - 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

github.com/poliastro/poliastro - 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

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

github.com/poliastro/poliastro - 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

github.com/poliastro/poliastro - 3581e8846b29af2c2cff97722901276ff26c5057 authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>
Trigger RTD refresh

github.com/poliastro/poliastro - e5c1b7fb0ee241f9e69450e3b7b0c83f887c8888 authored over 2 years ago by Juan Luis Cano Rodríguez <[email protected]>