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

Fix changelog link

github.com/poliastro/poliastro - 9bed7aea0354043a7278a6ed47be73dbec4bf6ae authored almost 9 years ago
Make license static

[skip ci]

github.com/poliastro/poliastro - 7102cc5035ae8b8241b1e486ed53ab68a4aaf818 authored almost 9 years ago
Merge pull request #121 from Juanlu001/lambert-izzo-benchmarks

Izzo algorithm for initial orbit determination

github.com/poliastro/poliastro - 47ef9d6ea0aa47ff02e17e9620e02d04c348959e authored almost 9 years ago
Drop arcane test

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

github.com/poliastro/poliastro - 3c677fec95033739830497fcc1e5d01279f67bb1 authored almost 9 years ago
Update notebooks, cosmetic changes in docs

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

github.com/poliastro/poliastro - 5f6e35cf42d8a73798a687794720b3f068ea242d authored almost 9 years ago
Fix division by zero errors

github.com/poliastro/poliastro - 8dc229d45a292e57d3c97b61a22a3871008e921d authored almost 9 years ago
Update changelog and user guide

github.com/poliastro/poliastro - d68b751346a925a8f93648d949174e2085dc28b1 authored almost 9 years ago
Fix function call

github.com/poliastro/poliastro - 931ca0bf1252c989b66dd1f5029df6788a0ee61e authored almost 9 years ago
Remove dependency con pycephes, implement function

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

github.com/poliastro/poliastro - 7ab4cca3ae6c2dfc144e6f8c3a4ef3dbc9568519 authored almost 9 years ago
Bump version to 0.2.dev0

github.com/poliastro/pycephes - 45205b957ffea368ad3741b90961aa94aad0ac34 authored almost 9 years ago
Update build scripts

github.com/poliastro/poliastro - 203cd726f407b2670e4ba2607301d9922635efbd authored almost 9 years ago
Add pycephes as a requirement

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

github.com/poliastro/poliastro - b82b5eb90bd7a1c1da20b50a4441b32a7d54547b authored almost 9 years ago
Fix MANIFEST.in

github.com/poliastro/pycephes - 96e768176102b82a2994527cfe6352a220f9544b authored almost 9 years ago
Complete setup.py

github.com/poliastro/pycephes - 85f59c98cf366a4b5677a263a4c88c5bb8114004 authored almost 9 years ago
Bump version to 0.1.0

github.com/poliastro/pycephes - 256e868657052bba0ab778bad4b58cc6c7c65022 authored almost 9 years ago
Add pycephes conda recipe

github.com/poliastro/pycephes - 7deaa8c58bcffde5eeda5895dbc33afae53d6c43 authored almost 9 years ago
Add performance considerations

github.com/poliastro/pycephes - 1f8ef09074962305dff836d75d53baf3e27fb89e authored almost 9 years ago
Make license static

github.com/poliastro/pycephes - 81ae8a214a572c90985b29fa5972edb29f59bc68 authored almost 9 years ago
Add README and MIT license

github.com/poliastro/pycephes - 3915ffebdc3f1d8f6928557ffab3b6eaefbc451e authored almost 9 years ago
Rename package to pycephes

github.com/poliastro/pycephes - 04f6302ce33b80b09fe6c43d0fa7f05da6e13339 authored almost 9 years ago
Add @jit to T_min computation

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

github.com/poliastro/poliastro - 3c5d64c493660aef6f7e0153345d5b72ff054a3c authored almost 9 years ago
Working objective function using unreleased packages

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

github.com/poliastro/poliastro - 34f06ab539b25f704238324d3eae85395103fdc4 authored almost 9 years ago
Remove optional arguments in iteration schemes

github.com/poliastro/poliastro - 2f807f62f57fc3c3a1e8cba4d823e56266b2110b authored almost 9 years ago
Try to diagnose strange regression

github.com/poliastro/poliastro - 1d87f52aa937400ae26db7ed8810f73e1a509e41 authored almost 9 years ago
Add jit to Halley iteration

Also fix a typo and prepare the Householder iteration.

github.com/poliastro/poliastro - 823497e7af7f96d07ec6eaa4979cb31a92aff6cb authored almost 9 years ago
Remove counter-productive jit

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

github.com/poliastro/poliastro - 6e7814cbded2b54c38fc78979ae74b7519a3f2fe authored almost 9 years ago
Simplify some function signatures

github.com/poliastro/poliastro - 363c344f8b42a7df1275ade3eaadfeb5eb5c0526 authored almost 9 years ago
Add numba.njit to "easy" functions

github.com/poliastro/poliastro - 2bf36f1111388f6297f9801fbe12b012741e7a53 authored almost 9 years ago
Lower number of y computations

