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

Merge pull request #995 from vmos1/gd2gce_fix

Replace custom code with gd2gce

github.com/poliastro/poliastro - 9c02fdbf7d3db68d5056d6bfa0f3f9d8c124370b authored over 4 years ago
changed to Earth.to_value in line 277 of extract_czml.py

github.com/poliastro/poliastro - db6b885352d613a16793d3b87c98c80edcd0d5f6 authored over 4 years ago
Remove the 'pip+' from the cached_property dependency since we are using virtualenv now

github.com/poliastro/benchmarks - 5c7354254c1548edab7941a87eec2f9c8a423e10 authored over 4 years ago
Added pyerfa to pyproject.toml

github.com/poliastro/poliastro - e00e5e28c90e3d938667b3f7acd63c47e46aab77 authored over 4 years ago
Fix pertubations.py API. It's alive!

github.com/poliastro/benchmarks - 942cc8c5dbc4a9a7330676ea5ab51c995683fd8e authored over 4 years ago
update Earth density APIs

github.com/poliastro/benchmarks - 77b37d8bb39e96ad7ab9ddbee6d98f3056c3e9ae authored over 4 years ago
Move original benchmarks back to benchmarks folder

- Use virtualenv instead of conda
- Still some issues with APIs in perturbations.py

github.com/poliastro/benchmarks - b6460a315d255c20ffc862d8164b2453cc16240b authored over 4 years ago
Now the imports are working correctly

- Remove extraneous benchmarks for testing

github.com/poliastro/benchmarks - d954c2f79dafcf791488662acecc36be8706599d authored over 4 years ago
replaced ellipsoidal_to_cartesian with gd2gce from erfa. Modified doc string to indicate geodetic coord. correctd tests

github.com/poliastro/poliastro - 7b5548b9ffba2290b5090749ad79257e9daa871c authored over 4 years ago
WIP: Trying to get the benchmarks to pass

- Only use python 3.8 for now
- Remove all but one benchmark tests
- Add some dummy benchmarks t...

github.com/poliastro/benchmarks - eaa5deeaafbf5ab09f43266c057372e7fde51025 authored over 4 years ago
Changes to src/poliastro/czml/extract_czml.py. replaced with gd2gce. Currently failing

github.com/poliastro/poliastro - 60a24240f34b3999efa2a60e0c15ad67cd4e4ad8 authored over 4 years ago
Update Poliastro benchmark suite for poliastro 0.14

- Begin by updating the asv.conf.json
- There is still a problem with conda and asv, so this is ...

github.com/poliastro/benchmarks - 6cac6f5f7e8fe7dae1dfdf0fccdca40c79a811f9 authored over 4 years ago
Merge pull request #994 from vmos1/PyPI_issue

Deleted text in doc string of src/poliastro/__init__.py

github.com/poliastro/poliastro - fd623c2c2d18c0225031ef0897da6830938bc7be authored over 4 years ago
Deleted text in doc string of src/poliastro/__init__.py

github.com/poliastro/poliastro - 801323e45c18233809ceb5ff56b3708df0cb9259 authored over 4 years ago
Merge pull request #993 from rafaellehmkuhl/fix-unit-in-coesa-models

Fix unit for gas constant in COESA models

github.com/poliastro/poliastro - 6d3635032f8483ecc028ba7fe19ea4b282e26187 authored over 4 years ago
Reformat coesa62 file with tox defaults

github.com/poliastro/poliastro - 88bd1460ae74c2d1b50f726575e6742f2b1bacd5 authored over 4 years ago
Fix unit for gas constant in COESA models

github.com/poliastro/poliastro - ac7e1ee9e2b60f54896c8730f1afd742c75c88ba authored over 4 years ago
Merge pull request #987 from Meuge/develop

Pericenter maneuver implementation

github.com/poliastro/poliastro - 817fac96365e3848348052d159f6258e502357b1 authored over 4 years ago
Merge pull request #989 from jorgepiloto/issue/975

New documentation layout

github.com/poliastro/poliastro - 3d85e79ea67ec3bf8a575243a7a27de3728940a9 authored over 4 years ago
Reformat as stated by isort==5.0.0

github.com/poliastro/poliastro - dc52c598635fc95e4c0fddc18e149676f02ac3ee authored over 4 years ago
Remove isort --recursive flag in tox.ini

github.com/poliastro/poliastro - 13ef1c6c144f4eb9e681a4037a5b7904ae92a559 authored over 4 years ago
Renamed references.rst -> bibliography.rst

