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

Faster matrix_from_rows_and_columns #2490

Closed
jaapspies opened this issue Mar 12, 2008 · 2 comments
Closed

Faster matrix_from_rows_and_columns #2490

jaapspies opened this issue Mar 12, 2008 · 2 comments

Comments

@jaapspies
Copy link
Member

matrix_from_rows_and_columns could be made faster by using PY_TYPE_CHECK and pyrex-style for loops.

See also trac ticket #2397

Component: linear algebra

Issue created by migration from https://trac.sagemath.org/ticket/2490

@dfdeshom
Copy link

comment:1

Japp, I'm marking this as duplicate since it is a duplicate of #2372 . Reviews for #2372 welcome!

@jaapspies
Copy link
Member Author

Attachment: trac_2490.patch.gz

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants