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 #144 from Juanlu001/py36

Update for Python 3.6 and new releases

32930afccf1001eb429fb62f1c26c8a35912d03b authored almost 8 years ago by Juan Luis Cano Rodríguez <[email protected]>
Remove references to deprecated poliastro anaconda channel from CI scripts

1bebd95df9e84668f88ed8b131c40fa8098cef90 authored almost 8 years ago by Juan Luis Cano Rodríguez <[email protected]>
Add python_requires, fix #134

d9475d7aeabfaebc520734f59315bf0c8dc28f4c authored almost 8 years ago by Juan Luis Cano Rodríguez <[email protected]>
Change deprecated astropy imports, fix #143

597bdc1f1deb1dd559e7511a5726eab512681bac authored almost 8 years ago by Juan Luis Cano Rodríguez <[email protected]>
Update for pytest 3.0, fix #136

32ced92c06c6a9e154b3e1f8d2994ffc7a41a445 authored almost 8 years ago by Juan Luis Cano Rodríguez <[email protected]>
Try updating the RTD build environment

This should be possible using conda, according to
https://github.com/rtfd/readthedocs.org/issues...

cd47709c6043b302dc35c8f034d81de9e55e9de1 authored almost 8 years ago by Juan Luis Cano Rodríguez <[email protected]>
We are in 2017!

21ac2663f957cabb9c713378b1d17334542ed63a authored almost 8 years ago by Juan Luis Cano Rodríguez <[email protected]>
Update CI scripts and docs to Python 3.6

325615097dffad4726640fbe83d6bfe661e3237a authored almost 8 years ago by Juan Luis Cano Rodríguez <[email protected]>
Tiny fixes and changes

e66529f21953e5a4d97e1a44ba0ffa3f4bf3e7fd authored almost 8 years ago by Juan Luis Cano Rodríguez <[email protected]>
Add warning regarding non-interactive plots

Close #142.

cfbf32ba6f347c23f389082dc505df4dbb22f20c authored almost 8 years ago by Juan Luis Cano Rodríguez <[email protected]>
Fix dangling bodies test

d6bad1b0d769cfe4991a72ddd26f760ef962a95b authored almost 8 years ago by Juan Luis Cano Rodríguez <[email protected]>
Fix unintended setup.cfg change

f2bc9869c4e666e6f97af02659d17cb97b517dab authored almost 8 years ago by Juan Luis Cano Rodríguez <[email protected]>
Merge pull request #140 from Juanlu001/propagation-improvements

Propagation improvements, add callback

023c1141404b003a8cfa8eefefb93e37ffec7885 authored over 8 years ago by Juan Luis Cano Rodríguez <[email protected]>
Remove extra arguments from decorated function

4f4522bfa969a823a240a6ce16bcec395da06cf2 authored over 8 years ago by Juan Luis Cano <[email protected]>
WIP: Make Body constructor unsafe

One untouched test still failing

ea93a18aa6a399f5d8df943530aadbc7e1fd47f6 authored over 8 years ago by Juan Luis Cano <[email protected]>
WIP: Try decorator for higher level propagation functions

Still extremely slow.

559c8abcac4c0c5a148d9b28fa72346c94066072 authored over 8 years ago by Juan Luis Cano Rodríguez <[email protected]>
Remove unit checks from *State classes

This leads to huge performance improvements, as `quantity_input` is very slow.

ed931adbe2c2c5c3f0467d9cc800f62377c6e02a authored over 8 years ago by Juan Luis Cano Rodríguez <[email protected]>
Add callback capabilities to Cowell propagation

The callback is called at each internal integrator step, therefore
enabling the user to retrieve...

bb4c1a54a4d486c02ce2eb0bd21239ec14ebe8c8 authored over 8 years ago by Juan Luis Cano Rodríguez <[email protected]>
Don't allow inclination values out of range

9abf415a14f720c9a6cf9d81f4626a3ecc4f4351 authored over 8 years ago by Juan Luis Cano Rodríguez <[email protected]>
Fix argument of latitude range

5d81863adb13e32f46f40f83d252096bbd6eded9 authored over 8 years ago by Juan Luis Cano Rodríguez <[email protected]>
Merge pull request #139 from pombredanne/master

