Opened 14 years ago
Closed 14 years ago
#785 closed enhancement (duplicate)
standard smith normal form
Reported by: | syazdani | Owned by: | syazdani |
---|---|---|---|
Priority: | minor | Milestone: | sage-2.8.6 |
Component: | linear algebra | Keywords: | smith_form |
Cc: | Merged in: | ||
Authors: | Reviewers: | ||
Report Upstream: | Work issues: | ||
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description
The smith_form function for integer dense matrices are printed backward from the usual notation. This is because pari prints them backward.
The enclosed patch fixes this problem, by permuting the entries appropriately.
Change History (1)
comment:1 Changed 14 years ago by
- Resolution set to duplicate
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.