From Python to Numpy
labri.fr
From Python to Numpy
1–10 of 55 posts
Re: From Python to Numpy
#2And it shows, the theme is beautiful. Also some of the best ASCII diagrams I've seen. Worth a look at the source, even if you don't care about Python.
Re: From Python to Numpy
#3> be warned that I'm a bit picky about typography & design: Edward Tufte is my hero And it shows, the theme is beautiful. Also some of the best ASCII diagrams I've seen. Worth a look at the source, even if you don't care about Python.
Re: From Python to Numpy
#4> be warned that I'm a bit picky about typography & design: Edward Tufte is my hero And it shows, the theme is beautiful. Also some of the best ASCII diagrams I've seen. Worth a look at the source, even if you don't care about Python.
Wouldn't normally criticize website design, but since this came up... yes, the fonts are pretty and all, but on my humble 24" monitor the site uses barely half of my horizontal space and looks awkward (the table of contents especially). "Mobile-first"?
That's actually a feature, as lines that are too long are harder to read (https://en.wikipedia.org/wiki/Line_length). It's the same as why books actually have empty margins.
To me, the font is too thin to be easy to read.
Re: From Python to Numpy
#5Earlier quoted context omitted.
Wouldn't normally criticize website design, but since this came up... yes, the fonts are pretty and all, but on my humble 24" monitor the site uses barely half of my horizontal space and looks awkward (the table of contents especially). "Mobile-first"?
> but on my humble 24" monitor the site uses barely half of my horizontal space and looks awkward (the table of contents especially). "Mobile-first"? That's actually a feature, as lines that are too long are harder to read ( https://en.wikipedia.org/wiki/Line_length ). It's the same as why books actually have empty margins. To me, the font is too thin to be easy to read.
I agree with you about the font being too thin, but the line length annoyed me much more.
Re: From Python to Numpy
#6> be warned that I'm a bit picky about typography & design: Edward Tufte is my hero And it shows, the theme is beautiful. Also some of the best ASCII diagrams I've seen. Worth a look at the source, even if you don't care about Python.
Wouldn't normally criticize website design, but since this came up... yes, the fonts are pretty and all, but on my humble 24" monitor the site uses barely half of my horizontal space and looks awkward (the table of contents especially). "Mobile-first"?
Re: From Python to Numpy
#7Earlier quoted context omitted.
> but on my humble 24" monitor the site uses barely half of my horizontal space and looks awkward (the table of contents especially). "Mobile-first"? That's actually a feature, as lines that are too long are harder to read ( https://en.wikipedia.org/wiki/Line_length ). It's the same as why books actually have empty margins. To me, the font is too thin to be easy to read.
I don't mind empty margins, but having 60% of my screen empty for no reason is excessive, and I do read slower because of it. If I want shorter lines, I'll just resize my browser, thanks. I agree with you about the font being too thin, but the line length annoyed me much more.
Re: From Python to Numpy
#8> For example, can you tell what the two functions below are doing? Probably you can tell for the first one, but unlikely for the second (or your name is Jaime Fernández del Río and you don't need to read this book).
Re: From Python to Numpy
#9Anyway, Mr. Rougier's Matplotlib was both informative, concise, and beautiful. Actually, I think my appreciation for matplotlib came from reading his guide: https://www.labri.fr/perso/nrougier/teaching/matplotlib/
Re: From Python to Numpy
#10Earlier quoted context omitted.
> but on my humble 24" monitor the site uses barely half of my horizontal space and looks awkward (the table of contents especially). "Mobile-first"? That's actually a feature, as lines that are too long are harder to read ( https://en.wikipedia.org/wiki/Line_length ). It's the same as why books actually have empty margins. To me, the font is too thin to be easy to read.
I don't mind empty margins, but having 60% of my screen empty for no reason is excessive, and I do read slower because of it. If I want shorter lines, I'll just resize my browser, thanks. I agree with you about the font being too thin, but the line length annoyed me much more.