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

Merge pull request #1253 from Yash-10/Some-test-additions

Some test additions

0a0c00559a36ce9779f824738773bc7e98a6697c authored over 3 years ago
Reformat code

64fe8439ece1e6513c08f2ed274476307b69ea59 authored over 3 years ago
Check propagation with zero eccentricity for all propagators

e53b3ed14e7e79213a4d4e43e56aaf6f098866ca authored over 3 years ago
Create a separate test for use_3d and non_interactive

794d702faad144c7e92279e1865b85141d6d4b93 authored over 3 years ago
Check for k and R

5ca5395bce09cdbba40550efdcace2d3faff3c65 authored over 3 years ago
Reformat code

7b3ef5477470be366a9ff89ac5cade2716a7c0b1 authored over 3 years ago
Add danby zero eccentricity test

8795a8579e0a2c50f995a22baeacfb0cb0c532df authored over 3 years ago
Add test for intermediate states in apply_maneuver

cb2fa9cb437f07d3f26960c68843eb04f4e8d7cc authored over 3 years ago
Check for error if use_3D and non-interactive

df57dacf8f5ec7f697247fed39ce86d3cde45615 authored over 3 years ago
Add assertion for no. of points and epochs

e27afe06344688749cfe9a33e09fefada0c24195 authored over 3 years ago
Add test for body from_parameters

03e5c04ad551027ac96a86270f686aba4cd019da authored over 3 years ago
Merge pull request #1247 from Yash-10/Faster-convergence-newton-E-and-H

Slightly faster method for newton iteration in `E` and `H` calculation

7000d01c33f893dbae34e1f6df9626b6e9afc6e2 authored over 3 years ago
Add atol parameter to prevent minor mismatches

3a0fda738156086705c116849476916ab85d5fbf authored over 3 years ago
Use original eccentricity condition

d5ab3de60284346cc3bc8f142ef6c080e560000b authored over 3 years ago
Use faster method for newton iteration in E and H calculation

Remove assert condition

Remove unnecesary comment

ac2746a8049a7240e1fc55682ea2f518bc7ed531 authored over 3 years ago
Use less than instead of greater than

b7b4a35f3261d38b17e1ac21596226f8c7f9d11e authored over 3 years ago
Change eccentricity value in hyperbolic case

76bf6095b386c24150e7e5b941bc1ed1f6315b05 authored over 3 years ago
Add test for previously uncovered eccentricity condition

2527e2f1cc945f15a1575ec16063e963fbb77f37 authored over 3 years ago
Merge pull request #1252 from Yash-10/Czml-to-core

`czml` computation to `core`

c1ffbaaed78ab90ee53f6c30ae026f4afd1e48b0 authored over 3 years ago
Remove non-core czml/utils

8c505c7f7eb8d0060f0563b2edce835923291bc2 authored over 3 years ago
Use core function for calculation

Reformat code

c72459db7753d8b0b899858a5612eaa836884244 authored over 3 years ago
Move czml utils computation to core

fe088ec159b4b395bcf463cf7ff31db7f7409fcf authored over 3 years ago
Merge pull request #1251 from jtegedor/remaining-jit-thrust

Remove jit `forceobj=True` in a_d inside change_a_inc

788a5730c3ad64fede559e78bcea455644b5547f authored over 3 years ago
jit a_d inside change_a_inc

346b310fada2aed758c9c8237720cf647685cb19 authored over 3 years ago
Merge pull request #1250 from jtegedor/add-jit-to-thrust

jit a_d functions inside thrust.py

85a0cbd52a1ca0c98aaa9475e88a4f249d492162 authored over 3 years ago
Merge pull request #1249 from jtegedor/alinspace-remove-xfailed-test

Alinspace to handle angle differences larger than 2*pi, fix xfailed test

52714c7dd45b6fd01d12aceb56b29ff70cab17c7 authored over 3 years ago
Merge pull request #1243 from Yash-10/Modify-shadow_function

Slight modification to `shadow_function`

3acb5c8b843786fa874f0ea5b620382cd26ac77f authored over 3 years ago
Fix flit installation command error

f40caf6788bde435a36e43c82a4b8a380571d4f4 authored over 3 years ago
Re-order imports

5528a4513f802beeddfce93be8db097c918072a2 authored over 3 years ago
Fix flit installation command error

b330940f0c8ea0049a3f5d0503b5f64670b2ffa4 authored over 3 years ago
Alinspace to handle angle differences larger than 2*pi, remove xfailed test

39a1646401593c42b2d00d8591d73c1ee66fbdbc authored over 3 years ago
Add jit to a_d functions, remove slow tests marks

fdef4766ce35c901e10a1c997b9ee1b4e4e75104 authored over 3 years ago
Merge pull request #1191 from Yash-10/Earth-sensors

Move earth sensor computations to core

1a25403059b33d89057b4d12cc6f1d8219376ddc authored over 3 years ago
Move earth-sensor computation to core

Minor changes for tests to pass

Change docstring in core

Small changes

Reformat code

7acc3cf1451ffc99f162ca9b3321bb1e5c657c14 authored over 3 years ago
Merge pull request #1235 from Yash-10/Address-more-warnings

