Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not iterate in pretty_print #20711

Closed
vbraun opened this issue May 30, 2016 · 12 comments
Closed

Do not iterate in pretty_print #20711

vbraun opened this issue May 30, 2016 · 12 comments

Comments

@vbraun
Copy link
Member

vbraun commented May 30, 2016

We want

sage: pretty_print(GF(2))
\newcommand{\Bold}[1]{\mathbf{#1}}\Bold{F}_{2}

instead of iterating over the elements of GF(2)

CC: @dkrenn

Component: user interface

Keywords: sd74

Author: Volker Braun

Branch/Commit: 6fafd06

Reviewer: Frédéric Chapoton

Issue created by migration from https://trac.sagemath.org/ticket/20711

@vbraun vbraun added this to the sage-7.3 milestone May 30, 2016
@vbraun
Copy link
Member Author

vbraun commented May 30, 2016

@vbraun
Copy link
Member Author

vbraun commented May 30, 2016

Changed reporter from vbraun to Braun

@vbraun
Copy link
Member Author

vbraun commented May 30, 2016

Author: Volker Braun

@vbraun
Copy link
Member Author

vbraun commented May 30, 2016

Changed keywords from none to sd74

@vbraun

This comment has been minimized.

@vbraun
Copy link
Member Author

vbraun commented May 30, 2016

Commit: 64dc304

@vbraun
Copy link
Member Author

vbraun commented May 30, 2016

New commits:

64dc304Do not unwrap iterators/generators in pretty_print

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented May 30, 2016

Branch pushed to git repo; I updated commit sha1. New commits:

6fafd06Fix failing doctest

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented May 30, 2016

Changed commit from 64dc304 to 6fafd06

@fchapoton
Copy link
Contributor

comment:5

ok, lgtm

@fchapoton
Copy link
Contributor

Reviewer: Frédéric Chapoton

@vbraun
Copy link
Member Author

vbraun commented May 31, 2016

Changed branch from u/vbraun/do_not_iterate_in_pretty_print to 6fafd06

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants