Opened 12 years ago
Last modified 7 years ago
#8900 new enhancement
Implement multiparameter overloaded functions, with explicit registration
Reported by: | nthiery | Owned by: | robertwb |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | coercion | Keywords: | overloading |
Cc: | sage-combinat | Merged in: | |
Authors: | Nicolas M. Thiéry | Reviewers: | |
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description
Note: See
TracTickets for help on using
tickets.
I noticed that this ticket was mentioned in
hopf_algebras.py
in a commented out TODO note forantipode_by_coercion
, and it seemed like it would be used to do what ticket: 15573 is attempting to achieve (have product/coproduct/antipode for Hopf algebras automatically choose a realization where the corresponding method is defined). Did this ever make it into Sage, and if not, are there still any plans to put it in?