Addressing more test warnings

b37e5fe17af3e2267b7cad01806cbe42ce9c6d96 authored over 3 years ago
Make slight modification to shadow_function

Add unit description

Reformat

052df6f3eafc45c214a2ae72fa0480dbdf6247d1 authored over 3 years ago
Merge pull request #1234 from astrojuanlu/new-sphinx-hoverxref

Test dev version of sphinx-hoverxref (redux)

112cba6f79882c4f455b74ca9ffcee7a90473dc4 authored over 3 years ago
Update intersphinx URLs

d6f91cc488abe68452e264bb124362081d082e51 authored over 3 years ago
Enable intersphinx support in sphinx-hoverxref

a5ec941438f9827d23a2d65f274ba19862a18b55 authored over 3 years ago
Merge pull request #1241 from astrojuanlu/unpin-jinja2

Unpin Jinja2

8c6b0a1bc44cc09cb68e98fc3388bcd6518bf262 authored over 3 years ago
Unpin Jinja2

595a6cfc2cbaa9cdbe33f92a8e75a575d866c778 authored over 3 years ago
Merge pull request #1239 from Yash-10/Frame-computation-fixing

Frame computation calculation fixing

020e9f8cbd72c818780d5fc0ee44fbe0c53c9079 authored over 3 years ago
Merge pull request #1237 from Yash-10/convert-format-to-f-strings

Change `.format` to f-strings

3827008532e672bdc0d4f6697a1854bd447785b5 authored over 3 years ago
Include Moon in rot_elements_at_epoch test

ae44711d3192741f4b71f387b135966068cc6501 authored over 3 years ago
Add test for rot_elements_at_epoch

cba79efd9a17cec9a00449c364eb06ed5566bf28 authored over 3 years ago
Convert angle units from degree to radians

3a4269510aa2c98a1f9592d9a30a25874dac5117 authored over 3 years ago
Make epoch argument to rot_elements_at_epoch optional

78a3cf39384b05a71325bd48ea8fbc8c0966c6ad authored over 3 years ago
Change .format to f-strings

Change .format instance to f-string

9b8cc3b678609755c45da222e32c5de02118375d authored over 3 years ago
Merge pull request #1233 from astrojuanlu/fix-codecov

Remove unneeded `CODECOV_TOKEN`

3d9a34e738f155e19a2157c9aaf1ecfe799eba5f authored over 3 years ago
Remove unneeded CODECOV_TOKEN

Fix #1232.

