| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2014-01-22 | add topological sort | Mattias Andrée | 1 | -0/+243 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-01-21 | add multiinterpolation search | Mattias Andrée | 1 | -0/+141 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-01-21 | m | Mattias Andrée | 1 | -2/+4 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-01-21 | add support for index range search in multibin search | Mattias Andrée | 1 | -3/+2 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-01-21 | which elem is found does not matter | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-01-21 | m doc | Mattias Andrée | 1 | -2/+2 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-01-21 | sort order support in multibinary search | Mattias Andrée | 1 | -3/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-01-21 | m | Mattias Andrée | 1 | -15/+23 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-01-21 | typo | Mattias Andrée | 2 | -2/+2 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-01-21 | partial array support in multibinary search | Mattias Andrée | 1 | -3/+51 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-01-21 | m + partial array support in hybrid binary search | Mattias Andrée | 2 | -13/+76 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-01-21 | partial array support in hybrid interpolation search | Mattias Andrée | 1 | -8/+43 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-01-21 | partial array support in interpolation search | Mattias Andrée | 1 | -4/+62 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-01-21 | partial array support in binary search + add multibinary search | Mattias Andrée | 3 | -9/+242 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-01-21 | m | Mattias Andrée | 2 | -2/+2 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-01-21 | m + add hybrid interpolation search | Mattias Andrée | 3 | -2/+152 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-01-21 | add interpolation search | Mattias Andrée | 1 | -0/+100 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-01-21 | add hybrid binary search | Mattias Andrée | 1 | -0/+297 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-01-21 | m fix in binary search | Mattias Andrée | 1 | -1/+3 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-01-21 | add binary search | Mattias Andrée | 2 | -6/+268 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-01-21 | add linear search | Mattias Andrée | 1 | -0/+260 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-01-21 | bit reversing | Mattias Andrée | 1 | -6/+117 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-01-21 | m doc | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-01-20 | parity via multiplication | Mattias Andrée | 1 | -0/+14 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-01-20 | 64-bit instructions for parity on byte | Mattias Andrée | 1 | -0/+11 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-01-20 | optimised parallel parity | Mattias Andrée | 1 | -0/+18 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-01-20 | m | Mattias Andrée | 1 | -3/+3 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-01-20 | some parity computations | Mattias Andrée | 1 | -7/+64 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-01-20 | naïve parity | Mattias Andrée | 1 | -0/+17 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-01-20 | m | Mattias Andrée | 1 | -3/+2 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-01-20 | add hybrid version of sideways addition | Mattias Andrée | 1 | -0/+21 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-01-20 | more bit counting | Mattias Andrée | 1 | -0/+82 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-01-20 | m | Mattias Andrée | 1 | -3/+3 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-01-20 | m | Mattias Andrée | 1 | -3/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-01-20 | m + counting bits | Mattias Andrée | 2 | -2/+81 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-01-20 | add conditional negation | Mattias Andrée | 1 | -2/+27 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-01-20 | add bit merge | Mattias Andrée | 1 | -0/+13 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-01-20 | add set_clear | Mattias Andrée | 1 | -0/+53 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-01-20 | m | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-01-20 | add is power of two | Mattias Andrée | 1 | -0/+40 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-01-20 | add min max | Mattias Andrée | 1 | -0/+72 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-01-20 | m | Mattias Andrée | 2 | -5/+4 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-01-20 | m + add abs | Mattias Andrée | 2 | -2/+44 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-01-20 | add opposite sign detection | Mattias Andrée | 1 | -0/+12 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-01-20 | add signum | Mattias Andrée | 1 | -0/+89 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-01-20 | fix package declaration | Mattias Andrée | 4 | -4/+4 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-01-20 | m | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-01-20 | add sattolo shuffle | Mattias Andrée | 1 | -0/+50 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-01-20 | add knuth shuffle | Mattias Andrée | 1 | -0/+53 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
| 2014-01-20 | add card shuffle | Mattias Andrée | 1 | -0/+84 | |
| Signed-off-by: Mattias Andrée <maandree@operamail.com> | |||||
