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

Changed API of Vallado algorithm for consistency

a3226919be8648f71a95edac2f37e2bfed622925 authored almost 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Add tests for multi revolution cases

0f36dfd288cf808a640003563b5772dc1947bf5e authored almost 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Make use of the "short" argument

1aa0b02caa3971fa3d41d0f2c2256c9f69e62ed5 authored almost 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Parametrize iod tests, this is great!

9b669fbcb7c237d8ffa10dd4634f2cf98472a802 authored almost 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Create iod package, API stays the same

The Izzo algorithm is selected by default.

e429a319d3b737eabdb8a06f6c1b05ea208a752a authored almost 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Make use of precision arguments, some cleanup

c474aac921d474fab78aee1dd15b8b5af2f0d111 authored almost 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
IT WORKS! :rocket: Implement Izzo algorithm in pure Python

986b85d151bcd22a09e19a4fd74cab610375e7f6 authored almost 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Add success stories

1d2ba17de897a4fa47e527897e267a186dcb9c1a authored almost 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Add New Horizons example notebook

[ci skip]

6d5b2312f480b752deb840216339da7d959db157 authored almost 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Add Astropy badge

40200c012f1344bc33681f825f0608d100803c7b authored almost 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Better explanation of ICRF and typo

[ci-skip]

2aa0c1fdedf7c0c314d18ab6a0d25dcdc06875d4 authored almost 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Merge pull request #107 from Juanlu001/plotting-fixes

Plotting fixes

9ea70d56fa8454a39f489e71534b4f284d2a5f89 authored almost 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Add 67P/Churyumov–Gerasimenko to example data

da42140e1620021fda305bbc37f43d1e49ec65da authored almost 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Improve plotting of the attractor, fix #104

Notice that this will be overriden every time a `State` is plotted.
Looks like a potential bug.

eff69c8593672dd3bc1458d4a62849820461deff authored almost 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Add list of plotting colors, fix #105

0bc39193e504a01cf63f2ad6ffa384241b39f037 authored almost 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Add check before plotting legend, fix #103

3769af70fa6f24e01b022fe9f80c9bb4c818926f authored almost 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Merge pull request #106 from poliastro/restore-sma

Restore semimajor axis as shape parameter

93afdb2e0107a8f96e0ee7975be901344f517a9a authored almost 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Add docs for overriden properties

5308caed0a3fbacba73a259d8cf2e1d3ef66ef27 authored almost 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Change method name for consistency

520c32db9e64a28b99edd895e1fd0c26a50034c0 authored almost 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Revert change of shape parameter, use sma again

See https://github.com/poliastro/poliastro/wiki/Parabolic-orbits:-final-decision
for explanation...

fe8571e66d7aa363e98eab3f947402568219f536 authored almost 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Add missing reference to docs

71556987d4f9491e05a1c10ce9e9a1694a565071 authored almost 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Refine scope of the library, closes #23

[ci skip]

3502e2b15fd0c099c794e9c5282e879d061952fe authored almost 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Remove pytest from install requirements

This avoids the need to install pytest to import poliastro, so

>>> import poliastro
>>>

no...

160d393c28f7251acb1abbbcd5a1fd77379b3b8d authored almost 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Downgrade RTD Python to 3.4

This avoids compatibility problems with docutils.

b390ec651dd898ed6e3db2a4686ff88e64ecae3b authored almost 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Specify Python 3.5 for RTD

5329d27e90ca6bfc27a33edffd74f26a1b8dbb20 authored almost 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Merge pull request #100 from Juanlu001/drop-dot#89

Drop `util.dot` in favor of `np.dot`

550d7ceaff80bc02c9ddc2af573c26e02724ce23 authored almost 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Hasta la vista, Python 3.3

a0740a9ea742538e51e2ce51e688833ed741007a authored almost 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Drop util.dot in favor of np.dot

This change requires numba >=0.23 and fixes #89.

39ad4995f2f743ee017ab11b6006dfa409158602 authored almost 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Merge pull request #99 from Juanlu001/master

Build docs with conda

b90818178d33107555cadb457f7329ddd90f1499 authored almost 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Install package before building docs

76f2155203ca774e970eee705276006bff195929 authored almost 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Add readthedocs.yml & conda config, fix #47

1a0e336cd0e132f270a7195d44069f2eb6da9a70 authored almost 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Typo

eb04ce694a08238d24f5117bd84eafaad45af08d authored almost 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Update waffle.io badge

d625f5eaf6585f1ddef2066bb9d053787ee8d2cf authored about 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Merge pull request #94 from poliastro/modern-packaging

Packaging and documentation enhancements

4a5692bcc10b96a4ab5e86ba02e43bd1d9bb572b authored about 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Test modern-packaging branch also on AppVeyor