github.com/poliastro/poliastro - b2d1fce07af5ebd2f6162290f717436949627e11 authored almost 9 years ago
Derivatives do not depend on number of revolutions

github.com/poliastro/poliastro - 7f650ce0fb18291218417cfe25f123e827d560c6 authored almost 9 years ago
Missing package on appveyor.yml

github.com/poliastro/poliastro - e7f2ce36af41dd7d6a55bda7104984b6fa4e21eb authored almost 9 years ago
Merge branch 'master' into lambert-izzo-benchmarks

github.com/poliastro/poliastro - 788115150343aba4f3347a6feee4052d7dacdad8 authored almost 9 years ago
Skip benchmarks on CI environments

github.com/poliastro/poliastro - a85c402a06142ed558c9b3d02841cde21ca936ce authored almost 9 years ago
Simplify Householder iteration, make it private

github.com/poliastro/poliastro - 43611cd53f6eafa59165c3f3ce49c8f507f1aaae authored almost 9 years ago
Reduce number of function evaluations

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

github.com/poliastro/poliastro - 213e334ac25d41e3f2460db42f15a3805609ab3c authored almost 9 years ago
Add pytest benchmarks, fix #115

github.com/poliastro/poliastro - b8153af061dbddbf02dd832ad0548d610a6815a1 authored almost 9 years ago
Add test for non feasible solution

github.com/poliastro/poliastro - 708aca1f3f23161bc25d1befa726c735c9248199 authored almost 9 years ago
Implement custom Halley method

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

github.com/poliastro/poliastro - 2cd6381fa31639eefb25e77ba91002929e4abe49 authored almost 9 years ago
Add separate Halley iteration for minimum T

github.com/poliastro/poliastro - 7beba24b85d3fdb77c7537beeef9335aea2417d7 authored almost 9 years ago
HACK: Add test for T_min computation

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

github.com/poliastro/poliastro - 6a1beefd37b02273f1c9ffb9488fe3fccbf69147 authored almost 9 years ago
Implement Householder method

Quartic convergence, just wow!

github.com/poliastro/poliastro - 36d6c1c360ba5737045f021af874f494f51d6760 authored almost 9 years ago
Add examples index

[skip ci]

github.com/poliastro/poliastro - 2076bcb5b41c66f7facc552dae16889bedd428cf authored almost 9 years ago
Add link to docs on README

[skip ci]

github.com/poliastro/poliastro - d50492b4a27f56eb28e710d173b8b4a29e48514d authored almost 9 years ago
Add poliastro to environment.yml dependencies

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

github.com/poliastro/poliastro - 30afe1f93a17d0c0260fcf514383d4ef00a04a93 authored almost 9 years ago
Typo

[ci skip]

github.com/poliastro/poliastro - 6e773551e0092c0e7d148115d2116d2e236b24a5 authored almost 9 years ago
Add mybinder link, close #113

[ci skip]

github.com/poliastro/poliastro - f912c61f4efa18489b4c4961838af9dbe240eb17 authored almost 9 years ago
Fix special chars, Authorea bug?

github.com/poliastro/poliastro-icatt-paper - 4d0869984b73db826a1f2cd78f1d23f983e67b26 authored almost 9 years ago
Fix Travis CI badge URL

github.com/poliastro/poliastro - 56dfbfd99bcb60183ef94812e79d95ae5039561f authored almost 9 years ago
Fix AppVeyor badge

github.com/poliastro/poliastro - 36adac22a1b04152967ec53704ce412a67afbd3b authored almost 9 years ago
Make pqw() return dimensionless vectors, fix #110

github.com/poliastro/poliastro - 3e7d6e9ced171c36fa4ea7c78aab553f987c8b4e authored almost 9 years ago
Merge pull request #119 from Juanlu001/simplify-ci

Simplify CI scripts

github.com/poliastro/poliastro - 62adfdbe4b07774a95e618d5fbad564755a3c350 authored almost 9 years ago
Restore badgest at the top

github.com/poliastro/poliastro - 4ec0db604ad67144e8b8d9642188692e211e6beb authored almost 9 years ago
Polish README

[skip ci]

github.com/poliastro/poliastro - fb6eaa145349afc4e8bb85e091ec8c71255a8996 authored almost 9 years ago
Fewer builds, in the spirit of #84

github.com/poliastro/poliastro - 073ebadcc22de12fafe1c616d21fc51a4fffc122 authored almost 9 years ago
Update README

github.com/poliastro/poliastro - 36fa58b732098b7901e7ad489f32a531fbd689b5 authored almost 9 years ago
Simplify AppVeyor, see https://github.com/appveyor/ci/issues/35

github.com/poliastro/poliastro - 7fec0f2273e7efe70e1796902c643252fc4ff993 authored almost 9 years ago
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...

