projects
/
iramuteq
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a8c7144
)
...
author
Pierre Ratinaud
<ratinaud@univ-tlse2.fr>
Tue, 25 Nov 2014 21:50:54 +0000
(22:50 +0100)
committer
Pierre Ratinaud
<ratinaud@univ-tlse2.fr>
Tue, 25 Nov 2014 21:50:54 +0000
(22:50 +0100)
iramuteq.py
patch
|
blob
|
history
diff --git
a/iramuteq.py
b/iramuteq.py
index
69a42c2
..
b6d438f
100644
(file)
--- a/
iramuteq.py
+++ b/
iramuteq.py
@@
-968,7
+968,7
@@
Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, États-Unis."""
BugReport(self)
def SimiCluster(self, parametres = {}, fromprof = False, tableau = None) :
- self.analyse_matrix(DoSimi, parametres = parametres, analyse_type = 'simiclustermatrix', matrix = tableau)
+ self.analyse_matrix(DoSimi, parametres = parametres, analyse_type = 'simiclustermatrix', matrix = tableau
, dlg = 5
)
# def OnSimi(self,evt):
# try :