Skip to content

Conversation

@wallbryce
Copy link
Contributor

No description provided.

Returns
-------
D: (n+1)x(n+1) matrix
Copy link
Contributor

Choose a reason for hiding this comment

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

I'd write np.array<float>(n+1, n+1) , but this is good!

-------
D: (n+1)x(n+1) matrix
differentiation matrix
x: (n+1)-d array
Copy link
Contributor

Choose a reason for hiding this comment

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

Consider np.array<float>(n+1,)

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.

3 participants