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 some functionality to matrices in eclib #4314

Closed
JohnCremona opened this issue Oct 17, 2008 · 2 comments
Closed

Add some functionality to matrices in eclib #4314

JohnCremona opened this issue Oct 17, 2008 · 2 comments

Comments

@JohnCremona
Copy link
Member

The attached patch (based on 3.1.4) makes two changes in libs/cremona/mat*:

  1. Adds getitem methods to the matric class so i,j entries may be extracted;
  2. Changes the conversion to sage of matrices so that matrices over ZZ are constructed instead of ZZ.

These were done as part of a hands-on tutorial William gave to John in Bordeaux.

Component: interfaces

Keywords: eclib CremonaModularSymbols

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

@mwhansen
Copy link
Contributor

comment:1

This is a dupe of #4313

@mwhansen mwhansen removed this from the sage-3.2 milestone Oct 18, 2008
@JohnCremona
Copy link
Member Author

comment:2

Replying to @mwhansen:

This is a dupe of #4313

Thanks. One day I'll succeed in creating a new ticket with a pre-existing patch without causing a duplication!

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