Closed SaltyChiang closed 1 month ago
The solver normalization is incorrect as we don't actually change values in nb_inv and nb. Using the reference of the vector element instead.
nb_inv
nb
@Jenkins test this please
The solver normalization is incorrect as we don't actually change values in
nb_inv
andnb
. Using the reference of the vector element instead.