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

Removed non-osculating orbits

github.com/poliastro/poliastro - 252c545eda589dc89709ec9fda9378545cbd1e28 authored over 7 years ago
Changed legend label format

github.com/poliastro/poliastro - dbac7870bcf497d6c33ffebf97294eaaca0acac7 authored over 7 years ago
Added label and epoch in legend figure

github.com/poliastro/poliastro - 8668eeb262488930954a29720f371afb269d0e91 authored over 7 years ago
Added new legend tests

github.com/poliastro/poliastro - b9896b7afe4d74defa526910922658612f2ed66f authored over 7 years ago
Removed title from epoch

github.com/poliastro/poliastro - 3828ba18ceda435170c9349edfd6f77c841a5a02 authored over 7 years ago
Merge pull request #233 from PabloRdrRbl/basic_units

Constants units changed to the SI basic units

github.com/poliastro/poliastro - a12135a1c478df7ebe99d53482e5283acc5c7747 authored over 7 years ago
Added 'system' parameter to 'Constant()' functions

github.com/poliastro/poliastro - 675df60895c6ea48e28c3687da00b3c39653e790 authored over 7 years ago
Corrected bad unit conversion

github.com/poliastro/poliastro - d0a92351fc177273dc20ffdcd938c14e4f61e499 authored over 7 years ago
Constant's units changed to the SI basic units

github.com/poliastro/poliastro - 7a91bd19cd556c2fe68cd90527d15d9344310e77 authored over 7 years ago
Merge pull request #225 from anhiga/neows-epoch

Fix neows epoch

github.com/poliastro/poliastro - 77df66f1a80a010d52471a8cb2231ef35bd6cdb9 authored over 7 years ago
Added imports to neos.__init__

github.com/poliastro/poliastro - 656d1193c51c4d27d5a712df3d506a4439e27012 authored over 7 years ago
Fixed neows epoch determination

github.com/poliastro/poliastro - fa9790942521f6f6eb74cbb810a548445497cf87 authored over 7 years ago
Merge pull request #221 from Juanlu001/pip-packaging

Pip packaging

github.com/poliastro/poliastro - 0bccce901771b2f4628829dab92ead26baebfb02 authored over 7 years ago
We've been in 2017 for a while now!

[skip ci]

github.com/poliastro/poliastro - 41db79cf4ed5483f36d54de620cea7f47ae8537b authored over 7 years ago
Update broken image link

[skip ci]

github.com/poliastro/poliastro - 11b2e421f55dd7879b673cfb07879e03ba846ce7 authored over 7 years ago
Use relative path for extra files

Fix #220

github.com/poliastro/poliastro - 6f0ea8c8b390a6c05e964ac43d0b862f324b93ea authored over 7 years ago
Change structure of tests

All of them go inside the same directory instead of
being spread across the source tree.

github.com/poliastro/poliastro - f1b713fbad37cc874ac30dbb6540f88fcc7a9ae1 authored over 7 years ago
Remove conditional JIT

Now Numba is a mandatory requirement.

github.com/poliastro/poliastro - 3765eaa0a02c995c97c12ff4c2ab2e95ae8a2a8f authored over 7 years ago
Use numba wheels in all platforms, simplify installation instructions

Keep warning note for Windows users until SciPy 1.0 and Numba 0.25
are released.

github.com/poliastro/poliastro - 5d78c1fa6229946f1bf5629a38324c22235a2281 authored over 7 years ago
Update MANIFEST.in

github.com/poliastro/poliastro - d5b6a3e1fa7fc9869fcf8dd34f4cf275ff7486de authored over 7 years ago
Merge pull request #211 from Juanlu001/doc-updates

Doc updates

github.com/poliastro/poliastro - ceaa0069a8a75278d731a87062320f8e306b7c17 authored over 7 years ago
Address review comments

[ci skip]

github.com/poliastro/poliastro - 4042ad783dbac01ebfd5a1306b06430cd9b49932 authored over 7 years ago
Merge branch 'master' into doc-updates

github.com/poliastro/poliastro - 1752aa4dbdd3e40a2c4b64356d428d99382d6c72 authored over 7 years ago
Merge pull request #215 from anhiga/coordinates

Added first version of coordinates.py

github.com/poliastro/poliastro - 8f1d52f85de814f5f962122b43e774c4ddd81ae5 authored over 7 years ago
Added whiteline

