Skip to content

Commit

Permalink
Fixed typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
davipatti committed Jul 3, 2018
1 parent 4c80575 commit 8965c7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pymds/mds.py
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ def optimise_batch(self, batchsize=10, returns='best', paralell=True):


class Projection(object):
"""Samples embeded in m-dimensional space.
"""Samples embeded in n-dimensional space.
Args:
OptimizeResult (scipy.optimize.OptimizeResult): Object returned by
Expand Down

0 comments on commit 8965c7a

Please sign in to comment.