Dan White
Dan White
March probably
After #593
@jessdtate will add some example networks for testing and improvements.
@jessdtate Still waiting on those networks from 2017...
Interesting but possibly not very useful.
These should probably be done in beta. I'll take it.
``` /Users/runner/work/SCIRun/SCIRun/src/Interface/Modules/Visualization/ShowUncertaintyGlyphsDialog.cc:37:77: error: unused parameter 'name' [-Werror,-Wunused-parameter] ShowUncertaintyGlyphsDialog::ShowUncertaintyGlyphsDialog(const std::string& name, ```
@jessdtate Just waiting on your approval on this one too
Post Qt5 quirks
When the matrix has too few matrix values (rows), an error is produced but it's the wrong message: `Internal error (data not tensor)`. When there are too many rows, the...