github.com/poliastro/poliastro - 6a6f5b6a77b44422ee346a43ebd619ec94d707fb authored over 7 years ago
Merge pull request #9 from poliastro/dependencies

Removed most dependencies

github.com/poliastro/poliastro.github.io - c1740c92ee64f4f86e0ee958ef3f2f3c9936bee6 authored over 7 years ago
Added J2000 constant to test_orbit.py

github.com/poliastro/poliastro - 76de7ce12d102db6deb9d8c34b9c334822ac1e3c authored over 7 years ago
Orbit uses J2000 from constants.py

github.com/poliastro/poliastro - bb83c76f6637b865adde2d18ef4651ab93e2022c authored over 7 years ago
Removed some whitelines

github.com/poliastro/poliastro - 97e0a4f106acb6764e32d8e1b0f946bb93a4cb75 authored over 7 years ago
Removed epoch_to_t_d decorator from bodies.py

github.com/poliastro/poliastro - 1a9b6ba6a833e3130b6b8c83ffa6e496515140d6 authored over 7 years ago
Added ghp-import as dependency

github.com/poliastro/poliastro.github.io - c696d9e0a467f0f00482f73011a4ba8354a0c457 authored over 7 years ago
Removed most dependencies

Now pip is used instead of conda

github.com/poliastro/poliastro.github.io - d715af0dd8b1167d590cbd0eca77924260652a7a authored over 7 years ago
Changed Docs link in header

github.com/poliastro/poliastro.github.io - 750d4084a7ba6b6274eebdfdf190e94526374388 authored over 7 years ago
Added CNAME as a static file

github.com/poliastro/poliastro.github.io - 564100376f05de80edfcc6ad0c7ee1991f2a5cf3 authored over 7 years ago
Revert "Set up subdomain by creating CNAME"

This reverts commit d883b9765ad8bd0b80a6ce8a5fc48e011d33ebc9.

github.com/poliastro/poliastro.github.io - 6a054a9eb5a68248fc95bc796973b6e2a4df964b authored over 7 years ago
Fix old testing command in Windows

github.com/poliastro/poliastro - bac7600af29037be008b91f0c61f0017ed2f273d authored over 7 years ago
Add instructions to build docs, fix #176

github.com/poliastro/poliastro - 5eb29655b38e140d69b7e71b1bd5aef73ffb0bde authored over 7 years ago
Simplify installing development dependencies

github.com/poliastro/poliastro - b0561970afd67b465e55aa5f94d71064fa6726ae authored over 7 years ago
Add propagation to user guide, fix #200

github.com/poliastro/poliastro - 8e0b66855ccb1d4ae35bf21ad3179916e7215586 authored over 7 years ago
Add further guidance to the development guide

github.com/poliastro/poliastro - 5a6579d18fa6b2a024f4552481d11be765fd8cd8 authored over 7 years ago
Regenerate some plots

github.com/poliastro/poliastro - 25214d9e022e58314eccca257649eaf0a183b975 authored over 7 years ago
Improve user guide

* Add text representation of orbits
* Update some old commands
* Add more explicit imports

github.com/poliastro/poliastro - 84c5428ed687a670be167b68040005592a85cdfb authored over 7 years ago
Add text representation of orbits

github.com/poliastro/poliastro - 161bfa037b7b34afe0a86490429a35f1cab8e86c authored over 7 years ago
Added Sun and Moon rotational parameters

github.com/poliastro/poliastro - f7ea236a2db91115147d790f0552568c96354313 authored over 7 years ago
Fixed error in Jupiter and Neptune rotational parameters

github.com/poliastro/poliastro - 52b8bd0bbe17914ec6fddf38396a9b2c2efec043 authored over 7 years ago
Removed epoch decorator

Replaced by implementation in Body superclass

github.com/poliastro/poliastro - b6e8411dd4354ed3c3722433c76da2f6360f16f0 authored over 7 years ago
Add more related software

github.com/poliastro/poliastro - 5348a58370b5520cbfaf400a26745b01bd72b7ce authored over 7 years ago
More focus on community, reorder sections

github.com/poliastro/poliastro - 98ca2cbc0053d941868df2377a343305ad9ed226 authored over 7 years ago
Update links with new domain

[ci skip]

