tqdm.cpp icon indicating copy to clipboard operation
tqdm.cpp copied to clipboard

Status

Open samssann opened this issue 6 years ago • 5 comments

This is dead right? That's a pity.. seemed like a very useful project. C++ has lousy progress bar libs

samssann avatar Mar 19 '18 20:03 samssann

not dead, just blocked on tqdm/tqdm v5.0.0 (specifically, tqdm/tqdm#198)

casperdcl avatar Mar 19 '18 20:03 casperdcl

Thanks for the info @casperdcl . Hopefully that gets sorted out sooner or later. Appreciate your work 👍

samssann avatar Mar 19 '18 21:03 samssann

Since tqdm/tqdm#198 has been sorted out, is it safe to say that the submodule architectures are stable now?

moshiba avatar Nov 22 '19 15:11 moshiba

Well I partially fixed https://github.com/tqdm/tqdm/issues/198 and split out additional steps into https://github.com/tqdm/tqdm/issues/815 ... I really don't know when I'll ever get around to fixing it.

Honestly, given that I get no funding and even less time, I just fix things which I personally need to use and just about keep up with responding to issues/PRs. I haven't needed a progressbar in C++ for the last couple of years so haven't pushed this :/

casperdcl avatar Nov 22 '19 16:11 casperdcl

Fair enough, though some directions or guides would be nice to have, but still, thank you, tqdm rocks!

moshiba avatar Nov 22 '19 20:11 moshiba