Skip to content
Snippets Groups Projects
Commit fa638251 authored by Erin (Josh) Rigler's avatar Erin (Josh) Rigler Committed by Claycomb, Abram Earl
Browse files

Small fix to SqDistAlgorithm initiization

Use NumPy's `isnan(var)` function instead of `var is np.nan`, since
the latter doesn't work if var is a 64bit float NaN.
parent 773654c3
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment