Skip to content

AB adaptive#2

Open
obiajulu wants to merge 10 commits intomasterfrom
ob/a-b_adaptive
Open

AB adaptive#2
obiajulu wants to merge 10 commits intomasterfrom
ob/a-b_adaptive

Conversation

@obiajulu
Copy link
Copy Markdown
Owner

@obiajulu obiajulu commented Jun 6, 2016

No description provided.

for j = 0:s
# Assign in correct order for multiplication below
# (a factor depending on j and s) .* (an integral of a polynomial with -(-1:s-1), except -(j-1), as roots)
p_int = polyint(poly(diagm(-[-1:j - 2; j:s-1])))
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

the diagm is actually not needed (I think).

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.

7 participants