[opengm] 156/386: lunary
    Ghislain Vaillant 
    ghisvail-guest at moszumanska.debian.org
       
    Wed Aug 31 08:36:58 UTC 2016
    
    
  
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch debian/master
in repository opengm.
commit bb12313fe21b27d4d36341fc31d27f583ce94694
Author: DerThorsten <thorsten.beier at iwr.uni-heidelberg.de>
Date:   Fri Dec 19 11:53:36 2014 +0100
    lunary
---
 src/interfaces/python/opengm/learning/__init__.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/interfaces/python/opengm/learning/__init__.py b/src/interfaces/python/opengm/learning/__init__.py
index 89f639f..30cc464 100644
--- a/src/interfaces/python/opengm/learning/__init__.py
+++ b/src/interfaces/python/opengm/learning/__init__.py
@@ -111,7 +111,7 @@ def lPottsFunctions(nFunctions, numberOfLabels, features, weightIds):
     raise RuntimeError("not yet implemented")
 
 
-def lunaryFunction(weights, numberOfLabels, features, weightIds):
+def lUnaryFunction(weights, numberOfLabels, features, weightIds):
 
     features = numpy.require(features, dtype=value_type)
     weightIds = numpy.require(weightIds, dtype=index_type)
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/opengm.git
    
    
More information about the debian-science-commits
mailing list