Piotr Gawron

Results 3 issues of Piotr Gawron

DWaveSampler is not picklable. It should be in order to integrate for example with sklearn. ```python In [1]: from dwave.system.samplers import DWaveSampler In [2]: import pickle In [3]: annealer =...

It would be nice to have support for `DoubleFloats` in the package. It will require a careful check of the types in the library and writing new tests.

enhancement
help wanted

### Bug Description: Theia IDE crashes in wayland mode on startup. ### Steps to Reproduce: 1. `./TheiaIDE.AppImage --enable-features=UseOzonePlatform,WaylandWindowDecorations --ozone-platform-hint=wayland` These option lead to hard crash: `'./TheiaIDE.AppImage --enable-fe…' terminated by signal...