Nico Schlömer

Results 536 comments of Nico Schlömer

Well it seems we should rather adopt that, right?

The line is ``` \\usepackage[utf8]{{inputenc}} ``` Why can't we simply insert the encoding there?

That's because pgfplots doesn't support legend titles yet, see https://github.com/pgf-tikz/pgfplots/issues/307.

So I've been working on scipy a bit (https://github.com/scipy/scipy/pull/11147) and found that in parts it was quite lax when it came to float conversion of arrays. I'll fix all the...

Right now looking at pandas. (I reported earlier that it builds cleanly, but that's not the case -- You have to run the tests with `-Werror`.)

matplotlib requires one change for the tests to pass without warning. https://github.com/matplotlib/matplotlib/pull/16003

> I am not sure. I still think it is desirable, but whether or not we should go ahead depends a bit on how the major packages would break with...

#### numpy itself - [x] https://github.com/numpy/numpy/pull/15126 #### matplotlib - [x] https://github.com/matplotlib/matplotlib/pull/16003 - [x] https://github.com/matplotlib/matplotlib/pull/19952 #### SciPy - [x] https://github.com/scipy/scipy/pull/11159 - [x] https://github.com/scipy/scipy/pull/11160 - [x] https://github.com/scipy/scipy/pull/13864 - [x] https://github.com/scipy/scipy/pull/14274 - [x]...