Or Sharir

Results 4 issues of Or Sharir

- Added a monochrome mode. - Made overriding the alpha value optional. - Added a min and max brightness parameter, to limit the min/max brightness of the resulting blurred image...

After submitting a new comment, or updating a present one, the extension does not render the new / updated content. As always, use refresh as a temporary workaround.

bug

The simple J1-J2 example with exact optimization (j1j2_2d_exact_4.py) seems to lead to NaN / overflow values after a few iterations: /cs/labs/shashua/ors07/Pyket/src/pyket/optimization/exact_variational.py:92: RuntimeWarning: overflow encou$ tered in multiply np.multiply(np.real(self.naive_local_energy_minus_energy), np.real(self.naive_local_energy_minus_energy), out=self.naive_local_energy_minus_energy_squared)...

bug

I've noticed that in tensorboard instead of having measurements (loss, energy, time, variance, etc.) correspond to number of iterations, it's currently correspond to number of samples, which is confusing and...

enhancement