Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
aleator committed Apr 30, 2012
1 parent 89a0547 commit 5143cf3
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Expand Up @@ -8,10 +8,9 @@ with the same bandwidth (first parameter). This
can be used to, for example, to partition the data by
determining which fixed point each of the samples belongs to.

# Examples
The most basic usage example is:
# Of Code Quality and Examples

> fixedPointE 0.001 (meanShift 0.1 points) (V.fromList [1,1,1])
There is an example in the examples directory.

This code is somewhat slow, but can be used on reasonably large datasets,
such as images if waiting is an option:
Expand Down

0 comments on commit 5143cf3

Please sign in to comment.