Opened 11 years ago
Last modified 3 years ago
#11841 closed enhancement
Generates Quadratic Forms — at Version 4
Reported by: | annahaensch | Owned by: | justin |
---|---|---|---|
Priority: | minor | Milestone: | sage-duplicate/invalid/wontfix |
Component: | quadratic forms | Keywords: | |
Cc: | Merged in: | ||
Authors: | Anna Haensch | Reviewers: | |
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | #11863 | Stopgaps: |
Description (last modified by )
This function take a list of vectors, L, and a quadratic Lattice, M. It returns a new lattice with the underlying space QQM but spanned by the vectors L.
Change History (7)
Changed 11 years ago by
comment:1 Changed 9 years ago by
- Dependencies set to #11863
- Status changed from new to needs_review
- Type changed from PLEASE CHANGE to enhancement
comment:2 Changed 9 years ago by
The patch bilinear_map.patch comes from the ticket #11863. So, I have listed that as a dependency for the patch for the convenience of the reviewers.
comment:3 Changed 9 years ago by
instruction for the patchbot:
apply Trac_11841.patch
comment:4 Changed 9 years ago by
- Description modified (diff)
Here is a new clean patch, to be used as a starting point for future discussion.
for the bot:
apply trac_11841_sub_lattice.patch
Changed 9 years ago by
Note: See
TracTickets for help on using
tickets.
put on top of bilinear_map.patch