Tom de Geus

Results 225 comments of Tom de Geus

It's really not hard, and on top of that I would be willing to provide a PR

Alright, then I'll make a PR in the coming days. Would you be willing to create a release thereafter, such that I can add the library to conda-forge? Thanks for...

@casperdcl The lines under this if statement cause all kinds of problems on my system. What do they do? Are they really needed? https://github.com/tqdm/tqdm.cpp/blob/669d6354a279afd2177d66703d7405722ea627ca/CMakeLists.txt#L127

@ashok-arora OSx

In fact I think it is a problem of Python: https://github.com/boostorg/system/issues/32

clang 6 (on travis)

If it's a compiler bug we can close it here I guess...?

GCC worked! For now I abandoned C++17 as it gave a bunch of other errors elsewhere. I didn't need it, I was just hoping that it would solve the alignment...

I think having a few files is not too bad, it limits processing for most users as they work only in one or two domains. However, a good CI tool...

I just encountered something that could be useful here (discussion on gitter with @jaimergp ). It would be nice if one can append global build settings in a multi-output feedstock....