#16625: Better plotting for polytopes, re-add projection_direction
-------------------------------------------------+-------------------------
Reporter: kcrisman | Owner:
Type: defect | Status: closed
Priority: major | Milestone: sage-6.3
Component: geometry | Resolution: fixed
Keywords: | Merged in:
Authors: Volker Braun | Reviewers: Andrey
Report Upstream: N/A | Novoseltsev
Branch: | Work issues:
bdb1803badb326172dd310a79033ecbdb49904b6 | Commit:
Dependencies: | Stopgaps:
-------------------------------------------------+-------------------------
Changes (by kcrisman):
* commit: bdb1803badb326172dd310a79033ecbdb49904b6 =>
Comment:
Just FYI, there was no doctesting of
{{{
+ def show(self, *args, **kwds):
+ from sage.misc.superseded import deprecation
+ deprecation(16625, 'use Projection.plot instead')
+ return self.plot(*args, **kwds)
}}}
followup will be part of #17247.
--
Ticket URL: <http://trac.sagemath.org/ticket/16625#comment:16>
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 unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.