c2b1f4c5ccdb301067df78171266c0513780d42e authored over 3 years ago
Refactor of bodies (#1223)

Remove unnecessary quantity conversion in bodies, add test

Co-authored-by: Juan Luis Cano Rod...

be1d4b61403103c087464585b56f694d3ecd8735 authored over 3 years ago
Merge pull request #1228 from jtegedor/fix-orbit-from-sbdb

Fix units handling in orbit.from_sbdb

2501197b19800d2b3f4a40972352501cf3827fe1 authored over 3 years ago
Merge pull request #1190 from Yash-10/Fixed-frames-computations-to-core

Moving ra, dec, and W calculations to core

5ee92de8b620efbf215d3fca1ba248beda41428f authored over 3 years ago
Merge pull request #1184 from Yash-10/Threebody-computations-to-core

Move flyby computation to core

e80a2cb5f76905f351bb155042e2b6a4c693819e authored over 3 years ago
Fix units handling in orbit.from_sbdb

fa7b7f20eef1411689609f0c72a1be6756a1cb0b authored over 3 years ago
Merge pull request #1225 from astrojuanlu/complete-release-notes-0-15

Complete release notes of 0.15.0

479537be6690a006963e1e96ac620c0deb5b3968 authored over 3 years ago
Complete release notes of 0.15.0

7be122adb974470794aae870d3c0997e2ba733cd authored over 3 years ago
Merge pull request #1224 from astrojuanlu/rename-ground-range-diff

Improve naming of ground range diff function

1a17b4aec251689e77222991905f78052503415d authored over 3 years ago
Improve naming of ground range diff function

d9ad641da1fceb74a7e25569942e20f8e24607b3 authored over 3 years ago
A hopefully simple fix for supporting astropy dev (#1217)

Use BaseCoordinateFrame as base frame class

Co-authored-by: Juan Luis Cano Rodríguez <hello@j...

e488cf68aacb8d938c012c6f077a2ae5ef88e0d4 authored over 3 years ago
Move flyby computation to core

Add float type of v_spacecraft to docstring

Change k units in test argument

bfff0aa2f2ebdb727b399181b6fe1080c590fd51 authored over 3 years ago
Merge pull request #1219 from jorgepiloto/fix-jinja

Fix Jinja2 version

598fb29e6484200d4f9fa17161aaa5a57613f594 authored over 3 years ago
Impose Jinja2<3.0.0 dev requirements

68cc9befae75269af86fd9b44eff82fa7039ef43 authored over 3 years ago
Merge pull request #1211 from jtegedor/statevector_to_meanelements

Add computation of mean orbital elements to contrib

13eb0df62d73fe8d47eb0d2d6a8e76f8ddfc9105 authored over 3 years ago
Merge pull request #1204 from sammmlow/RelativeOrb_v1

Added a first relative orbits script file, into contrib

82baa0aacaefcd2042f6fd3da2e466350b8be00a authored over 3 years ago
Merge pull request #1214 from DhruvSondhi/fixing_link

Fixing Blog Link

cbd194b5dc9996892e18d2476e1ed5b73a574598 authored over 3 years ago
Fixing Blog Link

d35af47fcac3abb4e00e03dae373494e3f449fdb authored over 3 years ago
Merge pull request #1212 from ismaelJimenez/fix_quick_start

Fix of cowell method calls in user guide

d81d1eb39f6aa0ec40245ec788e6c289924e1942 authored over 3 years ago
Added if name == main conditional to script

e30199eda1450695af9a29297043fbb9f26b66c5 authored over 3 years ago
Merge remote-tracking branch 'upstream/main' into RelativeOrb_v1

4a6e2c0326b118dbef5ce8cc707ab88fd0893213 authored over 3 years ago
partial fix

dcd5887fe60182f8852be2b3ed56a97b88d05a41 authored over 3 years ago
Add rv2tle to contrib

4c4bad299b4f5f579c95149f8c50441e82bdcbf0 authored over 3 years ago
Merge pull request #1210 from astrojuanlu/bump-development

Bump development

a153edbd909613f09c7967f7ccb23b0d127ad44e authored over 3 years ago
Minor adjustments to release process

70988fb3896f6e5bc3681c732dc2e16ea0e23368 authored over 3 years ago
Bump to next development version

86437de04bf3f4963a30d38d23a1c9dd62e84f40 authored over 3 years ago
Merge pull request #1208 from astrojuanlu/notebook-updates

Notebook updates

05a3e6e432b8c41b2c69fc2376e6893bc21c66b7 authored over 3 years ago
Update README filename

a835edc355aeded48ce840866d97ee45fa807cef authored over 3 years ago
No need to add release branch to CI scripts anymore

f6eb2e06d348a03ce77dad5792c411219d5df67b authored over 3 years ago
Merge pull request #1200 from astrojuanlu/release-notes-0-15

Release notes for 0.15

1c6c4cc38eda668c295c89f4ad7fd2d92df66dfd authored over 3 years ago
Rerun notebooks, minor updates

6bbeea799c51f971375588f74398bb6b46402720 authored over 3 years ago
Add contributors to upcoming release

506f63ffdab9a4b13658c3bd055f0f7e4f3666c9 authored over 3 years ago
Add highlights for 0.15 release

741b8382797631ca3051355c8038c59e33ba2a07 authored over 3 years ago
Expand highlights for 0.15

079772e3b629212d381e275a6141ac2af5793e89 authored over 3 years ago
Merge pull request #1206 from astrojuanlu/doc-improvements

Doc improvements

86904150d38aa9cbab3e50fd3747bc059f2c256f authored over 3 years ago
Add cross-references in API index

4648da5a2aebd202fd5a8603eee9b3b944966e87 authored over 3 years ago
First pass at adding .mailmap to track duplicates

abe69b87ea46e4f296a233ed3948d34d6876eb37 authored over 3 years ago
Reformat with latest black

22d555a5cb2024d3231ddae4195070640f4f8d06 authored over 3 years ago
Cleaned up extra development dependencies

ffed7e42315e310c99c1dbedfa4633fe927a7b0e authored over 3 years ago
Keep reorganizing documentation

3dbb25fff6fc9bf0bf61bd19b44f69e34e61ebcf authored over 3 years ago
Style

f9bc18a9a7a592d87064d16cf3c8d4f87dde4093 authored over 3 years ago
Rename installation page

See #1183

171be6b74c3f26ec15b3def7231da42b12e1f288 authored over 3 years ago
Move Jacchia atmosphere model to proper place

667b55d6b4b2d4156d1133d58e4fd96e2c4644a4 authored over 3 years ago
Rework and simplify installation instructions

See #682.

cacb36a4bec6c9f400484447443e2a16ef5afb97 authored over 3 years ago
Allow newer versions of the theme

949dfe83af4e6641c40ab076385b29b79a159ce4 authored over 3 years ago
Update future ideas

ae3ff50f869187ff7d0b5632ec8fe0d99c342020 authored over 3 years ago
Pin Sphinx to avoid math rendering bug

See https://github.com/readthedocs/sphinx-hoverxref/issues/119

3edb0a7c8ca7d173819aaad312912e034db2a23e authored over 3 years ago
Update new release instructions

dfc0e77e4f8b6f887835ead9bc494cc68a3230ca authored over 3 years ago
Editted some docstrings and comments again

0063b0641dc55aea1706c309e0b14ba2b960a254 authored over 3 years ago
Move ra, dec, and W calculations to core

Add docstrings and references

Modify value in MoonFixed

5ecae3e67c637cc73077acaa9f5adc001d79ce69 authored over 3 years ago
Merge pull request #1202 from Yash-10/Docstring-fixing

Fix docstring

49ae31844b2d59a6b052a42bc64f34efd0f870fb authored over 3 years ago