Skip to content

Commit

Permalink
minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
steven2358 committed Dec 7, 2015
1 parent ff88eb6 commit 425fe66
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ A MATLAB toolbox for nonlinear signal processing and machine learning

Author: [Steven Van Vaerenbergh](http://gtas.unican.es/people/steven)

Official web: https://sourceforge.net/projects/kmbox
Official web: https://github.com/steven2358/kmbox


About
Expand Down Expand Up @@ -56,7 +56,7 @@ If you use this toolbox in your research please cite [my Ph.D. thesis](http://gt
year = {2010},
school = {University of Cantabria},
month = feb,
note = {Software available at \url{http://sourceforge.net/projects/kmbox/}}
note = {Software available at \url{https://github.com/steven2358/kmbox}}
}


Expand Down Expand Up @@ -84,7 +84,7 @@ How to contribute code to the toolbox

Option 1: email it to me ([email protected])

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.
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.

Include at least one "demo" file for each algorithm.

Expand All @@ -94,6 +94,8 @@ Changelog

History of changes:

Changes starting v0.10 are documented in the Git repository.

v0.9 (2013-05-21)
- inclusion of KDE code and demo
- minor changes
Expand Down
2 changes: 1 addition & 1 deletion demo/km_demo_krr_icd.m
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
% Author: Steven Van Vaerenbergh (steven *at* gtas.dicom.unican.es), 2010
%
% This file is part of the Kernel Methods Toolbox for MATLAB.
% https://sourceforge.net/projects/kmbox
% https://github.com/steven2358/kmbox

close all
clear
Expand Down

0 comments on commit 425fe66

Please sign in to comment.