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

Added tests for poliastro.jit

b317e6cae8b8141404b84a8bb03843f79c01b6e5 authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Added logo to README and docs

f0b331bf1d2cadf9145c623eedb801c0f5dc9634 authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Merge pull request #41 from Juanlu001/relicense-mit

Relicensed to MIT license

1efe2a9a82f11b6d21210d6c3fa7ad3cc44989e2 authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Relicensed to MIT license

The reasons for the relicensing are two: profiting from the
higher popularity of MIT license over...

6a37b3411212c3890dd7998798de77b27f846849 authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Fixed appveyor link in README

1a72b97ccfe3a85bb953ff06d59502c39266229a authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Merge pull request #40 from Juanlu001/numba-optional

Make numba optional, fix coverage numbers

4621b2076c4dc8c1ea2ce810e5819eecbbcf17a5 authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Added specific testing module and workaround for coverage

Now if poliastro.test(coverage=True) is called, poliastro.jit will be monkeypatched
to use a dumm...

8ce06e939d968f8911fdc84f2e1026568285a177 authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Made numba optional

b395f2dd551e74236f0204a0ed71b0e06b749dd4 authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Merge pull request #38 from Juanlu001/fix-parabolic

Fixes parabolic orbits, closes #37

c36ed514a10fc8ffdfcd19016be0b680bb82c9ed authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Fixes parabolic orbits, closes #37

4b09ee5457214cfaed5708b00b463941d13d513e authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Changed all remaining organization references

c951223e0a214d29aca139971a26a990549e1a7f authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Added logo

b5168be97c2927b2c751aa5859599d3587541948 authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Backported release notes from v0.2.1

ad7d69b0bd40efa2405edb674b3ae30fa4f2a857 authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Changed organization URL

7cf8543d6e60bc785d1c4527a9f4b91f2e438fea authored over 9 years ago by Juan Luis Cano Rodríguez <[email protected]>
Merge branch 'examples-update'

1b37c781c312de1ac0280e69b5242e12e2035e09 authored almost 10 years ago by Juan Luis Cano Rodríguez <[email protected]>
Removed too specific Spanish notebook

9ae21b1d5250da47a00081f7177c705a3e9cca0a authored almost 10 years ago by Juan Luis Cano Rodríguez <[email protected]>
Added line to download SPK file

7edf23fd2b9dc463e3fbf1dd1793ae3183761808 authored almost 10 years ago by Juan Luis Cano Rodríguez <[email protected]>
Finished MSL notebook

9302754126d81f3f2b871645a3052b1e6ef06b6d authored almost 10 years ago by Juan Luis Cano Rodríguez <[email protected]>
WIP: Updated MSL mission notebook

The code is not complete yet as the rest of the orbits of the planets
have to be plotted too.
Now...

286fce62f8f26ff515c126d9364de54e56a84b82 authored almost 10 years ago by Juan Luis Cano Rodríguez <[email protected]>
Re-run example notebooks

In this step the notebooks were converted to the 4.0 format.

c956110f963784bea09dd7c6b6e965b33bd1e1f5 authored almost 10 years ago by Juan Luis Cano Rodríguez <[email protected]>
Checked out outdated MSL notebook from 1.x

024fcac447a1bc54f830fbd766728af57911a016 authored almost 10 years ago by Juan Luis Cano Rodríguez <[email protected]>
Merge pull request #31 from Juanlu001/latest-numba

Updated for numba 0.18, closes #27

5c2e7b4631b418ca89a4ecc2eaefc452d3aef188 authored almost 10 years ago by Juan Luis Cano Rodríguez <[email protected]>
Proper usage of gamma, see #32

This failure means the Stumpff functions need tests too.

893bcc2de7bcb82c5ad10a882c6579a88a6d90ce authored almost 10 years ago by Juan Luis Cano Rodríguez <[email protected]>
Removed math module to avoid collisions in Python 2

23920da7c78367c8129e8364ea56b1e99da9c6b3 authored almost 10 years ago by Juan Luis Cano Rodríguez <[email protected]>
Updated for numba 0.18

Now exceptions with messages can be raised and the math.gamma
function is supported.

b2361427768a474e5073aeb93dbcb2f47806eb65 authored almost 10 years ago by Juan Luis Cano Rodríguez <[email protected]>
Added new badges

fc00390f66b6ad69bd2acbcebcc09280853ab0c9 authored almost 10 years ago by Juan Luis Cano Rodríguez <[email protected]>
Fixed build branch in appveyor.yml

c1c01f29984c6f2434e3d43ee242ef2862c731cf authored almost 10 years ago by Juan Luis Cano Rodríguez <[email protected]>
Merge pull request #30 from Juanlu001/appveyor

Added AppVeyor configuration, closes #3

