Skip to content

Conversation

@leios
Copy link
Member

@leios leios commented Jul 17, 2019

This is a rough draft for a plotting chapter in the Algorithm Archive.

I have implemented everything in gnuplot; however, I should have allowed for other people to add in whatever plotter they want later (eg python, julia). In these cases, all the images should probably be regenerated in the plotter of choice.

As a note, this is the first step in an overhaul to the algorithm archive. Next up is domain coloring, followed by FFT's, then convolutions, and then everything else. There's a lot to do and I'm busy right now with my thesis, but I'm doing what I can.

@leios leios added the Chapter This provides a new chapter. (md files are edited) label Jul 17, 2019
@dovisutu
Copy link
Contributor

It seems like data/scatterplot_data.dat is missing, as you try to import it at L539 of plotting.md.

@leios
Copy link
Member Author

leios commented Jul 19, 2019

Thanks for catching that! I'll fix it soon.

@leios
Copy link
Member Author

leios commented Aug 22, 2019

I am relatively happy with how this chapter reads; however, I have considered adding an addition section on format specifiers as described here. I decided not to put it in this release because it isn't really used in any of the AAA plots so far (I think).

Let me know if you think I should add it in!

@leios
Copy link
Member Author

leios commented Dec 17, 2019

Hey guys, I need this chapter for the next one... So I will probably merge it in tomorrow.

@c252
Copy link
Member

c252 commented Dec 17, 2019

Sounds good, I just read over the chapter and everything looks fine to me.

@leios leios merged commit e8d612c into algorithm-archivists:master Dec 18, 2019
@leios leios deleted the plotting_chapter branch December 18, 2019 01:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Chapter This provides a new chapter. (md files are edited)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants