Skip to content

Fix data type for LB weight info

Markus Holzer requested to merge holzer/lbmpy:Fixdatatype into master

LbmWeightInfo used double as fixed type. The switch to float should be supported

Merge request reports