David Rapan

Results 23 issues of David Rapan

Fix for less than two distinct in expected values. Resolves #2203

This one was pretty straight forward. Resolves #2207

Cause algorithm is about finding area around coordinates plus ones are needed (also it was change without any research and also adjusting code on row 1306). Resolves #2195

https://github.com/accord-net/framework/blob/840aba6e077dee29c5978c6b697bcb56fae70f9d/Sources/Accord.Imaging/Blob%20Processing/BlobCounterBase.cs#L1304 Change it simply back or just handle zero size or + 1 at some point? Cause bounding box width of for example x1=1 and x2=1 should be 1, pixel...

Formulas for Precision and Recall were switched. Resolves #1187

Hello, I had a lot of issues with your current implementation (mainly with stability of the connection, etc.). So I was tweaking, tweaking and end up with hefty overhaul which...

#56 Couldn't there be some kind of a check like this? So it's obvious what is wrong? :) Cheers!

Hi, is it only me or? ``` 2024-07-24 01:49:33.126 DEBUG (MainThread) [custom_components.cz_energy_spot_prices] async_setup_entry None data: [{'currency': 'CZK', 'unit_of_measurement': 'kWh'}]; options: [{}] 2024-07-24 01:49:33.127 DEBUG (MainThread) [custom_components.cz_energy_spot_prices.coordinator] SpotRateCoordinator.__init__ 2024-07-24 01:49:33.129 INFO...

enhancement
help wanted