80fce22ab435bfb61f07deed372d9986e9b14ba5 authored almost 10 years ago by Juan Luis Cano Rodríguez <[email protected]>
Typo: Bash variables in appveyor.yml

8653e3f6da0b68bab556a25a926b439f7a67e9ed authored almost 10 years ago by Juan Luis Cano Rodríguez <[email protected]>
Fixed test command in appveyor.yml

e2f23da7e482925755e945a3b568ef7c588012c6 authored almost 10 years ago by Juan Luis Cano Rodríguez <[email protected]>
Added AppVeyor configuration

753ef7053d422301b13e5c30b38ae2a6a0abed6f authored almost 10 years ago by Juan Luis Cano Rodríguez <[email protected]>
Fixed coverage reports, closes #29

Finally managed to produce a proper coverage report, tuning
.travis.yml conveniently and adding a...

5e1d3ad88d5e97dd0f1b77a54b644239551342d5 authored almost 10 years ago by Juan Luis Cano Rodríguez <[email protected]>
Sixth and hopefully last attempt

20153ca24482afb8624b5c9f61697e155a8a7332 authored almost 10 years ago by Juan Luis Cano Rodríguez <[email protected]>
Fifth attempt

30401f844292f1ee47b83e357e0263d0dd4e1b4b authored almost 10 years ago by Juan Luis Cano Rodríguez <[email protected]>
Fourth attempt

46cd308ec94cacf30e71ea1b5414253a35ed22f4 authored almost 10 years ago by Juan Luis Cano Rodríguez <[email protected]>
Third attempt

900c03269a21b515c6f8c38691d691a96412a9ac authored almost 10 years ago by Juan Luis Cano Rodríguez <[email protected]>
Second attempt

295877603d395a6e1d0bff73760036b0e6046eed authored almost 10 years ago by Juan Luis Cano Rodríguez <[email protected]>
First attempt to fix coverage reports

44e81346a3cf8f33b1acd374b81260f5c379826b authored almost 10 years ago by Juan Luis Cano Rodríguez <[email protected]>
Added conda recipe

48648719d9c563ae8c9d33b65a2ef2ee9ea43266 authored almost 10 years ago by Juan Luis Cano Rodríguez <[email protected]>
Become a pure Python package! :rocket:

Removed all Fortran sources and updated README accordingly.

0461254e3b5e5795178c588ed252fcb70d4a6b64 authored almost 10 years ago by Juan Luis Cano Rodríguez <[email protected]>
Replaced Fortran Lambert solution with custom numba

1c4a262712671f8fe523a035ec6417925fde3b6e authored almost 10 years ago by Juan Luis Cano Rodríguez <[email protected]>
Merge branch 'iod-numba'

d97eb1db2d3e5c2b77905e7354041f2282c5202f authored almost 10 years ago by Juan Luis Cano Rodríguez <[email protected]>
Added Lambert routine benchmark

c361af522d79f2843f997817bee9bcd22d478572 authored almost 10 years ago by Juan Luis Cano Rodríguez <[email protected]>
Fixed tests for current state

9e7ef8decd41f8eebedf3c3f1c20ad1ea5a0f779 authored almost 10 years ago by Juan Luis Cano Rodríguez <[email protected]>
Checked out IOD code from 0.1.x

3db685fa255eec846390efd0129c8afc08fe1739 authored almost 10 years ago by Juan Luis Cano Rodríguez <[email protected]>
Replaced Fortran Kepler's problem with custom numba

6b626e3dc89819856c92273df5d40d3ecf4dc2e0 authored almost 10 years ago by Juan Luis Cano Rodríguez <[email protected]>
Merge branch 'idea-numba'

933f9d9093991a09323cf2a72f747465bcf2b2ca authored almost 10 years ago by Juan Luis Cano Rodríguez <[email protected]>
Added notice about git branch for example

9e71402ff3cbf98770c58d28b78c75207119e45f authored almost 10 years ago by Juan Luis Cano Rodríguez <[email protected]>
Added Python version for benchmarking

063c052c32d85edfb1be3dcedb6d157831666f65 authored almost 10 years ago by Juan Luis Cano Rodríguez <[email protected]>
Added authoring information to Kepler notebook

51404b09018f8252f26d827da60b6f72a061b5db authored almost 10 years ago by Juan Luis Cano Rodríguez <[email protected]>
Finished notebook on Kepler's equation

11c3979fcc1f900dd3a84610914bf88c8ac4aa7c authored almost 10 years ago by Juan Luis Cano Rodríguez <[email protected]>
WIP: Expanded notebook on propagation

571a57d3c57116ac8a343d02712aedb6c3c09189 authored almost 10 years ago by Juan Luis Cano Rodríguez <[email protected]>
Restored gfortran in .travis.yml

