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

Add pictures to plot3d.py #20109

Closed
sagetrac-jhonrubia6 mannequin opened this issue Feb 24, 2016 · 23 comments
Closed

Add pictures to plot3d.py #20109

sagetrac-jhonrubia6 mannequin opened this issue Feb 24, 2016 · 23 comments

Comments

@sagetrac-jhonrubia6
Copy link
Mannequin

sagetrac-jhonrubia6 mannequin commented Feb 24, 2016

Patch to add pictures generated using .. PLOT:: to the plot3d.py file

CC: @egourgoulhon

Component: documentation

Keywords: pictures, plot

Author: Javier Honrubia González

Branch: 2962cd9

Reviewer: Dima Pasechnik

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

@sagetrac-jhonrubia6 sagetrac-jhonrubia6 mannequin added this to the sage-7.1 milestone Feb 24, 2016
@sagetrac-jhonrubia6
Copy link
Mannequin Author

sagetrac-jhonrubia6 mannequin commented Feb 24, 2016

Branch: t/20109/add_pictures_to_plot3d_py

@sagetrac-jhonrubia6
Copy link
Mannequin Author

sagetrac-jhonrubia6 mannequin commented Feb 29, 2016

Changed branch from t/20109/add_pictures_to_plot3d_py to none

@sagetrac-jhonrubia6
Copy link
Mannequin Author

sagetrac-jhonrubia6 mannequin commented Mar 2, 2016

@sagetrac-jhonrubia6
Copy link
Mannequin Author

sagetrac-jhonrubia6 mannequin commented Mar 2, 2016

New commits:

a46d881Added pictures to plot3d.py and auxiliar plot() methods in base.pyx and parametric_surface.pyx

@sagetrac-jhonrubia6

This comment has been minimized.

@sagetrac-jhonrubia6
Copy link
Mannequin Author

sagetrac-jhonrubia6 mannequin commented Mar 2, 2016

Author: Javier Honrubia Gonzalez

@sagetrac-jhonrubia6
Copy link
Mannequin Author

sagetrac-jhonrubia6 mannequin commented Mar 2, 2016

Commit: a46d881

@sagetrac-jhonrubia6
Copy link
Mannequin Author

sagetrac-jhonrubia6 mannequin commented Mar 2, 2016

Changed keywords from none to pictures, plot

@sagetrac-jhonrubia6 sagetrac-jhonrubia6 mannequin modified the milestones: sage-7.1, sage-7.2 Mar 21, 2016
@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Apr 2, 2016

Changed commit from a46d881 to 230bf0c

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Apr 2, 2016

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

230bf0cAdded some doctest to the plot() methods in parametric_surface.pyx and base.pyx

@dimpase
Copy link
Member

dimpase commented Apr 25, 2016

comment:8

what is the purpose of these tautological def plot(self): ? To support PLOT:: blocks in docstrings?

@sagetrac-jhonrubia6
Copy link
Mannequin Author

sagetrac-jhonrubia6 mannequin commented Apr 25, 2016

comment:9

Replying to @dimpase:

what is the purpose of these tautological def plot(self): ? To support PLOT:: blocks in docstrings?

It is the way Nathann Cohen implemented the code in sphinx_plot (#17498), it works fine but some objects need a plot method to be invoked in sphinx_plot().

@dimpase
Copy link
Member

dimpase commented Apr 25, 2016

comment:10

Could you add to docstrings of these two plot() functions something like needed to support PLOT in doctrings ?

Otherwise it's quite baffling to see...

@sagetrac-jhonrubia6
Copy link
Mannequin Author

sagetrac-jhonrubia6 mannequin commented Apr 25, 2016

comment:11

Replying to @dimpase:

Could you add to docstrings of these two plot() functions something like needed to support PLOT in doctrings ?

Otherwise it's quite baffling to see...

sure, it does make sense. I will do it in my next commit

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Apr 25, 2016

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

2962cd9Added some comments clarifying the need of plot() methods.

@sagetrac-git
Copy link
Mannequin

sagetrac-git mannequin commented Apr 25, 2016

Changed commit from 230bf0c to 2962cd9

@dimpase
Copy link
Member

dimpase commented Apr 25, 2016

comment:13

Where exactly in the docs should one see these new figures?

I don't get any pictures in reference/plot3d/sage/plot/plot3d/parametric_plot3d.html

@sagetrac-jhonrubia6
Copy link
Mannequin Author

sagetrac-jhonrubia6 mannequin commented Apr 25, 2016

comment:14

Replying to @dimpase:

Where exactly in the docs should one see these new figures?

I don't get any pictures in reference/plot3d/sage/plot/plot3d/parametric_plot3d.html

No, the pictures are in reference/plot3d/sage/plot/plot3d/plot3d.html

@dimpase
Copy link
Member

dimpase commented Apr 25, 2016

comment:15

Replying to @sagetrac-jhonrubia6:

Replying to @dimpase:

Where exactly in the docs should one see these new figures?

I don't get any pictures in reference/plot3d/sage/plot/plot3d/parametric_plot3d.html

No, the pictures are in reference/plot3d/sage/plot/plot3d/plot3d.html

wow, cool pictures!!!

@sagetrac-jhonrubia6
Copy link
Mannequin Author

sagetrac-jhonrubia6 mannequin commented Apr 25, 2016

Reviewer: Dima Pasechnik

@vbraun
Copy link
Member

vbraun commented Apr 26, 2016

Changed branch from u/jhonrubia6/add_pictures_to_plot3d_py to 2962cd9

@jdemeyer
Copy link

Changed commit from 2962cd9 to none

@jdemeyer
Copy link

Changed author from Javier Honrubia Gonzalez to Javier Honrubia González

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

3 participants