Commit 0037bea 1 parent efb4d1c commit 0037bea Copy full SHA for 0037bea
File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 1
1
MIToolbox
2
2
=========
3
- v3.0.0 for C/C++ and MATLAB/Octave
3
+ v3.0.1 for C/C++ and MATLAB/Octave
4
4
5
5
MIToolbox contains a set of functions to calculate information theoretic
6
6
quantities from data, such as the entropy and mutual information. The toolbox
@@ -89,6 +89,7 @@ install MIToolbox into /usr/local/lib & /usr/local/include.
89
89
All code is licensed under the 3-clause BSD license.
90
90
91
91
Update History
92
+ - 08/02/2017 - v3.0.1 - Bug fix to ensure ANSI C compatibility.
92
93
- 07/01/2017 - v3.0.0 - Refactored internals to expose integer information theoretic calculations.
93
94
- 10/01/2016 - v2.1.2 - Relicense from LGPL to BSD. Added checks to ensure input MATLAB types are doubles.
94
95
- 02/02/2015 - v2.1.1 - Fixed up the Makefile so it installs the headers too.
You can’t perform that action at this time.
0 commit comments