b8e6be9b5ef034b40b41daa7339b41d5ff34675e authored almost 10 years ago by Juan Luis Cano Rodríguez <[email protected]>
Fixes travis.yml, closes #25

f2ee4c439e0eb6e00333d9a8ebc59827302c4b59 authored almost 10 years ago by Juan Luis Cano Rodríguez <[email protected]>
Updated .travis.yml to use conda, removed tox.ini

26d6ed01e97e7e88c207cf460539894e3812f49c authored almost 10 years ago by Juan Luis Cano Rodríguez <[email protected]>
Fixed failing tests relating to units

8af82fdc919a731c289f3a398654ffe095047656 authored almost 10 years ago by Juan Luis Cano Rodríguez <[email protected]>
Fixed failing tests relating to units

c49042e0978211bd39da5ad1091a9374433e8972 authored almost 10 years ago by Juan Luis Cano Rodríguez <[email protected]>
Fixed badges in README

ded686c8a7016e6ff9131f9a81bf9378be3e96a1 authored almost 10 years ago by Juan Luis Cano Rodríguez <[email protected]>
Fixed setup.py with setuptools, closes #24

8ab3572f6422de6226e089b577c6add83cc08722 authored almost 10 years ago by Juan Luis Cano Rodríguez <[email protected]>
Fixed badges in README

be26935143aa54fbf06eb846675513c02f7fea23 authored almost 10 years ago by Juan Luis Cano Rodríguez <[email protected]>
Added notebook on solving Kepler's problem with numba

44b74103438599006b5eb5e8792ab5404bdf28b3 authored almost 10 years ago by Juan Luis Cano Rodríguez <[email protected]>
Fixed extension names

ada395aad9e93f7a917486247c4230f76d22ed8a authored almost 10 years ago by Juan Luis Cano Rodríguez <[email protected]>
Added pure Python Stumpff and factorial functions

69c82e6bc1c9188c81470db8a7a4646c7b913ea9 authored almost 10 years ago by Juan Luis Cano Rodríguez <[email protected]>
Fixed setup.py with setuptools, closes #24

ba8b8a38d090bce10d6067c6568e945790c43554 authored almost 10 years ago by Juan Luis Cano Rodríguez <[email protected]>
Fixed matplotlib-related tests

Travis CI doesn't have X server.

ae5babc4502f0765ae2a478416c8c55973a42122 authored over 10 years ago by Juan Luis Cano Rodríguez <[email protected]>
Fixed wrong setup.py

I cannot use setuptools. Dammit.

3c03318545f597cfe54f459d820040cdd525dcee authored over 10 years ago by Juan Luis Cano Rodríguez <[email protected]>
BUG: Fix plotting of open orbits, closes #19

81468dce184dac0e699b02b7167ad55147599a40 authored over 10 years ago by Juan Luis Cano Rodríguez <[email protected]>
Bumped to 0.3.0-dev

271e4f01541394bef1fbe7e46592dc2f8ebe86ec authored over 10 years ago by Juan Luis Cano Rodríguez <[email protected]>
Cleaned old tests, test_plotting was not added

