#9713: Add toric Chow group
----------------------------------+-----------------------------------------
Reporter: vbraun | Owner: AlexGhitza
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-4.6.2
Component: algebraic geometry | Keywords:
Author: Volker Braun | Upstream: N/A
Reviewer: Andrey Novoseltsev | Merged:
Work_issues: |
----------------------------------+-----------------------------------------
Comment(by SimonKing):
Replying to [comment:40 vbraun]:
> See also comment 31:
>
> * `trac_9713_fix_cardinality.patch`
> * `trac_9713_fix_fg_pid.patch`
No, when I apply `trac_9713_fix_fg_pid.patch`, one out of 17 hunks fails,
namely:
{{{
--- fgp_module.py
+++ fgp_module.py
@@ -539,7 +578,8 @@
"""
return other.is_submodule(self)
- def __call__(self, x, check=True):
+
+ def _element_constructor_(self, x, check=True):
"""
INPUT:
}}}
Cheers,
Simon
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9713#comment:41>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.