github.com/poliastro/poliastro - 32bda6c5407c7aab100d08a32a217ae3da35faa8 authored over 7 years ago
Write path in an unambiguous way

github.com/poliastro/poliastro - 601b823049d0a40896444036b6fee00bca7e0d63 authored over 7 years ago
New success stories, fix #209

github.com/poliastro/poliastro - 06631f2dbe9e282321c1f3d34c604fd28d068983 authored over 7 years ago
Clarify installation methods, fix #187

github.com/poliastro/poliastro - 53499ee922cb5ed1475665901058db5362bdcbb8 authored over 7 years ago
Add instructions on how to create a dev env

github.com/poliastro/poliastro - 45dd98638eea8d64442e8e82e470bc0713ad1426 authored over 7 years ago
Transform angles are quantities now

github.com/poliastro/poliastro - 556f8f421a061792afb315d8d30cea65001192b5 authored over 7 years ago
Fixed Venus rotational elements

github.com/poliastro/poliastro - 34965a4cc539ff6431f49b2d2efa7f4c94ec19f9 authored over 7 years ago
Added rotational elements to body module

github.com/poliastro/poliastro - 42d9e6eebb6b2dbbe20c45eaea1a10164e689f26 authored over 7 years ago
Merge branch 'master' into coordinates

github.com/poliastro/poliastro - e08e55e278125b8e91523b0836957b4c7f1cccbe authored over 7 years ago
Merge pull request #217 from Juanlu001/alt-bodies

Alternative bodies implementation

github.com/poliastro/poliastro - a4e219d0e85a2f8dedc1191ee4948348efcbe183 authored over 7 years ago
Refactor bodies

This structure is a bit contrived but allows for more flexibility.

github.com/poliastro/poliastro - 09e83cc161ecc8d07d590654c86286d6c194a274 authored over 7 years ago
Added functions to get rotational elements for every body

Two blanklines in test_coordinates to comply with PEP8

github.com/poliastro/poliastro - 3093f8a244998955fc91b00b7b78bc86511cc84c authored over 7 years ago
Added test_coordinates.py

github.com/poliastro/poliastro - 65d74be41d182b086a0ef66c1aed2035524f1a6d authored over 7 years ago
Frame transformations return quantities in the initial unit

github.com/poliastro/poliastro - 0d6f41fe3ddba052642116955eedb36f13bd2ece authored over 7 years ago
Moved J2000 to constants.py

Refactored J2000 references in coordinates.py

github.com/poliastro/poliastro - 9e9b0b52962227995b850fdd77edfe5bf6627587 authored over 7 years ago
Merge pull request #216 from anhiga/neos_tests_fix

Moved html files needed for neos tests

github.com/poliastro/poliastro - a8769bab06238dc23d0e01a3af6a629d762ac428 authored over 7 years ago
Fixed several PEP8 regarding errors

github.com/poliastro/poliastro - 8224970ecbfd6ad53a0f683aefccee891a818340 authored over 7 years ago
Moved html files needed for neos tests

github.com/poliastro/poliastro - f38a30515d65586eaf1090e9aa86b7588a161fef authored over 7 years ago
Set up subdomain by creating CNAME

github.com/poliastro/poliastro.github.io - d883b9765ad8bd0b80a6ce8a5fc48e011d33ebc9 authored over 7 years ago
Added coordinates module to API Reference

github.com/poliastro/poliastro - c72a5d60b1484029e81a484cbb50963b0b4b0881 authored over 7 years ago
Added first version of coordinates.py

github.com/poliastro/poliastro - b4876291108b2ee8ea720f56321bf76c8d9635c5 authored over 7 years ago
Merge pull request #213 from anhiga/api_fix

Add constants.py to API Reference

github.com/poliastro/poliastro - d94e6b1c86ac9df26a4ed4803555cfd3204451dd authored over 7 years ago
Fixed API Reference typo

github.com/poliastro/poliastro - bae70744fdc5dc2735b35875255a45a843ee9d41 authored over 7 years ago
Added constants.py to API Reference

github.com/poliastro/poliastro - 749a1aa388a26b96dc949b1ec4a93cad9f43afec authored over 7 years ago
Merge pull request #212 from Juanlu001/ci-quality

Add PEP8 and MyPy to CI, fix arising issues

github.com/poliastro/poliastro - f6676ef6700a914a2320445c8d59d7f84d9d4eba authored over 7 years ago
Remove unused internal property in OrbitPlotter

