Skip to content
This repository was archived by the owner on Oct 14, 2023. It is now read-only.

Propagation improvements - #140

Merged
astrojuanlu merged 7 commits into
poliastro:masterfrom
astrojuanlu:propagation-improvements
Sep 26, 2016
Merged

Propagation improvements#140
astrojuanlu merged 7 commits into
poliastro:masterfrom
astrojuanlu:propagation-improvements

Conversation

@astrojuanlu

Copy link
Copy Markdown
Member

The callback is called at each internal integrator step, therefore
enabling the user to retrieve every intermediate state.
@codecov-io

codecov-io commented Sep 11, 2016

Copy link
Copy Markdown

Current coverage is 82.15% (diff: 100%)

Merging #140 into master will increase coverage by 0.48%

@@             master       #140   diff @@
==========================================
  Files            23         23          
  Lines           906        908     +2   
  Methods           0          0          
  Messages          0          0          
  Branches         71         72     +1   
==========================================
+ Hits            740        746     +6   
+ Misses          145        142     -3   
+ Partials         21         20     -1   

Powered by Codecov. Last update 573212e...ed931ad

This leads to huge performance improvements, as `quantity_input` is very slow.
One untouched test still failing
@astrojuanlu

Copy link
Copy Markdown
Member Author

This PR has been standing for too long. Changes in plotting code can come later.

@astrojuanlu
astrojuanlu merged commit 023c114 into poliastro:master Sep 26, 2016
@astrojuanlu
astrojuanlu deleted the propagation-improvements branch September 26, 2016 16:18
@astrojuanlu astrojuanlu mentioned this pull request Mar 5, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants