Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
simomarsili authored Sep 7, 2016
1 parent 8d04a06 commit ec2f1b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ From the root directory of the project, type:

# Basic usage example

The ndd.entropy function will take as input an histogram (a list or a numpy array of integers representing counts) and returns a entropy estimate (in nats).
The ndd.entropy function will take as input a histogram (a list or a numpy array of integers representing counts) and returns a entropy estimate (in nats).

% python
>>> import ndd # import the ndd module
Expand Down

0 comments on commit ec2f1b2

Please sign in to comment.