Manuel S. Rudolph

Results 4 issues of Manuel S. Rudolph

**Is your feature request related to a problem? Please describe.** We should replace the `print` calls when `verbose=True` in scans with `tqdm` from the `tqdm` library. Alternatively, we make it...

**Is your feature request related to a problem? Please describe.** Currently, when people enter the `orqviz` GitHub repository with the intent to contribute, there are no open Issues and not...

By looping `for parameter in parameters`, `parameter` can be a float. The current implementation breaks the function.

Hello, I am thankful for your package because bit operations with your integer implementation is much faster than with `BigInt`. However, my code is quite sensitive to the hashing speed,...