Ralph Urlus

Results 20 comments of Ralph Urlus

@Sandy4321 bool types are not 1 bit but one byte as that is the smallest addressable unit for CPUs. You can of course pack bits into other types and there...

Fair enough, thanks for the quick response!

Definitely, would be happy to accept a PR for this. I would prefer a separate header, e.g. `sparse_converters.h`, for the conversions as `converters.h` is already a bit longer/dense.

No rush, it's the same for me. For the approach keep in mind that the `dev/0.4.0` branch is quite different from the current master. `converters.h` and `utils.h` are stable where...

> Blocked by #74 Block has been resolved

Thanks, I was hoping to avoid this but it seems like a safe and easier to use mode is needed where we make the current behaviour available to those that...

@ymwdalex there is no tarball with the source files for >= 0.3.2 Most packages include source files alongside the wheels such that people on platforms/archs for which there are no...

@frankniujc given your PR it might be of interest to you that I updated the library with, among other improvements, support for Python 3.7+. You can find the repo [here](https://github.com/RUrlus/diptest)

Hi @alimuldal, would you be willing to hand-over maintenance of the repo or perhaps archive it such that we can promote the fork and keep the name?