e235ca0edc320f1f697f37505353c8b166af660e authored about 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Simplify version string

93b5ebbee1f3069fd98edb06b17757273f8bedb9 authored about 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Add explicit GitHub link to docs index

9b2cecd36d9c85b77fabc78343c0c883966a884d authored about 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Add CONTRIBUTING file

fbafb7890b8c3e5dafb4d4b2fcf4e728211a9ac1 authored about 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Replaced legacy install commands

See discussion on NumPy at
https://mail.scipy.org/pipermail/numpy-discussion/2015-October/074086....

9d25954fed9652e232d1159d0f3a5d00039a04c1 authored about 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Backport changelog from 0.4.x

febf96324d855dafe79448d7dfcf36ba3d1a00ed authored about 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Fix description

2ca209578bdfa31fc58c5799629719f6a362dd1f authored about 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Disable coverage reporting in AppVeyor

7df3ce31643cce3381919a0a745c0f7d1548c935 authored about 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Add release helper script

575d157c2aec95f40f6e3432d5b0e830a4f3bb80 authored about 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Fix run_test.sh

7aedb311f294b6fa434f6722b7d4aee8d71267ed authored about 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Drop legacy Python support (formerly Python 2)

cf8e33fa37faef68cfb85946073c22a0c8aa09fb authored about 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Remove notice about 0.4.0 not yet released

ab1cb30ecbe24aad272a74de03beaea8631e0270 authored about 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Backport changes from 0.4.x and bump version

ed6cd0f2292f19a2143b8ea55988cbb2d66b303f authored about 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Merge pull request #91 from Juanlu001/refine-testing#87

Changed directory structure and improve testing, fix #87

78af574372a9e6d40708fbec8ed424c70855d281 authored about 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Update included and excluded source files

b5b49de8404947fd5b83186c5f7716d111089f3d authored about 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Fixed CI scripts

a4c7fdf78074d88056326757af36999404f0fad6 authored about 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Prepare AppVeyor for release

347a97565acbc294d1390a8a577cb06be9167b59 authored about 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Restore coverage reporting

fe0e15b3e12370483e8770166e688b44f0b8cd3b authored about 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
WIP: Test against installed code

Coverage reporting temporarily disabled.

075eff821add6b37e2dae7740c09ea2e795bd9bf authored about 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Simplified setup.py

ad1618e572c2345fb2f5304714fdff3ce76070d2 authored about 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Moved package to src directory

59772deac3df9cb376d456f26fdee119567f827e authored about 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Add "label" parameter for plotting, close #68

1873095d89b5f283e9fdddee833d0d1f54e0e37a authored about 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Merge pull request #90 from Juanlu001/fix-plotting#69

cd5cf972ec91f74e0d05e49d1747b92c9e3a1e1d authored about 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Change plotting logic for non-closed orbits, fix #69

da357dffc4c1da0566ba1c55c12507dd0e2b5de5 authored about 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Update changelog

52048ca8d9fb31f64791e10c76b104f5af11fb71 authored about 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Add references, close #70

2d84da00d4397d4546bc71fc0bdf79080c432eec authored about 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Merge pull request #86 from Juanlu001/angles-units

Make angle conversion functions compatible with units.

427c23e0bafb317ff61d0a2f5e555073395fafc6 authored about 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Disabling master AppVeyor builds

See #84 for discussion.

e313900b4002888e377b85a96a3fbadfd2ab6b0d authored about 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Angle conversion compatible with units, fix #72

cb95bc4915e64b302e360ab3a3ad5e1a1663312e authored about 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Added SciPy to setup.py requirements

8b0106bb758e8d42f2be795af879753a16b7eba9 authored about 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Moved test_angles.py

d6bc6a2425335724fc594ee55c48eb7f15ae6c4e authored about 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Updated top Zenodo link too

dbe6ca8242fd47d1172219fe9f38d935e070a28e authored about 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Changed Zenodo link, fix #71

9b1397ed327c63529e1c205498d1c39f45131781 authored about 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Merge pull request #83 from Juanlu001/try-codecov

Switch to Codecov, fix #78.

3229a6179329deea214b54dca865750c803cb58a authored about 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Fixed appveyor.yml again

0d3b9db923d72bd66d89420dda5f6f83187e17fb authored about 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Fix .travis.yml

3361c0f72f5ec797b4155dc6ca536b1eeeae490e authored about 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Fixed appveyor.yml

f7f4ba3ed294ecd0d810f61ee550e5ed53db2adb authored about 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Switched to Codecov

c9610acba6e6d0a0da8d08936d54aa19f47b68fe authored about 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Merge pull request #82 from proinsias/autofix/wrapped2_to3_fix