6b0c434f6f9a0d9268dd2502083980529dc1b0c2 authored over 10 years ago by Juan Luis Cano Rodríguez <[email protected]>
Requires astropy >= 0.4 (includes astropy/astropy#1980)

ad6258be2810b71f1ab3724e2cef969d8d4e94bb authored over 10 years ago by Juan Luis Cano Rodríguez <[email protected]>
Added more tests, pep8 fixes

d02d6f08102af248583d3943e4b427080ec1750c authored over 10 years ago by Juan Luis Cano Rodríguez <[email protected]>
Finished user guide

b70796f410b1d2895f2724488cc1aed53580e6e8 authored over 10 years ago by Juan Luis Cano Rodríguez <[email protected]>
Allow apply_maneuver to return intermediate states

Also fixed epoch of these, which was not being assigned correctly.

3dbfdfaa87347e48ae6f8f9a5a68a97a26840cf8 authored over 10 years ago by Juan Luis Cano Rodríguez <[email protected]>
BUG: Fixed several edge cases for orbits

Basically rv2coe is ill-conditioned for equatorial and/or circular
orbits, which have low or zero...

27552a5da260876bd6866916086bb9da4212abfb authored over 10 years ago by Juan Luis Cano Rodríguez <[email protected]>
Finally removed plot methods from State

This way I avoid all circular imports at the cost of losing one
handy method. Now this:

>>> from...

0ff04af428308e48b00a31d18742c66d0715a011 authored over 10 years ago by Juan Luis Cano Rodríguez <[email protected]>
BUG: Fixed circular import between plotting and twobody

If I want to provide a method on `State` to plot, I think I have
to slightly break the consistenc...

d11f1a60a164c56ec0384d2b69cee015c7b9d63a authored over 10 years ago by Juan Luis Cano Rodríguez <[email protected]>
Revamped OrbitPlotter to allow several plots

Now the plane of the first plotted state is set as the plotting
plane for the rest of the states....

0d093613a424bbed33c896966105ce086c94a5d6 authored over 10 years ago by Juan Luis Cano Rodríguez <[email protected]>
Added new properties to State

4f18cc715d8301324a2424b1f8d8992154671c3a authored over 10 years ago by Juan Luis Cano Rodríguez <[email protected]>
Added indexing capability for Maneuver

f126fc42d03770cc43113a527934488879497d4a authored over 10 years ago by Juan Luis Cano Rodríguez <[email protected]>
Added Plyades as source of inspiration

283f27a1868ea399400381e1f921d39bb832864b authored over 10 years ago by Juan Luis Cano Rodríguez <[email protected]>
Added some more tests

eac28c385c7fe194338c0852ef595315c0f4a7df authored over 10 years ago by Juan Luis Cano Rodríguez <[email protected]>
BUG: Fixed direction of impulses in maneuvers

Both in hohmann and bielliptic the magnitude of the impulses was
correct but not their direction....

cfe7106e569244b21654cd69c0d98655427e43a3 authored over 10 years ago by Juan Luis Cano Rodríguez <[email protected]>
Added (untested) apply_maneuver method

fc429dd63fe6f18df6f8b2b1d457eca74434c96b authored over 10 years ago by Juan Luis Cano Rodríguez <[email protected]>
Expanded user guide, small fixes

23fbb0d49ec6dae4d391998ad2e28ce87b5f8b1e authored over 10 years ago by Juan Luis Cano Rodríguez <[email protected]>
Updated example notebooks

1c2dae5e20c9c077d14d6ed74a068703a30fa888 authored over 10 years ago by Juan Luis Cano Rodríguez <[email protected]>
Fixed setup.py after 0a20765

Now the extension modules are placed in the correct directory.

0896a5d6fd9b1f0938c76ed011500862514f1f49 authored over 10 years ago by Juan Luis Cano Rodríguez <[email protected]>
Created plotting module

4a57ca4499e855a61c18236e49d0c90cc1ca3b3b authored over 10 years ago by Juan Luis Cano Rodríguez <[email protected]>
WIP: Moved twobody.py to package

This helps splitting functions and organizing the plotting module,
already imported but yet to be...

0a207659448f3e47bba565d8ee4cc28a9d7ce95b authored over 10 years ago by Juan Luis Cano Rodríguez <[email protected]>
Added norm function that respects units

174cd4a1d168e6b5f3013ba9171ae9241199e9be authored over 10 years ago by Juan Luis Cano Rodríguez <[email protected]>
Added new example notebook (in Spanish)

34efec5024ace1d4cfae8d01660ca06ab26a9ea6 authored over 10 years ago by Juan Luis Cano Rodríguez <[email protected]>
Reordered documentation

ad86eaa3f280a2e35fa5c45e178d2d8ef47e6d08 authored over 10 years ago by Juan Luis Cano Rodríguez <[email protected]>
Added radius of pericenter and apocenter

7c41dc37f300d91c82a3eb793623e7b3b7ba3666 authored over 10 years ago by Juan Luis Cano Rodríguez <[email protected]>
Improved docs, little fixes

78abde498761c28a76d304b7ccfe1b27aa2b5ed8 authored over 10 years ago by Juan Luis Cano Rodríguez <[email protected]>
Refactored Maneuver

7d696c0290ba37e1d63a5eb5c8528d651866cad4 authored over 10 years ago by Juan Luis Cano Rodríguez <[email protected]>
Started narrative documentation

b76f7d2747b6c9d16afcb7ef430a23f81e93c758 authored over 10 years ago by Juan Luis Cano Rodríguez <[email protected]>
Reverting to RTD theme

d6a27cc4c44fae15ae735caa555a587a260fee59 authored over 10 years ago by Juan Luis Cano Rodríguez <[email protected]>
Ignoring docs/build

0c557e0b7d06ef93cd7413d826eee49eb426c2ec authored over 10 years ago by Juan Luis Cano Rodríguez <[email protected]>
Updated rest of requirements

f873702ff811c6d06f71e99f9f11d5f2b9f727dd authored over 10 years ago by Juan Luis Cano Rodríguez <[email protected]>
Copyright to Unicode, added dependencies

39fbd56af83f952ea089b2432b4b72c1eda14211 authored over 10 years ago by Juan Luis Cano Rodríguez <[email protected]>
Fixed RTD

3e2bed7547bb5f9f5c8bd611d8083e1b8a6fb4b3 authored over 10 years ago by Juan Luis Cano Rodríguez <[email protected]>