Bogdan Kulynych

Results 5 issues of Bogdan Kulynych

If you compare Bn to anything that is not a Bn... ``` Bn(42) == "something" ``` ...petlib falls into a recursive death: ``` Output: AttributeError Traceback (most recent call last)...

bug

We need to allow custom blocks formats with custom serialization, and more flexibility about backends. All of these are breaking changes. Progress: - [x] Simple `dict`-based object store - [x]...

In a recent [academic paper](https://arxiv.org/abs/1806.02711), [full disclosure] my coauthors and I proposed *protective optimization technologies* (POTs): technological tools and interventions that counteract harmful optimization systems from the outside. In the...

For localization purposes

A fix for #11 on Python 3.9. I did not test if the modified check is always correct, but this is a quick fix to get the code up and...