Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add calculation of intermediate stability function (P_j) #9

Merged
merged 3 commits into from
Nov 17, 2012

Conversation

mparsani
Copy link
Contributor

@mparsani mparsani commented Nov 3, 2012

Add calculation of intermediate stability function (P_j)

@@ -1332,7 +1251,7 @@ def num_seq_dep_stages(self):
n = max(n, n_s[i]+1)
return n

def internal_stability_polynomials(self,stage=None,mode='exact',formula='lts',use_butcher='False'):
def internal_stability_polynomials(self,stage=None,mode='exact',formula='lts',use_butcher=False):
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing that.

ketch added a commit that referenced this pull request Nov 17, 2012
Add calculation of intermediate stability function (P_j)
@ketch ketch merged commit 778d174 into ketch:master Nov 17, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants