Wouter

Results 5 issues of Wouter

I have been experimenting with the norm_engine through *cppzmq*, and am able to get multiple machines communicating but I ran into a couple issues: 1. The SUB needs to be...

Is a pull request extending the library with better NaN (numeric_limts::quiet/signaling)_NaN / :::infinity ) support considered, or are they omitted with reason? Additionally, if possible an extension of std::isnan might...

I have been experimenting with the norm_engine, and am able to get multiple machines communicating but I ran into a couple issues: 1. The SUB needs to be started before...

Currently, ` self._rng = secrets.SystemRandom()` is used to set the randomness for DPMechanisms. https://github.com/IBM/differential-privacy-library/blob/a889ba0f8d19c77e2b0369451ebc392969fac685/diffprivlib/mechanisms/base.py#L77 I understand that for real models you don't want to set the seed, but is adding...

enhancement

Checking if listeners is defined before accessing property and removing. Before setting new properties set empty object if it is undefined. This is also noted in issue #407 . But...

cla: yes