JohnLetnev / airhead-research

Automatically exported from code.google.com/p/airhead-research
0 stars 0 forks source link

HALMain: WEIGHT_FUNC_PROPERTY incorrectly assigned as WINDOW_SIZE_PROPERTY #65

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

Run HAL from the command line, specify any value for --weighting

What is the expected output? What do you see instead?

An exception is raised at line 260 of HyperspaceAnalogueToLanguage.java because 
the software attempts to interpret the string specified for the weighting 
function as an integer specifying a window size.

Original issue reported on code.google.com by RobinOfH...@googlemail.com on 17 Aug 2010 at 7:33

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r1054.

Original comment by David.Ju...@gmail.com on 17 Aug 2010 at 9:28

GoogleCodeExporter commented 9 years ago
I'll update the .jar file shortly as well.  This is currently fixed in the 
trunk.

Original comment by David.Ju...@gmail.com on 17 Aug 2010 at 9:31