#129 Ensure that "package_data" are included

573212ec9805b0aabaa410c06b0680a3bd93fe6b authored over 8 years ago by Juan Luis Cano Rodríguez <[email protected]>
#129 Ensure that "package_data" are included

0c154cceb45b28824bcfe041e54cce3cc822629c authored over 8 years ago by Philippe Ombredanne <[email protected]>
Merge pull request #135 from poliastro/refactor-state

Refactor State objects to Orbit

8401c3afc210e41c076b108ba0e4e2c9b0824a8f authored over 8 years ago by Juan Luis Cano Rodríguez <[email protected]>
Remove unused method

[ci skip]

b5670e8dd3b1bb57aea0139dcf8aabd91105f58d authored over 8 years ago by Juan Luis Cano Rodríguez <[email protected]>
Add properties back to Orbit

93d58de98ea3786032f2bdc89dad4789366d81e1 authored over 8 years ago by Juan Luis Cano Rodríguez <[email protected]>
Update docs with new Orbit objects

5ef148d05126f71b46caf78b55a9e7ed5fe41c1b authored over 8 years ago by Juan Luis Cano Rodríguez <[email protected]>
Update example notebooks

590dd46da7117c3fa5169150967e5644916d259f authored over 8 years ago by Juan Luis Cano Rodríguez <[email protected]>
Move propagate function

d7f115725cfbf2376efb7321a02aeaa2f68dc389 authored over 8 years ago by Juan Luis Cano Rodríguez <[email protected]>
Merge StateFactory class onto Orbit

dfff30fba663bc1ac60a2eb3ab50c30fa4a71a0c authored over 8 years ago by Juan Luis Cano Rodríguez <[email protected]>
Fix outdated docstring

01b054871443356da433a4408b4446af09f1219d authored over 8 years ago by Juan Luis Cano Rodríguez <[email protected]>
Update some files to reflect project scope

Leftovers from https://github.com/poliastro/poliastro/issues/23.

48ed5c83fc308e2e175b8ea6ee40f5cdf74fb759 authored over 8 years ago by Juan Luis Cano Rodríguez <[email protected]>
Change waffle.io badge

[skip ci]

1843ac21f5de68ef9eebba89014aed6e73a0b39a authored over 8 years ago by Juan Luis Cano Rodríguez <[email protected]>
Fix typo in apply_maneuver

9c4dd0b3b410d0f828dbf02633821f9852835ac1 authored over 8 years ago by Juan Luis Cano Rodríguez <[email protected]>
WIP: Create new Orbit object, make API changes

The maneuver application does not work yet and the docs
are now outdated.

460866f7dbfd0bd153986c3ec1a93db71d731cff authored over 8 years ago by Juan Luis Cano Rodríguez <[email protected]>
WIP: Simple separation for State objects

There are some tests failing due to missing references in
the propagation code that are not easy...

d0095461432304e611535964c0bbb61b2d1dbdb5 authored over 8 years ago by Juan Luis Cano Rodríguez <[email protected]>
Merge pull request #132 from Juanlu001/update-dependencies

Update dependencies

643ba1ff6e90473a37b34274446f59c99059d1c1 authored over 8 years ago by Juan Luis Cano Rodríguez <[email protected]>
Test against latest NumPy only

6d69ae07c81d8d3c629abd5d18587457d50f7d82 authored over 8 years ago by Juan Luis Cano Rodríguez <[email protected]>
Update required versions for numba and astropy

dd428497c3b846acc4c19da612cdc4b2f2d35a8c authored over 8 years ago by Juan Luis Cano Rodríguez <[email protected]>
Use new decorator for checking units, closes #125

0c6062e611e63daf3105e0524f1a68e16b414d02 authored over 8 years ago by Juan Luis Cano Rodríguez <[email protected]>
Remove type information from jit functions, closes #123

Follow the advice given by numba core developers in several reported
issues.

5f0626d17e24d27e4ca82eefc7f2a2da52a4ba55 authored over 8 years ago by Juan Luis Cano Rodríguez <[email protected]>
Add arglat property