Explicitly numbered replacement fields

4be9a3405bd2b89137f92473134e41d56afdf5f8 authored about 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Merge pull request #81 from Juanlu001/py35-build

Add Python 3.5 support

28cafaba9a8b8ab729c7aad1211087c45191ef09 authored about 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Updated docs with Python 3.5 support

8fe00d1851588a498636ac3c4f53d8032f9152b6 authored about 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Revert "Fix NumPy version mismatch on testing"

This reverts commit 201ab09def5660eba5c99900f841035fdf034c44.
Pinning NumPy version still makes ...

ff9eb93c2fe29952cafbe9ad05ca479ded54a349 authored about 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Merge pull request #75 from proinsias/protected_classes

Avoid accessing certain protected class members from outside

c22d8f140b1a437e11bb9ad97b0e1f4f314eea9e authored about 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Avoid accessing protected class members from outside

Found a few cases of protected class members accessed from outside
their modules. Fixed these by...

4a3f23f67b619b5a8d124566ac6e13ce08e74094 authored about 9 years ago by Francis T. O'Donovan <[email protected]>
Added Python 3.5, see #74

f414d6f2d55f326c899f8d30b1bf7da46b3d0344 authored about 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Fix NumPy version mismatch on testing

See #73 for discussion and
https://github.com/conda/conda-build/pull/650#issuecomment-160681665
f...

201ab09def5660eba5c99900f841035fdf034c44 authored about 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Merge pull request #80 from newlawrence/numpy_tests

Fixes for CI tests.

1fdd95dd09fc71933035e41d734966b9530f16a8 authored about 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
.binstar.yml cleaned up again

08a7f371e333b57142309bc0d89133ddbe427d35 authored about 9 years ago by Alberto Lorenzo <[email protected]>
.binstar.yml cleaned up

846a89b0b2d898989699c9f9204c0a3ed6457f15 authored about 9 years ago by Alberto Lorenzo <[email protected]>
Avoid environment duplication in Anaconda CI

df158639cf51ec121e03789316be7fbc7fff770c authored about 9 years ago by Alberto Lorenzo <[email protected]>
Restore branch restriction on Ci sites

792ea07e4ceddedde6369b4f4a51725b75735cbd authored about 9 years ago by Alberto Lorenzo <[email protected]>
Remove branch restriction on CI sites

8a970103220cb36190a2c0d4e390966e03722556 authored about 9 years ago by Alberto Lorenzo <[email protected]>
Ensure numpy version on CI tests

8975cc235fba1ca805c6b58b4ffa1fad2f532391 authored about 9 years ago by Alberto Lorenzo <[email protected]>
Explicitely numbered replacement fields

5848992ac315a345de132790dca656fab8c55e1a authored about 9 years ago by Cody <[email protected]>
Updated README

Python 3.5 testing is not ready yet, see #74

e1bd2c5cffd55066a93a3bfd5c5a401e7bee9aa8 authored about 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Fucked up .binstar.yml

ce3a1e4a720cd9cc705045cf2c57f0aa69c7d8fe authored about 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Merge pull request #77 from Juanlu001/fixes-np110

Tested for NumPy 1.10

0fbefc1b1f9002107548f4cd748c97caf1262d6a authored about 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Removing NumPy 1.10 with Python 3.3

This combination is not available via conda, so not testing it.

816812d3a90357c85d76d5b26a4d900737b48bdb authored about 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Added NumPy 1.10 support

01430a653fb4a91cf677115ecbee42c3314d97b8 authored about 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Fixes for NumPy 1.10, fix #73

ceff74ae83bdac551adc2c95ab4a50c4322170ee authored about 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Merge pull request #76 from newlawrence/master

Tests based on NumPy version

d156f9ee04200254ffca7dddcefe8c388e0c7282 authored about 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
typo

eaf6aa3bcf431ff593e9df83ac8972aae5786920 authored about 9 years ago by Alberto Lorenzo <[email protected]>
Merged forcing Numpy version branch

cf735a10e7920cc36fb01d14949a1c853462db3c authored about 9 years ago by Alberto Lorenzo <[email protected]>
Tests forcing specific versions of Numpy

464c76058872d0c4c060303ef31ed23624269452 authored about 9 years ago by Alberto Lorenzo <[email protected]>
Force conda build against specific version of Numpy (2nd attempt)

6fd5363ad765fdf61297feefb2b2ce6828a322d4 authored about 9 years ago by Alberto Lorenzo <[email protected]>
Force conda build against specific version of Numpy

a8a2150fd873b7b34b51d03c0fe57a466b7d066f authored about 9 years ago by Alberto Lorenzo <[email protected]>