Skip to content

Matrix class extension#57

Open
dsambit wants to merge 16 commits intomainfrom
MatrixClassExtension
Open

Matrix class extension#57
dsambit wants to merge 16 commits intomainfrom
MatrixClassExtension

Conversation

@dsambit
Copy link
Member

@dsambit dsambit commented Aug 18, 2022

No description provided.

}

// FIXME: to be implemented (not complex conjugate transpose)
// S.complexConjugate();
Copy link
Member Author

Choose a reason for hiding this comment

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

@iancclin Please note the FIXME comments

* @warning There is no boundary check in this function. The user should
* be responsible that the size of data array should have
* (j2-j1)*(i2-i1) size.
* @param i1 the global index of the first row of the submatrix.
Copy link
Member Author

@dsambit dsambit Aug 18, 2022

Choose a reason for hiding this comment

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

@iancclin Could you please clarify in the documentation whether the global index is counted starting from 0 or 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.

2 participants