ecd3e3182b78b9d5ac6a0bcee647f982dc7e6386 authored over 8 years ago by Juan Luis Cano Rodríguez <[email protected]>
Change conda channel to conda-forge

bb8384ac324a60570deffeaa2d01f304521c5ea9 authored over 8 years ago by Juan Luis Cano Rodríguez <[email protected]>
Merge pull request #127 from poliastro/fix-testing

d323853509bbae71f4ce94c3d899d5954a8f65ad authored over 8 years ago by Juan Luis Cano Rodríguez <[email protected]>
Add pytest as a test requirement

[skip ci]

c9065293a1c7845067feb3eceb81194ed4e60ecc authored over 8 years ago by Juan Luis Cano Rodríguez <[email protected]>
Pass path as enclosed argument to pytest.main

This prevents error when the path has whitespace, fixes
https://github.com/poliastro/poliastro/...

ae618ffaf570d0998098c2b81e37821ed0ec269d authored over 8 years ago by Juan Luis Cano Rodríguez <[email protected]>
Try to fix Binder environment

See https://github.com/binder-project/binder/issues/54#issuecomment-213129047

2a9b600c068e9753e73262ef810591fe53e4db97 authored over 8 years ago by Juan Luis Cano Rodríguez <[email protected]>
Moved index.ipynb to top level

1c3c1da11157c55fc8e9821774402ef3bc1640a7 authored almost 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Change private name for consistency

4ee06dca6b405b6dbd06c8dad42ffe8fea8dbe16 authored almost 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Refactor Vallado Lambert algorithm

Creating arrays inside jitted functions has been possible for a while.

3d9a9517ad326a28fca8fb7df41683fec7f9a463 authored almost 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Parametrize benchmarks <3

e17585f3889f056be53f3d0cea3a313cae9ceca8 authored almost 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Bump version to 0.6.dev0

6786d75cc792a28a9733461b9daf1edadff951b4 authored almost 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Fix changelog link

9bed7aea0354043a7278a6ed47be73dbec4bf6ae authored almost 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Make license static

[skip ci]

7102cc5035ae8b8241b1e486ed53ab68a4aaf818 authored almost 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Merge pull request #121 from Juanlu001/lambert-izzo-benchmarks

Izzo algorithm for initial orbit determination

47ef9d6ea0aa47ff02e17e9620e02d04c348959e authored almost 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Drop arcane test

Impossible to know if this represents a real use case or not.

3c677fec95033739830497fcc1e5d01279f67bb1 authored almost 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Update notebooks, cosmetic changes in docs

No need to use next() to retrieve solutions. Will keep it in tests.
[skip ci]

5f6e35cf42d8a73798a687794720b3f068ea242d authored almost 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Fix division by zero errors

8dc229d45a292e57d3c97b61a22a3871008e921d authored almost 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Update changelog and user guide

d68b751346a925a8f93648d949174e2085dc28b1 authored almost 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Fix function call

931ca0bf1252c989b66dd1f5029df6788a0ee61e authored almost 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Remove dependency con pycephes, implement function

Alternative until https://github.com/poliastro/pycephes/issues/1 makes
progress.

7ab4cca3ae6c2dfc144e6f8c3a4ef3dbc9568519 authored almost 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Update build scripts

203cd726f407b2670e4ba2607301d9922635efbd authored almost 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Add pycephes as a requirement

Notice that there are no packages for OS X and Windows yet.

b82b5eb90bd7a1c1da20b50a4441b32a7d54547b authored almost 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Add @jit to T_min computation

Also restore it for the initial guess computation,
since I cannot reproduce the previous deviati...

3c5d64c493660aef6f7e0153345d5b72ff054a3c authored almost 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Working objective function using unreleased packages

Source: https://github.com/Pybonacci/cffi_test

34f06ab539b25f704238324d3eae85395103fdc4 authored almost 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Remove optional arguments in iteration schemes

2f807f62f57fc3c3a1e8cba4d823e56266b2110b authored almost 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Try to diagnose strange regression

1d87f52aa937400ae26db7ed8810f73e1a509e41 authored almost 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Add jit to Halley iteration

Also fix a typo and prepare the Householder iteration.

