You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ A MATLAB toolbox for nonlinear signal processing and machine learning
5
5
6
6
Author: [Steven Van Vaerenbergh](http://gtas.unican.es/people/steven)
7
7
8
-
Official web: https://sourceforge.net/projects/kmbox
8
+
Official web: https://github.com/steven2358/kmbox
9
9
10
10
11
11
About
@@ -56,7 +56,7 @@ If you use this toolbox in your research please cite [my Ph.D. thesis](http://gt
56
56
year = {2010},
57
57
school = {University of Cantabria},
58
58
month = feb,
59
-
note = {Software available at \url{http://sourceforge.net/projects/kmbox/}}
59
+
note = {Software available at \url{https://github.com/steven2358/kmbox}}
60
60
}
61
61
62
62
@@ -84,7 +84,7 @@ How to contribute code to the toolbox
84
84
85
85
Option 1: email it to me (steven@gtas.dicom.unican.es)
86
86
87
-
Option 2: [fork the toolbox on GitHub](https://github.com/steven2358/kafbox), push your change to a named branch, then send me a pull request.
87
+
Option 2: [fork the toolbox on GitHub](https://github.com/steven2358/kmbox), push your change to a named branch, then send me a pull request.
88
88
89
89
Include at least one "demo" file for each algorithm.
90
90
@@ -94,6 +94,8 @@ Changelog
94
94
95
95
History of changes:
96
96
97
+
Changes starting v0.10 are documented in the Git repository.
0 commit comments