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

Propagation improvements #140

Merged
merged 7 commits into from
Sep 26, 2016

Conversation

astrojuanlu
Copy link
Member

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

codecov-io commented Sep 11, 2016

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
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