github.com/poliastro/poliastro - 1c2163d38411843907fd0f76d1f71facfab8cd46 authored over 4 years ago
Change contrubiting.rst header

github.com/poliastro/poliastro - 75b6ba226917ef31c3e703da4a25cbcbaf0d37cb authored over 4 years ago
Renamed jupyter.rst -> gallery.rst

github.com/poliastro/poliastro - 30d73b7c37938e20c22f232336ddc2c7f0ed1438 authored over 4 years ago
New docs/ classification

github.com/poliastro/poliastro - 6820bce35e9be948e7d2e05525572b0ac97e7985 authored over 4 years ago
Pericenter Maneuver Implementation

tox reformat

correct pericenter maneuver implementation

Exception message change from value er...

github.com/poliastro/poliastro - 12f04191aba2a22407e5ad1f3e6ea096fc081702 authored over 4 years ago
Merge pull request #990 from astrojuanlu/fix-doctest

Fix intermittent failure in doctest

github.com/poliastro/poliastro - 3cec957223d75279e6e3b5c7754d592189974de7 authored over 4 years ago
Fix intermittent failure in doctest

See #959.

github.com/poliastro/poliastro - 40aa6ca4d191383d5ae42e84de8f6815bd756012 authored over 4 years ago
Merge pull request #988 from jorgepiloto/issue/951

Exclude docs/ from sdist

github.com/poliastro/poliastro - 4a058a61369e2fab7f8d705e99deaaf61c132e76 authored over 4 years ago
Exclude docs/ from sdist

github.com/poliastro/poliastro - 708b76fec39bb8b8ee1d447800f6244b16b746f4 authored over 4 years ago
Merge pull request #927 from jorgepiloto/tisserand

Tisserand plotting utilities

github.com/poliastro/poliastro - fc0daf1879b2bd55c67631f734036528ff682259 authored over 4 years ago
Test tisserand.py plotting

github.com/poliastro/poliastro - 1187ce1b1b8a1d72c761c56f68b1a7aac4405bd5 authored over 4 years ago
Add example on Tisserand

github.com/poliastro/poliastro - 08192468a44ba33e2fbdd79c125058091c6a11b0 authored over 4 years ago
Document tisserand.py module

github.com/poliastro/poliastro - 654cd09ec749bb40f82be880cbba64f5e62c7a20 authored over 4 years ago
New tisserand.py module

github.com/poliastro/poliastro - 98354f1f7af4ddbd6aaa4d8f5f2681962101964d authored over 4 years ago
Merge pull request #54 from Meuge/develop

Format line and math inline equations visualization fix

github.com/poliastro/poliastro.github.io - fd20aeaa38e50fae9ff84f3cb5b8fb38828497c3 authored over 4 years ago
Merge pull request #55 from astrojuanlu/upgrade-mathjax

Upgrade MathJax

github.com/poliastro/poliastro.github.io - fd879ffe49b1b19e6b4e9515a92434dee0ccbc9a authored over 4 years ago
Merge pull request #53 from Meuge/develop

Change date, format whitespaces to visualize better

github.com/poliastro/poliastro.github.io - e7ae9c709d648533d1ccc76af2f36fa5dec6cec6 authored over 4 years ago
Change date, format whitespaces to visualize better

github.com/poliastro/poliastro.github.io - a565553b087de0c4f55161ef0bb2a38ec946cec1 authored over 4 years ago
Merge pull request #52 from Meuge/develop

Third GSOC entry blog

github.com/poliastro/poliastro.github.io - 56d5747e38c5fc61950c489c23956b74552bf42b authored over 4 years ago
Merge pull request #51 from Meuge/sources

GSOC second entry blog

github.com/poliastro/poliastro.github.io - c1ae4cdde57deeb03a3ab0ed0f88a9ec9fb47dff authored over 4 years ago
Minor whitespace changes

github.com/poliastro/poliastro.github.io - 1ea90339073e490a8f930c16507416891af1cf28 authored over 4 years ago
suggested changes, and whitespaces removal

github.com/poliastro/poliastro.github.io - aa330a624cf1e9b32aa5f38a232a972c3db19d42 authored over 4 years ago
GSOC second entry blog

github.com/poliastro/poliastro.github.io - 92bc76b1fa68243a37983e4ea2c03908b9515475 authored over 4 years ago
Merge pull request #979 from Meuge/master

Spacecraft Implementation