823497e7af7f96d07ec6eaa4979cb31a92aff6cb authored almost 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Simplify some function signatures

363c344f8b42a7df1275ade3eaadfeb5eb5c0526 authored almost 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Remove counter-productive jit

The compilation takes too long and the value added is
negligible.

6e7814cbded2b54c38fc78979ae74b7519a3f2fe authored almost 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Add numba.njit to "easy" functions

2bf36f1111388f6297f9801fbe12b012741e7a53 authored almost 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Lower number of y computations

b2d1fce07af5ebd2f6162290f717436949627e11 authored almost 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Derivatives do not depend on number of revolutions

7f650ce0fb18291218417cfe25f123e827d560c6 authored almost 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Missing package on appveyor.yml

e7f2ce36af41dd7d6a55bda7104984b6fa4e21eb authored almost 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Merge branch 'master' into lambert-izzo-benchmarks

788115150343aba4f3347a6feee4052d7dacdad8 authored almost 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Skip benchmarks on CI environments

a85c402a06142ed558c9b3d02841cde21ca936ce authored almost 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Implement Householder method

Quartic convergence, just wow!

36d6c1c360ba5737045f021af874f494f51d6760 authored almost 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Simplify Householder iteration, make it private

43611cd53f6eafa59165c3f3ce49c8f507f1aaae authored almost 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Reduce number of function evaluations

Doing some informal benchmarks I saw a 4x speedup in the
householder function. Success!

213e334ac25d41e3f2460db42f15a3805609ab3c authored almost 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Add pytest benchmarks, fix #115

b8153af061dbddbf02dd832ad0548d610a6815a1 authored almost 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Add test for non feasible solution

708aca1f3f23161bc25d1befa726c735c9248199 authored almost 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Implement custom Halley method

See https://github.com/scipy/scipy/issues/5922 for a potential bug
in `scipy.optimize.newton` an...

2cd6381fa31639eefb25e77ba91002929e4abe49 authored almost 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Add separate Halley iteration for minimum T

7beba24b85d3fdb77c7537beeef9335aea2417d7 authored almost 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
HACK: Add test for T_min computation

This uses a private function, but for now is enough.

6a1beefd37b02273f1c9ffb9488fe3fccbf69147 authored almost 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Add examples index

[skip ci]

2076bcb5b41c66f7facc552dae16889bedd428cf authored almost 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Add link to docs on README

[skip ci]

d50492b4a27f56eb28e710d173b8b4a29e48514d authored almost 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Add poliastro to environment.yml dependencies

This should help making the examples on mybinder.org directly runnable.

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

[ci skip]

6e773551e0092c0e7d148115d2116d2e236b24a5 authored almost 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Add mybinder link, close #113

[ci skip]

f912c61f4efa18489b4c4961838af9dbe240eb17 authored almost 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Fix Travis CI badge URL

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

82d8d66a7bae35bda55f982b7009f366696202f9 authored almost 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Fix AppVeyor badge

36adac22a1b04152967ec53704ce412a67afbd3b authored almost 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Make pqw() return dimensionless vectors, fix #110

3e7d6e9ced171c36fa4ea7c78aab553f987c8b4e authored almost 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Merge pull request #119 from Juanlu001/simplify-ci

Simplify CI scripts

62adfdbe4b07774a95e618d5fbad564755a3c350 authored almost 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Restore badgest at the top

4ec0db604ad67144e8b8d9642188692e211e6beb authored almost 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Polish README

[skip ci]

fb6eaa145349afc4e8bb85e091ec8c71255a8996 authored almost 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Fewer builds, in the spirit of #84

073ebadcc22de12fafe1c616d21fc51a4fffc122 authored almost 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Update README

36fa58b732098b7901e7ad489f32a531fbd689b5 authored almost 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Simplify AppVeyor, see https://github.com/appveyor/ci/issues/35

7fec0f2273e7efe70e1796902c643252fc4ff993 authored almost 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Merge Linux and OS X on Travis CI, see #116

Inspiration from the successful attempt at
https://github.com/CAChemE/pyomo-recipes/tree/osx-tra...

967238aec2f9baf01d5f1b8833cafa64e691ec1a authored almost 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Link mailing list, fix #97

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