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

Fixed appveyor.yml

71e4cc7bfaae0aebadfc16b2df02de5f283a3e1f authored about 9 years ago by Alberto Lorenzo <[email protected]>
Build against specific numpy version

dcfc24ee2851fb7b54e585325a0a29c698708f02 authored about 9 years ago by Alberto Lorenzo <[email protected]>
Python 3.5 support tests

026dca2a408c7aae7d9579d5fbf5c5dd75358107 authored about 9 years ago by Alberto Lorenzo <[email protected]>
Removed outdated FAQ item, added python-astrodynamics note

c1399f6af199152ac4e388d523057b2802ef1dfa authored about 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Added full CI table and acknowledgement to Alberto Lorenzo

0718b861c015f15d6968eb36083c08ced2240d66 authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Merge pull request #67 from newlawrence/master

Travis CI for OS X tests and Anaconda.org for Linux tests successfully set up

bae92731e935b1be17d9fca639dba7ee6abf915f authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Fixed appveyor.yml to run pytest

1afa16784a1afc3a1ec00c56d863355234e0f7d1 authored over 9 years ago by Alberto Lorenzo <[email protected]>
Test structure refactored

9040e8d63a893f0e5bd4f8c3daaa16cd6bc44c07 authored over 9 years ago by Alberto Lorenzo <[email protected]>
Travis CI false positives

f0c56ab31e952e4fe889ca38ce7a3e3d9ff26e72 authored over 9 years ago by Alberto Lorenzo <[email protected]>
scipy added to meta.yaml requirements

db67b4f5caa033e18b2584b527f6daf712b0e77a authored over 9 years ago by Alberto Lorenzo <[email protected]>
New attempt to add channel poliastro

de620e8b0b217753ed7d18109dcc7ec1c1e75011 authored over 9 years ago by Alberto Lorenzo <[email protected]>
Added channel poliastro for online builds

3f0158e6221f85a5f906cf77d1914d070f72b113 authored over 9 years ago by Alberto Lorenzo <[email protected]>
Automated testing for OS X

d69a677f925f3238a7b8e08083ed35c3390ddfdb authored over 9 years ago by Alberto Lorenzo <[email protected]>
Merge pull request #66 from poliastro/increase-coverage

Increase coverage, switch to new Travis CI container-based infrastructure.

3361c9f74c544d2a4264fd8f4a278db0067a8d93 authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Switched to new Travis CI infraestructure

Notice that gfortran has been useless for a while!

f46b1006e83daa4774806bd0159aa31f86fac744 authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Restored default kernel to None if no files found

f1f9210742be2f5e4dfb042605e34f1fbbf6ff60 authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Fixed matplotlib tests again

7ccdb341d19cc8f5067785d50e3763a9af9abbf6 authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Added test for propagation of hyperbolic orbits

a045856186030b818b7a4458c0a6a1e186d25d74 authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Distributed twobody tests into modules

6b69a5e4ed1f4c6ebe2efdeee2d6bca4537c2c1b authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Added tests for plotting module

87859bd07abff640280b72cf84a0caca1948e9c4 authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Removed select_jit function, put code at module level

28341f6bba0e14b4b84afcfa5f307d162c99a4d0 authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Refactored kernel selection functions a little

1e82932f8a1029fac83579e8cb4d2a427bb78c2c authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Updated DOI, added to "Citing" section

3f8f457b7960e920b0193e6f15299fec44c1f834 authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Added notice about the use of SciPy for propagation

59074e08bd743cb86c123dd3139abb1a073a33c4 authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Merge pull request #64 from Juanlu001/general-propagation#63

Added propagation using Cowell's formulation.

5b337e3c8c6b3c3c77968261dcb48376b54d42b3 authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Added propagation functions to API

487098ae04c6ab7450508e01d714bc0dcbbe8da4 authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Added test against Edelbaum circle-to-circle equations

d92261ab02b3f333b049a8bf211d6acdc817aabd authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Added propagation using Cowell's formulation and related tests.

Updated and improved example notebook. Closes #63.

30b5c8f2f6c15d1a3dc6c340541aa41c1e5caefb authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Finished notebook about propagation with a numerical example

c0b638c65fc401838795aabba7f5c8f6d39d73b3 authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Small fixes and clarifications

2040c8d57b080499748d55989a5dcdf1d8c4d3d9 authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Updated example notebook about numerical propagation

09352d038f0b05a527ec455b1d9c29d6bd38c377 authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Added rtol parameter to ss.propagate()