github.com/poliastro/poliastro - 64333b9d776c66b5ae9267fa8135bd305b0eff68 authored over 4 years ago
Spacecraft Implmentation

Spacecraft code review

Earth Satellite, Spacecraft and Docs code review update

docs modificati...

github.com/poliastro/poliastro - 7dd35c6502d1a46eab3f084f2b5fdb3e92fb9f84 authored over 4 years ago
Merge pull request #980 from jorgepiloto/fix

Avoid lambda usage in conf.py

github.com/poliastro/poliastro - cca9fcc84125b5256a7461abb155b8afcadbfc88 authored over 4 years ago
Avoid lambda usage in conf.py

github.com/poliastro/poliastro - 47e126ac41dfa608f340dc16e3afaccca302b811 authored over 4 years ago
Merge pull request #978 from jorgepiloto/jupytext

Switch to Jupytext

github.com/poliastro/poliastro - e794104ca260451030e676b9f72ef0431259a64f authored over 4 years ago
Update requirements.txt

github.com/poliastro/poliastro - a0ec75657c83879362a6d37f810ab12a9a34311b authored over 4 years ago
Force dastcom5 download

github.com/poliastro/poliastro - e26254f05a79b7f2ea314d51d1a0dd219ce00c7f authored over 4 years ago
Force nbsphinx execution

github.com/poliastro/poliastro - 3410c30335800b66b308bccfff7431191bb1e703 authored over 4 years ago
nbsphinx *.md extensions

github.com/poliastro/poliastro - 1380025ad3757a720deac11de84a7a5ebcfc3908 authored over 4 years ago
Makefile examples rule

github.com/poliastro/poliastro - f39594d138f932dd3e7385c033b2e9f0397dd1d5 authored over 4 years ago
From *.ipynb to *.md notebooks

github.com/poliastro/poliastro - e94544649271c025b2cc683341369f047cf79e2f authored over 4 years ago
Add jupytext dependency

github.com/poliastro/poliastro - 49bb846190cceba84c7b0c74248c0c41bb7d73ae authored over 4 years ago
Merge pull request #970 from Meuge/master

Earth Satellite Implementation

github.com/poliastro/poliastro - 2b121299fba8e3abf6b893d67f82f86e44c862c2 authored over 4 years ago
Add FIXME

To solve the C_D issue in the future

github.com/poliastro/poliastro - c6992a03e4702cf65563110b87d12fe72333377a authored over 4 years ago
EarthSatellite Implementation

This is the implementation of EarthSatellite. It's our first approach in order to separate Earth...

github.com/poliastro/poliastro - 047e340fd5f688743d1e3ede3ae8ff49f01bcc8f authored over 4 years ago
Merge pull request #973 from jorgepiloto/thumbnail

Thumbnail examples gallery

github.com/poliastro/poliastro - 4987ab45c127583069f26c448c51030ed6e7322a authored over 4 years ago
Remove gallery caption

github.com/poliastro/poliastro - 7bb9912e64e354e42b773756189bc0da3e2d593b authored over 4 years ago
Correct notebook Parker Solar Probe

github.com/poliastro/poliastro - 43710ba9fbd9c7cddf5d2ba193097626d8067f28 authored over 4 years ago
Custom plotly thumbnails

github.com/poliastro/poliastro - 6e7b94c48be2da3a3fa80be26aecc6903542e1ee authored over 4 years ago
Create thumbnails/ directory

github.com/poliastro/poliastro - c897c25db2d734293c5c733c42aa761c1c70f84e authored over 4 years ago
Tag as nbsphinx-thumbnail for selecting thumbnail

github.com/poliastro/poliastro - a284f250fa617b671ebd2c8b5e5d202aa1acada9 authored over 4 years ago
Generate nbsphinx-gallery

github.com/poliastro/poliastro - a60d44b8e511f86e75114aed2ce922f33716a0c8 authored over 4 years ago
Sphinx-gallery conf.py new extension

github.com/poliastro/poliastro - 8e5f3cc491d4c6ed31474cd94406d9ba889e96e9 authored over 4 years ago
Dependency sphinx-gallery

github.com/poliastro/poliastro - 4c8322436e5c7e0ba356832cb2b566182209fadf authored over 4 years ago
Merge pull request #971 from jorgepiloto/thumbnail

Docs captions

github.com/poliastro/poliastro - 4582232691fc5aaabc214885dd3b213d3e44e864 authored over 4 years ago
Merge pull request #972 from astrojuanlu/numba-workaround

