Michael Schellenberger Costa
Michael Schellenberger Costa
Hm i rewrote that code some time ago and i encountered some problems with mixed mode. However, i do not really recollect which ones. Thinking aloud a bit i would...
I believe this is ~~a bug in~~ totally fine by libstdc++ They are differentiating their [implementation ](https://github.com/gcc-mirror/gcc/blob/1cb220498e1f59021dab36c39c5d726e9f070c6a/libstdc%2B%2B-v3/include/bits/stl_iterator_base_funcs.h#L142-L151) based on `iterator_category` which does not make sense for iota_view with `ptrdiff_t` as...
run tests
run tests
I will give this a try to familiarize a bit better with thrust. Note to past self: push branches before handing back a machine
I am not sure whether this is really a thrust issue. We are not defining `__noinline__` in thrust and the code in question boils down to standard includes.
I see that there is some conditional compilation for gcc < 4.3 Do we still support those ancient compilers or could we just clean the whole thing up in a...
@matlab2tikzBot please test this
Thank you very much for that PR. That is a good usecase and will definitely improve m2t. However, I think the code is not there yet. Especially considering that we...
I am unsure about the attached pdf/jpg. They generally do not make thatmuch sense if you are not a developer. @egeerardyn thoughts?