github.com/poliastro/poliastro - 967238aec2f9baf01d5f1b8833cafa64e691ec1a authored almost 9 years ago
edited introduction.tex

github.com/poliastro/poliastro-icatt-paper - c6a31e38ce3d1044fe98f13fcb8cd2fdf3154e93 authored almost 9 years ago
Change citations display on intro

github.com/poliastro/poliastro-icatt-paper - 29726ad4237f8d08ccceda82b1a0d09b388fba8a authored almost 9 years ago
added file IEEEbib.bst

github.com/poliastro/poliastro-icatt-paper - 10f403bd209ab78de8c452383473f4ae22abf25e authored almost 9 years ago
removed bibliography/IEEEbib.bst from layout

github.com/poliastro/poliastro-icatt-paper - 524a28b219de5d38bb5f5dc17fa2a0dd0f8a9edb authored almost 9 years ago
BibTeX does not recognize "et al.", see http://tex.stackexchange.com/q/123600/2488

github.com/poliastro/poliastro-icatt-paper - 33adcfc29c72f42d610b6f48563db5e547622519 authored almost 9 years ago
added file bibliography/IEEEbib.bst

github.com/poliastro/poliastro-icatt-paper - e987357220f45878240b32bbd2e259cb7b73a11c authored almost 9 years ago
edited bibliography/biblio.bib

github.com/poliastro/poliastro-icatt-paper - ba2541cdf08b68c5e85f93eb53e803d96533ab9b authored almost 9 years ago
Revert to \twoauthors

github.com/poliastro/poliastro-icatt-paper - 6dee2536eddf3d1e3f70c8eb74491c66b7876b57 authored almost 9 years ago
added missing citations

github.com/poliastro/poliastro-icatt-paper - 58473b180b8f8660fa00998cba2e811948821a21 authored almost 9 years ago
edited development.tex

github.com/poliastro/poliastro-icatt-paper - fed9a901254f5e52439285fe16da88aabdb120e6 authored almost 9 years ago
edited interfaces.tex

github.com/poliastro/poliastro-icatt-paper - 57890b6f57585725b7b4f63677ade5d30ce93931 authored almost 9 years ago
Try out different syntax for author names

github.com/poliastro/poliastro-icatt-paper - 2c35c98b14095e235f5cc24d018f970356181b7e authored almost 9 years ago
Improve wording on debunking myths

github.com/poliastro/poliastro-icatt-paper - d8378abed5621ced5d3a1aaf4b221b85c109406c authored almost 9 years ago
Encode dashes, see http://tex.stackexchange.com/a/21266/2488

github.com/poliastro/poliastro-icatt-paper - 572ffe9e2107240b5b8253384536a8f939e83ee8 authored almost 9 years ago
Add some spaces to long URLs

github.com/poliastro/poliastro-icatt-paper - 82bbf8690d0b62354adb64cdb3a38abd4bcb9daf authored almost 9 years ago
added file spconf.sty

github.com/poliastro/poliastro-icatt-paper - e35116bfa2499f7642858277b86ce901ea0e02fd authored almost 9 years ago
Link mailing list, fix #97

github.com/poliastro/poliastro - f47ee2b0790a82b3a76e24794d2916deb8340d1b authored almost 9 years ago
Changed API of Vallado algorithm for consistency

github.com/poliastro/poliastro - a3226919be8648f71a95edac2f37e2bfed622925 authored almost 9 years ago
Add tests for multi revolution cases

github.com/poliastro/poliastro - 0f36dfd288cf808a640003563b5772dc1947bf5e authored almost 9 years ago
Remove underscores from citation ids

github.com/poliastro/poliastro-icatt-paper - bc5b8dec25f1f27d26c7c0251d9407f9619ea8d8 authored almost 9 years ago
Remove underscores from citation ids

github.com/poliastro/poliastro-icatt-paper - fe5b085ac8e53d3f3610b89052821af955fd5aa3 authored almost 9 years ago
Write first part of the introduction

github.com/poliastro/poliastro-icatt-paper - c85adf7b915bf97850fcfffc9282f4fb64dca73d authored almost 9 years ago
added missing citations to bibliography

github.com/poliastro/poliastro-icatt-paper - 1e3863e30e27f2d01a450d13797d4fd370d6c09c authored almost 9 years ago
added missing citations to bibliography

github.com/poliastro/poliastro-icatt-paper - 0a83b617fd1f34d1cb249a17e049d0b987815ca6 authored almost 9 years ago
added missing citations to bibliography

github.com/poliastro/poliastro-icatt-paper - 0974f6e6b225c3270a5e663030ca1843a38c61f9 authored almost 9 years ago