Release Notes Version 6 7 1: Difference between revisions
Jump to navigation
Jump to search
imported>Scott (Created page with " ==Changes and Bug Fixes in Version 6.7.1== ===Bug Fixes=== {| |'''analysis''' | Fix column augmenting when importing data. |---- |}") |
imported>Scott (ran) |
||
| Line 1: | Line 1: | ||
==Changes and Bug Fixes in Version 6.7.1== | ==Changes and Bug Fixes in Version 6.7.1== | ||
| Line 6: | Line 4: | ||
{| | {| | ||
|'''analysis''' | |'''[[analysis]]''' | ||
| Fix column augmenting when importing data. | | Fix column augmenting when importing data. | ||
|---- | |||
|'''[[confusiontable]]''' | |||
| Fix formatting of labels in table. | |||
|---- | |||
|'''[[gammadf]], [[normdf]]''' | |||
| Remove random seeding. | |||
|---- | |||
|'''[[parafac2]]''' | |||
| Several fixes to remove legacy code. | |||
|---- | |||
|'''[[plotgui]]''' | |||
| Don't adjust color scale when MIA not installed OR for plots other than density plots or images. | |||
|---- | |||
|'''[[ttestp]]''' | |||
| Fix problem where multiple probability values wouldn't be returned when in flag=1 mode even if input was vector. | |||
|---- | |||
|'''[[varcap]]''' | |||
| Fix for problem doing variance captured with missing samples. | |||
|---- | |---- | ||
|} | |} | ||
Revision as of 10:31, 26 March 2012
Changes and Bug Fixes in Version 6.7.1
Bug Fixes
| analysis | Fix column augmenting when importing data. |
| confusiontable | Fix formatting of labels in table. |
| gammadf, normdf | Remove random seeding. |
| parafac2 | Several fixes to remove legacy code. |
| plotgui | Don't adjust color scale when MIA not installed OR for plots other than density plots or images. |
| ttestp | Fix problem where multiple probability values wouldn't be returned when in flag=1 mode even if input was vector. |
| varcap | Fix for problem doing variance captured with missing samples. |