0
0
Fork 0
Commit Graph

5 Commits

Author SHA1 Message Date
Stormwind f561b2c769 Make interface for weighting input smaller
The input object must now only respond to each and must contain
arrays.
2015-04-25 22:52:20 +02:00
Stormwind f825743491 Fix for raise ArgumentError 2015-04-25 20:11:05 +02:00
Stormwind 6c0705df3b Fix for raise NotImplementedError 2015-04-25 20:06:20 +02:00
Stormwind 85f2627ac6 Fix documentation 2015-02-24 20:38:47 +01:00
Stormwind a80c46c5c9 Create a base class for weighting
This class should contain methods, which are used in more than one weighting
class.
At the moment it contains the bucket handling.
2015-02-23 21:28:41 +01:00