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

More fixes

53c6299faae661faa931f9b1eeb60eca4cb155b0 authored over 7 years ago
Adjust more tolerances

a1ff94bf386e40135fd99f601e80b18c09cc87d4 authored over 7 years ago
Fix failing tests with newer Astropy

9906e004c62848ff8b04ba2db39738b6819c3c9d authored over 7 years ago
Revert Travis C to use conda

18e6a5574f775429c3e22b403323432ecd9e1aad authored over 7 years ago
Revert changes in AppVeyor conf

No SciPy wheels on Windows in the short term, see
https://github.com/scipy/scipy/issues/5461

Ke...

8d7c649a8a584722ddd2fa3211cc02120066e8a9 authored over 7 years ago
Small fixes

Move numba to extra requirements, see #187

1c8e6f313a328ba3e3ae9d2ba952d19a429d2736 authored over 7 years ago
Reject astropy 2.0.0, fix #185

34a3cc3020cb5403c20150cae927889004fdc04d authored over 7 years ago
Simplify installation and test instructions

Use less conda. Yes! Using pip is now possible, with some caveats.

e115042e9f48a5ee5989c3c343d10629ae9542be authored over 7 years ago
Merge pull request #188 from anhiga/neos_orbit_from_name

Add NEOS module

cb499812249311a186d1dee9432c3280baa59061 authored over 7 years ago
Added tests for neos.py functions, with html parsing included

da3149a018ffedcfeffbc51d89c1c76e7e3aba91 authored over 7 years ago
Changed Exception and warnings.warn() to ValueError, and limited bodies list to 3

90b373e03aa53a1fd22c5f30b726f4aa16bb7930 authored over 7 years ago
Changed function variable names to comply with Orbit names

b28c636c0cbe80e1f4e85659bf83fcccc53f7595 authored over 7 years ago
Removed 'get' from function names

887b741d453789cb911f3411c839302db825f1c0 authored over 7 years ago
Added first neos.py test

dc4f977b7a1995d8ed9c6bcbad9b28c454b33942 authored over 7 years ago
Removed HTTP 200 response check

8e4bdf4c0d766a279f2a762c0cb583d4e976c3b3 authored over 7 years ago
Exception is raised when several bodies are found

957178de1b7981bce17674b70fc37ed49ba0ab34 authored over 7 years ago
Revert "Removed diagnostic messages if more than one object is found"

This reverts commit c29a976130a515981bfd0498d36f4d1ac6aac694.

dda0bda60e0912f68877aaac61abcd4d8d52c374 authored over 7 years ago
Fixed some errors in neos.py

e29a5be3210d649f08fe839b8695dfc2f5fa407f authored over 7 years ago
Removed diagnostic messages if more than one object is found

c29a976130a515981bfd0498d36f4d1ac6aac694 authored over 7 years ago
Changed print statement for warn statement

3323d2f6e9faac087c2aec1fbbb166b075d82235 authored over 7 years ago
Deleted headers and turned URL into global variable

50ffa5896ac8419831006823829e7ed965eaca00 authored over 7 years ago
Changed neos.py error handling

03ac286253162a669ebb91f790ebbca0cee315e7 authored over 7 years ago
Added required dependencies to setup.py and environment.yml

29fc0330f67e38a77a910f3fe9d897ada635dbbf authored over 7 years ago
Added neos.py containing functions related to neos

d9cca98ecbbf9128267e739c80ed7dac23d2868b authored over 7 years ago
Revert Python version to 3.6 in environment.yml

See https://github.com/rtfd/readthedocs.org/issues/2584

0a04380c7f97b17156576341438404d4fa655b6e authored over 7 years ago
Merge branch 'anhiga-RTD_fix'

f2823d639020b0775dfe8c6607a0052786787b01 authored over 7 years ago
Added nbsphinx to environment.yml

7a57f9d1f20bfd318897c7dca5e7d2fde56b8722 authored over 7 years ago
Fixed small heading error

db8c16e888562aa2e028bdffd43b424b3c90d272 authored over 7 years ago
Merge pull request #180 from anhiga/nbsphinx

Nbsphinx added

98ba083dce628299ddee8cb95849a29b942ea0e2 authored over 7 years ago
Merge pull request #174 from anhiga/docs_build

Temporarily change Python version to 3.5 in environment.yml

2a7c61fd7ba7b41e0e8c6162e981929e395dd769 authored over 7 years ago
Install pandoc (nbsphinx dependency) from conda

f0d2c1cbac9848abc7d04be0cceef9061cf432a6 authored over 7 years ago
Included nbsphinx dependencies in CI

0dca6338958757805e3a54ca8848a314146e9db4 authored over 7 years ago
Modified notebook titles and headings to get correct toctree

119ebee08efdff021fe5129496bd057551532022 authored over 7 years ago
Updated rst files to include Jupyter notebooks