575f3d8b289284dfe44c53db3ed789ad77e2ccb8 authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Changed ss.coe() into function

This is to be consistent with ss.rv().

0481928bc7fbe67df4840e36b59b9122e44291cf authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Simple PEP8 fix

5f5561dcb0cd2321d77db793274e22a1bb29491f authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
WIP: Added non keplerian propagation

Created objective function with a signature prepared to be integrated
with scipy.integrate.ode. A...

c7f5f540f9bb9773208611352512241452b37056 authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Merge pull request #61 from Juanlu001/refactor-state#17

Refactor `State` class, added modified equinoctial elements, closes #17.

a2bba52fb75db46761253115cfc020e8d33aa498 authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Typo

dab7bee5087bd045d553bd69dd48c0e0791d159f authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Added modified equinoctial elements properties

Also added dummy conversion functions.

58da51946bdd5d99469155b760d8f2e27f671dab authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Replaced specific angular momentum with specific energy

h still can be calculated using the norm of h_vec, while I avoid a name clash.

21aa3d7519ae15782cb7b2fe3f80309fc6eae863 authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Split state classes into different modules

31159b95d33a1e9f7a27b678ec1c9272527d3fe1 authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
WIP: Added _ModifiedEquinoctialState class

Some pending issues:
* Name clash between specific angular momentum and fourth mee.
* Conversion ...

bd5ffde68cc76187a26ccdbf0d8e83d2d5751941 authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Updated docs

f7a69d249c2229549679808429565f7f452d9adb authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Updated changelog from 0.3.x

12f9634e030db85bdfdb5ae789dfef0604eba0ec authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Reverted exception for parabolic orbits

034d95337227b697910fe2a755aa425c93a37bc8 authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Changed shape parameter from a to p

Using semilatus rectum instead of semimajor axis improves stability
of the algorithms. Also, it h...

828d3287f3d2b91e3a90076dec070d1e2cc0f1d9 authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Added conversion between coe and mee

The conversion is made transitive and non singular through
the use of semilatus rectum instead of...

bc3baa4bbfdbf931450efced9abb218665754b87 authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
PEP8 fixes

258b5ff06f528fa283560b641850ee0c2d585a81 authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Refactored State class, added subclasses

Inspired by the work done in scipy.signal.ltisys by Felix Berkenkamp

900541a42b06fcab559a71c602d89908232ba671 authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Merge pull request #60 from Juanlu001/numba-disable-jit-coverage#39

Switched to new method to measure coverage

54dcfc873869d1d8191661a9bd246a7784b6458d authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Restored coverage args deleted by mistake

bafec67e3e82a4ed8cf623325630085b249f7763 authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Switched to new method to measure coverage

Uses the variable NUMBA_DISABLE_JIT introduced in numba 0.19. Fixes #39.

ae604343b3c8359c01ee21f95888a6a6b71dfe86 authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Merge pull request #59 from Juanlu001/add-test-stumpff#32

Add tests to Stumpff functions

eb856554c53ea2e9abeb3e2f463e11a99865e69e authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Added basic docs for Stumpff functions

6a1b03e1369be9add8559c78db1590875a384a29 authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Added tests for Stumpff functions

Closes #32.

2f0af5d1ec29ae1119292cd234a236d022a97803 authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Cleaned unused members in tests

dbfc7d858278cbdbd60e71c6ba9dde67dd7498e8 authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Merge pull request #57 from Juanlu001/fix-license#55

Actually change license text to MIT

9eeb2407631104d5f8f7b59744666481e58729d4 authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Actually change license text to MIT, fixes #55

54acf852e26bd102274bcf9ab4b2268db7975351 authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Merge pull request #53 from Juanlu001/choco-appveyor#46

Switched to Chocolatey to install Miniconda

f782ae56b9ecf9c395af80c13aee0ca71a3a6777 authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Typo

4c454e1827c2a469efc54772cd84cd31cd2ed040 authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Using legacy installation path

d418a32559f1b13fef6641b29c5689272de5f7f8 authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Further testing, changing PATH

9e3576c5d941dabe219a5b94debc6d8853ac4db5 authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Flag did not have intended effect, removing

2c9a11fd057fc2d13dab510f37aa08bd9d906130 authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Typo

1c31020a24c1ad0b7be0e34e1c9fb04aab879c0c authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Testing: removed path update and added debug commands

c04b4441075613eca034653ecff0aaf9e66301ac authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Add explicit confirmation to Chocolatey

