Darlan Cavalcante Moreira
Darlan Cavalcante Moreira
I also would like some indication of progress, but I progressbar might be considered distracting for some people. Something more discrete like `current line | progress%` could be nice to...
cxxopts is already available in conan-center (official repository in conan) and thus this issue should probably be closed.
I haven't used org-remark very much yet. I actually just installed it yesterday. My main use-case is to just be able to highlight parts of my org-roam notes (to indicate...
A tool that checks compatibility would be great. Then one could easily use it as a [pre-commit](https://pre-commit.com/) hook, for instance.
I just checked darglint. It is exactly what we need for compatibility checking. The only problem is that it is a bit slow, at least for now.
Sorry for the (very) late answer. I don't have much free time to work on pyphysim, unless it is something I particularly need. Unfortunately, non-square QAM is not one of...
I have created conan recipes for several libraries I use, such as armadillo, openblas, hdf5, etc. I just created one for mlpack in order for a colleague to use. Run...