Notes:
UPDATES GraphVar beta 0.612
1. Again some bug fixes for "dynamic" calculations (THANKS to
XIAOSONG HE for noticing these errors!)
- added the exception that for sliding windows also non-overlapping
windows can be generated with gaps between windows
- fixed a bug that when generating sliding windows the last
possible window was omitted from generating
- fixed a bug that the window size was erroneous window size+1
- fixed a bug that a cell2mat error occured for variance/standard
deviation calculations with small-worldness (sliding windows)
Changes:
UPDATES GraphVar beta 0.612
1. Again some bug fixes for "dynamic" calculations (THANKS to
XIAOSONG HE for noticing these errors!)
- added the exception that for sliding windows also non-overlapping
windows can be generated with gaps between windows
- fixed a bug that when generating sliding windows the last
possible window was omitted from generating
- fixed a bug that the window size was erroneous window size+1
- fixed a bug that a cell2mat error occured for variance/standard
deviation calculations with small-worldness (sliding windows)
|