d4bc8b3e22ebe7b690d7e71d0b6b243909f64688 authored over 7 years ago
Added nbsphinx in conf.py

a5da3fd4b13ebd09a3db3261a5476ba57dc32529 authored over 7 years ago
Examples folder moved inside docs folder

9054c31530a81fd757356b0c884aed025468d828 authored over 7 years ago
Merge pull request #179 from anhiga/intersphinx

Adding Intersphinx extension

8037b7d3c27de44310b0985d0c487797aa3288af authored over 7 years ago
Updated scipy and numpy doc links

2427846a1d65d9cac31faf57ae5048210e1ae765 authored over 7 years ago
Changed docstrings to comply with intersphinx

286e524ae3dcd7256b45323a0d56dd1c99fc7e25 authored over 7 years ago
Added intersphinx extension in docs/conf.py

58bd79cf3eb7f32e2cd0d8fb9dc73f0ada2600a8 authored over 7 years ago
Merge pull request #178 from anhiga/docs_ci

Added doc building CI

929208d6d6144e5e5c4839edeb32f8a88e88f81e authored over 7 years ago
Added doc building CI

213b81c2443f65e002514ab8029095ec92e15d43 authored over 7 years ago
Merge pull request #177 from wonki22/patch-1

Fixed errata

e5b86c1655014546ac7262dd4c60ad227f9ceacd authored over 7 years ago
Fixed errata

Fixed errata of this issue
https://github.com/poliastro/poliastro/issues/154

f65e898da6a50981343d217c8bbb27211993eace authored over 7 years ago
Changed Python version to 3.5 in environment.yml

2b746264337b8f8f5276538c1aa64b6ea460a32f authored over 7 years ago
Merge pull request #172 from anhiga/docs_update

Docs update

c5f2475718e7eb0bd94e2963986eee2874daa5ce authored over 7 years ago
Header length mismatch fixed

e83210191927884eb1b3a5880af614b62f732d14 authored over 7 years ago
Changed api.rst header to ===

452d98f187caa9037235c244483723d37c273e49 authored over 7 years ago
Deleted development-only modules in API Reference

af13502b8c158040b772e37921011f2878c054ef authored over 7 years ago
Fixed user_guide.rst title underline too short

184a1f35047f5595b38e0d70c40a87b97618218f authored over 7 years ago
Changed "Notes" to "Note" in docstrings

1d2f3ca9a1ced6246430c83d5c115f2a34e75fdd authored over 7 years ago
Added examples.py and testing.py docstrings

882f807b467a1ccb59641333acc71c5e335c13b8 authored over 7 years ago
Updated API Reference structure and user_guide

module links

04b2a12fbf80a4d6ac3e47d6036589b5332367b7 authored over 7 years ago
Merge pull request #171 from anhiga/minor_typos

Fixed two broken links

b3337924f1ab3738acfda140ab434ab0f7ab5ae0 authored over 7 years ago
Fixed two broken links

ee5329af0d75b907e201058932d8c9df0db6ff6a authored over 7 years ago
Merge pull request #166 from poliastro/coc

Add CODE_OF_CONDUCT.rst

3aba08c819f90a21784f6959c622ba8f0c4ef7ee authored over 7 years ago
Merge pull request #167 from Juanlu001/improve-contribution

Improve contribution guidelines

ce39bdcfcf221f154e7366a1a37b8ad2ca072313 authored over 7 years ago
Expand source code contributions section

e01dd449f4f9d933bb21e0f5dbfd46711f877634 authored almost 8 years ago
Update README path in setup.py

ccc03fdcca0ba4c6df6203df40781478bc4eee5b authored almost 8 years ago
Remove symbolic link to README

Why did I introduce this duplicity in the first place?

8e636ce36e5b02f8bedffc552a9b56d2b9dce10b authored almost 8 years ago
Rename CONTRIBUTING for formatting

4e92505795285a6ec4057f867919fb02ae87cfd9 authored almost 8 years ago
Create CODE_OF_CONDUCT.rst

b8d3a49901b6436c0c0c6e3b5bff1da9faf18100 authored almost 8 years ago
Typo

[skip ci]

51be836f0bbc4694e3f1e4b3c541481e8cf3493f authored almost 8 years ago
Add chat room information, fix #160

[skip ci]

09c4562f3ba4c3fc368d16263735d32855992c42 authored almost 8 years ago
Merge pull request #164 from franktoffel/patch-1

Updating About me

0b3d172a9259ae66317d51acc9d6375f728e268f authored almost 8 years ago
Aerospace Engineer

I was reading poliastro docs and found an small typo ;)

a286ecfe5775eda4ea332c954ae7ca23a3b1b095 authored almost 8 years ago
Merge pull request #155 from Juanlu001/update-interplanetary-examples

Refactor ephemerides, update interplanetary examples

fde9d86e86fb69787b29c4bb03a0a4242461eeeb authored almost 8 years ago
Make get_body_ephem lower level, remove unused constants

