Skip to content

Commit

Permalink
fix(vtk): issues related to nan and type cast
Browse files Browse the repository at this point in the history
* In some cases, nanval was not transformed into nan -> fix it
* In some cases, the mean value calculated in extendedDataArray was nan where it should not -> fix it
* Remove forced cast to float64 (I do not see why this should be)
* Minor changes to tests (t050)
  • Loading branch information
etiennebresciani committed Mar 31, 2020
1 parent 48c7ef7 commit aa9f314
Show file tree
Hide file tree
Showing 2 changed files with 91 additions and 103 deletions.

0 comments on commit aa9f314

Please sign in to comment.