This was the one giving warnings in MyPy!

github.com/poliastro/poliastro - 1ec82f164cb6442ce15bece45d6fde4e5975a024 authored over 7 years ago
Silence MyPy warning about untyped variable

A proper stub or annotation would be better.

github.com/poliastro/poliastro - 7adcd5444048c26832114e2363f863ca544fa72b authored over 7 years ago
Remove CLI parameters

github.com/poliastro/poliastro - 66a09f1624eb1ec99d1cdf3e2a4aa9bec5280ad9 authored over 7 years ago
Fix wrong call to Body

github.com/poliastro/poliastro - 24348ec0be6ab63db645c3d10561f78d21363436 authored over 7 years ago
Move quality out of main testing

github.com/poliastro/poliastro - 211064107b89c447489d75ab81edde2ee242768d authored over 7 years ago
Add PEP8 and MyPy to CI, fix 170 fix 175

github.com/poliastro/poliastro - 3f66505ea96c1c0f5753be81c08e6721557e57e1 authored over 7 years ago
Merge pull request #210 from anhiga/conda_removal

Remove conda in Travis CI

github.com/poliastro/poliastro - 8cbb3018fb97748a6d66cc4d910657afeb31b7fd authored over 7 years ago
Removed PYTHON 3.5 builds in appveyor

github.com/poliastro/poliastro - f638dea92f889b680e5daeaecddde77183183310 authored over 7 years ago
Removed conda in Travis CI. Pandoc is now installed through package manager

github.com/poliastro/poliastro - ea4550fe2dd971cab76d0ee004d6f1b23a3e5e5b authored over 7 years ago
Merge pull request #208 from anhiga/neows_epoch

NeoWS epoch

github.com/poliastro/poliastro - d00f6a0c8d0c3e6911067226f773776870d5b635 authored over 7 years ago
Added epoch to test_neows

github.com/poliastro/poliastro - b7ecd5cfe0aa498b81159c83a02737501dbefa8e authored over 7 years ago
Get orbit epoch from NeoWs

github.com/poliastro/poliastro - fd2621cb1947f745522f1b4c5a9ad04c99bcd374 authored over 7 years ago
Merge pull request #207 from anhiga/codecov

Codecov fix

github.com/poliastro/poliastro - 23b539ce676aae7d69086df8f2166d523408cb30 authored over 7 years ago
Fixed pytest_args

github.com/poliastro/poliastro - 325ef457ee111f1d186f4eb6dad71285a773563a authored over 7 years ago
Added --cov argument to setup.py test

github.com/poliastro/poliastro - 2400276ddf9736efe980d7cd903e392f6b67351a authored over 7 years ago
Merge pull request #197 from anhiga/new_bodies

New bodies

github.com/poliastro/poliastro - addb89f1da90f584fab96d518462308984850334 authored over 7 years ago
Removed G from constants in order to use the one provided by astropy

github.com/poliastro/poliastro - 03ea114a4cd8e07dabcf9b90b6da4e433ae4ed82 authored over 7 years ago
Small fixes regarding documentation and scientific notation in constants.py

github.com/poliastro/poliastro - 6bdf7ab87d1d11a0f1655e9b244cb717a6080a6d authored over 7 years ago
Changed harcoded values in tests to be consistent with new constant values

github.com/poliastro/poliastro - a525874918b9a0bab5dd6622cc72f6b4d0decb50 authored over 7 years ago
Added 'decompose()' to maneuver functions

github.com/poliastro/poliastro - 8458caf21ac7bf8257b40deba9b705d10a4d3951 authored over 7 years ago
Added blankline to comply with PEP8

github.com/poliastro/poliastro - 9034062492f5b13c2b972194a290f5c0bbcf7ff7 authored over 7 years ago
Improved constant references, and removed system='si'

github.com/poliastro/poliastro - 32410373d5ca68b1e5a7f1ca6792a3ec08e00120 authored over 7 years ago
Fixed constant units in bodies.py

github.com/poliastro/poliastro - 2630c1bc5dacfe0b185ddc904cbebdb6db72de33 authored over 7 years ago
Updated bodies with constants.py values

github.com/poliastro/poliastro - a9e3d5e3f8a7d16100b31321a4240915a3bd2e87 authored over 7 years ago