879933b6b8866eadb954d175ea09af558385daab authored almost 8 years ago
Update docs

d59ebf1abc517f8e685c2d6ff24a04f16d0d5b12 authored almost 8 years ago
Restore position units

c38b9602962c879bf463cee931515e1b72e63194 authored almost 8 years ago
Allow bodies to orbit around another one

b670a0fb80206b30257e73c80995ce09916d1bd1 authored almost 8 years ago
Remove entry point from setup.py

18a9966e84c0c6133fbad99000081571964044d0 authored almost 8 years ago
Add new from_body_ephem method to create orbits

2a8c9b65fc788ab3bbe60cd84403266e40bae15b authored almost 8 years ago
Minor corrections in docstrings

1f7319a6fdd09dfce638836acbddea2c2f8bdb1c authored almost 8 years ago
Wrap Astropy for planet ephemerides, fix #131

e353c4e466c3c575dbf00d283133c22fd2d2479c authored almost 8 years ago
Add Jupiter example

53498302a657ccf6e19cd84cec59ddbc1ac5b51d authored almost 8 years ago
WIP: Add 3D interactivity to Mars example

Also replace ephemerides functions, still there is some boilerplate
involved. We will probably n...

e6d5bf218657f1165b2ad57b0efe1c6e9067c02f authored almost 8 years ago
Try Python 3.6 again

@humitos told me so :)

ad8ced301d805b453a09d252cf0e3ea476423fbc authored almost 8 years ago
Merge pull request #151 from jzmiller1/patch-1

Correct typo in user_guide.rst

27e0fa2d03d32298db3368022041db93f28614a7 authored almost 8 years ago
Correct typo in user_guide.rst

dce7128c5a1a00cc004ef2f5fcc2675a6fc9c0a8 authored almost 8 years ago
Add ORCID badge

[skip ci]

e97119fb30f12e2d593fd0340d3f81cf4a78b162 authored almost 8 years ago
Download kernels from HTTPS, improve warning

[ci skip]

74d059995d7acdb624798ed5e011819754b40289 authored almost 8 years ago
Add release dates to changelog [ci skip]

Inspired by http://keepachangelog.com/

b0ee447fb0a43e4616e19fb52acad1d4ecd5c842 authored almost 8 years ago
Merge pull request #148 from Juanlu001/fix-no-kernel

Allow kernel to be selected after import time

66322cfd7f53295b39e5691b34e47442baec4a74 authored almost 8 years ago
Add ephem fix to changelog

[ci skip]

0b792a2d82efcd586895baf64e6fc2897269adf9 authored almost 8 years ago
Allow kernel to be selected after import time

Fix #128

17b325aa94101204b83d8a94c8f3d69ee25ad1f8 authored almost 8 years ago
Change URLs to readthedocs.io

[ci skip]

eef739327ae3d23f686fcfee1273858136df4b47 authored almost 8 years ago
Next development version

edd4fca4ad274ebf508fc13a49990b345df003e7 authored almost 8 years ago
Update supported versions on setup.py

11341d6220c2775a85601a670c5570135df54f03 authored almost 8 years ago
Complete Changelog

e41ba1420c917f9f22a556a78e16d905c63c76fb authored almost 8 years ago
Small fixes before release, remove unused CI scripts

be606a1b35de9e1e5c32bb17f9499087a6dbe366 authored almost 8 years ago
Use flat style for CodeClimate badge

[ci skip]

2888a96623bcdcec5d0d559a98410f8b3dbb1412 authored almost 8 years ago
Remove conda recipe from repository, close #124

[ci skip]

405229c6ce16265f47baee6f885a5d63db46fd13 authored almost 8 years ago
Add CodeClimate badge, fix #137

[ci skip]

5ab0d8cbc508b7818cc8be3330c15b5c59dcd960 authored almost 8 years ago
Merge pull request #146 from Juanlu001/assert_allclose

Use assert_quantity_allclose and assert_allclose

c933ca4712fb8da2070601002ab9bee829b09db0 authored almost 8 years ago
Use assert_quantity_allclose and assert_allclose, fix #145

6af993b311324cce3590186dfd4317b3a97bb228 authored almost 8 years ago
Add standard Soyuz GTO to examples

[ci skip]

48c6d097b8b9229fefbf5da45db9533234828e88 authored almost 8 years ago
Add simple function to compute circular velocity

Use astropy helpers for testing, see https://github.com/poliastro/poliastro/issues/145.

54c472d27adf91c3102d8a56c80092c673654755 authored almost 8 years ago
Use Python 3.5 to build docs [ci skip]

See https://github.com/rtfd/readthedocs.org/issues/2584

7c91208e5d2fd537643b91aaf539da3dd5804fe9 authored almost 8 years ago
Remove poliastro from environment.yml as it requires a released version

ffa2cc9481a05b793709db4d78e344e5163f89a7 authored almost 8 years ago