Make poliastro compatible with recent numba releases

github.com/poliastro/poliastro - 59a1965a0a894532215d84175067ed397504f50b authored over 4 years ago
Fix incorrect assumption in test

Close #962.

github.com/poliastro/poliastro - af708b66248c92e67a2e13246aba5d7cfca070d2 authored over 4 years ago
Fix UnboundLocalError that did not appear with numba!

github.com/poliastro/poliastro - 9408988892767936c897ab61dcf56027f29e0900 authored over 4 years ago
Make poliastro compatible with recent numba releases

github.com/poliastro/poliastro - a8d87d100607c51ff608f4bc2697add6249a823b authored over 4 years ago
Merge pull request #969 from Meuge/master

Fix for the flaky Horizon Test

github.com/poliastro/poliastro - f0532611d231c66185a81083a74c11ccbb97aa89 authored over 4 years ago
Tox format update

github.com/poliastro/poliastro - e821facfd14e894922d4d7b07a6f440a7e31151e authored over 4 years ago
Fix for test_orbit_from_horizons_has_expected_elements

After checking the results, I noticed that the diference between the expected and calculated val...

github.com/poliastro/poliastro - 6da189c22f0e66b1e8b8a996a6460fb333c5a437 authored over 4 years ago
Fix for the flaky Horizon Test

There was an error with the epoch.
This addresses the issue #968

github.com/poliastro/poliastro - 4f12faba15b23a195e29cecd06d204459379bb25 authored over 4 years ago
Add eye offset to billboard

github.com/poliastro/czml3 - 61627cf9cb9d098bacc4aec8192b613c512c9b8f authored over 4 years ago
Add polyline outline material

github.com/poliastro/czml3 - f8199731087011b2534ba0a1493d2ee446788d4f authored over 4 years ago
Merge pull request #965 from Meuge/master

Stationary and Synchronous Orbit Implementation

github.com/poliastro/poliastro - e8fd9235c0e5677b1bf914c8d342c6ee6df7982a authored over 4 years ago
Code Review Update

github.com/poliastro/poliastro - 2ad4f5433c8a1e1311d109a80ec37387ec533568 authored over 4 years ago
Stationary and Synchronous tests

github.com/poliastro/poliastro - e59fd3f28d140e02b3a07a4f62cc446a92ceeb0f authored over 4 years ago
Stationary and Synchronous implementaions

github.com/poliastro/poliastro - 12918a466afa0f41371cff688540cbabbdd775a3 authored over 4 years ago
Documentation of sidereal period

github.com/poliastro/poliastro - 946d1a212eddccce0caa646aa145c6b09b577156 authored over 4 years ago
Merge pull request #963 from olebole/remote_data

Mark few more tests as remote

github.com/poliastro/poliastro - 87e330399412f4d81a7651aef4cbca8a5fbb8583 authored over 4 years ago
Mark tests as remote

github.com/poliastro/poliastro - 20706a0cf3dffece51af0299afd76b8fdb995bea authored over 4 years ago
Merge pull request #47 from Meuge/sources

Gif Link Update

github.com/poliastro/poliastro.github.io - 758cc3ca5e2abb8114a227816940c228abc38063 authored over 4 years ago
Merge pull request #46 from Meuge/sources

First GSOC entry from Meuge

github.com/poliastro/poliastro.github.io - bcdd757fa01ace56b0b4b5b67af0d4b338b44f80 authored over 4 years ago
Merge pull request #66 from Sedictious/master

Make get_color more robust

github.com/poliastro/czml3 - d7f0b72193087811780da65bae4a986eb6eab0e7 authored over 4 years ago
Merge pull request #958 from astrojuanlu/block-numba-version

Fix CI

github.com/poliastro/poliastro - 6d50f67ba696f2b13bc02bb26b54f59634b3f20d authored over 4 years ago
Block another numba version

github.com/poliastro/poliastro - 90670fff830341645addee20c2af90e9693d78c6 authored over 4 years ago
Update release checklist

github.com/poliastro/poliastro - 8b45f3790af14783238a6613d1c015425319ff2c authored over 4 years ago
Small docstring fix

github.com/poliastro/czml3 - 51ea40df511a590a23a9da618253c999f3335a3b authored over 4 years ago
Create separate get_color_list function

github.com/poliastro/czml3 - 4e4c24d83afaf632b051d82ee24f67028d4b9265 authored over 4 years ago