Daniele Paganelli
Daniele Paganelli
This would be extremely useful, especially when searching a "nearest value", eg: abs(x-val)==min(abs(x-val)).
I heavily rely on python modularization in order to keep the code clean and well structured. Having code "physically" separated into modules and sub-modules is - for me - a...
It's a 400 pages private repo on gitlab, I have no idea why this happens but I figured that class attribute must resolve in its own instance if asked. But......
My fix is quite a bazooka to just let the program continue. I think there is an underlying problem which should be addressed instead: it makes no sense to ask...