Dima Pasechnik

Results 143 comments of Dima Pasechnik

We can call e.g. [AX_TLS](https://www.gnu.org/software/autoconf-archive/ax_tls.html) and error out if it fails, or (a bit harder) redefine `_Threads_local` to nothing. We can even mess around with checking whether `-std=c11` flag is...

Much of this could be avoided if `use_redirect_file` were `False` by default.

my scipy/PROPACK#1 is a more or less generic straightforward modernisation of PROPACK ancient code, not really nagfor-specific. So there should be no harm applying it - perhaps even more of...

It would actually be interesting on its own to test scipy/PROPACK#1 with MKL.

> I observed no segfaults for PROPACK tests when building from [gh-15249](https://github.com/scipy/scipy/pull/15249), so I deduce it must be something specific to what conda is doing on Windows. I'm not a...

should we close this in view of #5080 done?

If this is done, it should be easy to host the resulting pdf. I'm actually surprised that the html build is not going this route - using htlatex as the...

Well, could you (in the past?) generate such a TeX file? (perhaps I don't understand what "old LaTeX template" is)

TeX does a very good job of typesetting; besides, PDF may be used as (or converted to) an epub (which would alleviate the issue of epub breaking now and then)