307e2f08adb08d8e802410fd92a0ad8a18144919 authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Switched to Chocolatey to install Miniconda

Closes #46.

e3e43b69d92a4952dd890f8bad38b7f264184eb7 authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Merge pull request #52 from Juanlu001/ephem-vel-units#49

Fixed units of velocity in ephem

038e69acdcc30f337b46bfc490ac7b354666bd58 authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Original SPK segments don't return units

8502029211f6f58da51a1b94d5b5f4afd2d21784 authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Typo

cd36c0143385fad1f6d2f1d031e777f7b32d1df2 authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Added missing jplephem requirement for CI services

ecfeed1ff83a7ca809042bd1dd7f5883768ffc4a authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Fixed units of velocity in ephem

Closes #49.

9b895ccfb36cb978ce12a1ceead917e21afa610c authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Merge pull request #51 from poliastro/zero-time-propagation-fix#50

Fixed tolerance check in propagation

ee3390ea90914c4be4048717652860b34413d490 authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Fixed tolerance check in propagation

Closes #50.

7ca4759ace0dc3b5eee8f878cb7e8bcb2b9b82ff authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Fixed typo in waffle.io badge URL

f81a56b7ab28391b66091bcf002462749d2a8f65 authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Added waffle.io badge

7ba900660874b05242a00e3abce9c5fa7947645f authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Merge pull request #45 from poliastro/backport-angles

Restored angle conversion from 0.1.x

a36948e02573f42e6adbdc0edd2f1879586fb685 authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Restrict Travis CI builds to master branch

97abd5c15893c501a4d69b77b30fca56b3a02dc3 authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Added documentation from angles modules

b18afc9f075d12658f80cc69e2c9feb9033fb4b0 authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Added SciPy to requirements

21e14bdc727d124b513130eb25f9dfb4281844de authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Restored angle conversion from 0.1.x

Closes #20.

44102bd445126ee22e14dd90e4ddbf35d078b623 authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Stated versions, fixed Python 2 setup bug

ffb42dfeb67872e7bcb42b694a040ecb34665ce5 authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Added latest requirements

cdff9614144b3f94c8e9b08e007b52909cf7b4ae authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Squashed fixes from 0.3.x

19337ad35622b601059393bd829832e9cf5c5fe0 authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Bumped version to 0.4.0.dev0

359e528e2bb84c00af5df7e76f6a64a0a01e2608 authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Merge pull request #43 from Juanlu001/docs-0.3

Updated 0.3 docs

00efbc7ae4098a37eeb12c91a5d7ccfff338e9cd authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Added "About" page to docs, close #23

7334cec8f9e85b068e9af4e26d3d0326cef1718a authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Completed docs for initial orbit determination

0d60c25051e329b377a7ed007b6d565317fbe46d authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Completed docs for planetary ephemerides

f952f0f88d9b3b26552e71dca806caef9cd4068b authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Fixed parabolic docstring

d44987a0dc3299b90073d55c78505b0f7d29c2f9 authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
WIP: Updating 0.3 docs

Added release notes to changelog, hence closes #33

95a1043eb94c3e95c12123b432c990d8d29e241b authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Further PEP 0440 fixes, see 58d001d

d2bdaccd6ca5964384501eac0bbbacee219e6ab4 authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Merge pull request #42 from Juanlu001/ephemerides

Added ephemerides computation, closing #4

2404de7dfb67614b59168a1ae2e186fac0787e18 authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Updated MSL example with latest changes

0d68cc6fc1083306c6e5dd75d21fcbd3380e98ff authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Fixed Stumpff functions warning

c4fb77564424245436713a648513981ccb546df3 authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Made iod.lambert work with units

This has an obvious penalty in performance but also can be
regarded as an inconsistency because i...

75d9d3fff000a877feb08713877125d75be91ef5 authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Added function to download SPICE kernels

46aa5d66fbf53eae1befab4feb5c57224d75249f authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
WIP: Added command line entry points and basic structure

5611707cf47c0266dab197067797e53e53a54cd0 authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Fix version string to conform to PEP 0440

58d001d1ac721b75a70f2e4318bb8e99552f0104 authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Added jplephem to requirements

Also removed requirements.txt.

9f14004f900f29b3a1ebe7dd7392da3010c1137c authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
WIP: Barebones planetary ephemerides

069b258fc6fe9734f13e8f324490f14246f94084 authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>