User contributions for Integr8e
Appearance
Results for Integr8e talk block log uploads logs global block log global account filter log
A user with 10 edits. Account created on 4 October 2010.
21 October 2013
- 21:4121:41, 21 October 2013 diff hist +9 m Algorithms for calculating variance →Two-pass algorithm: Updated the quotient of the sample mean
14 September 2012
- 03:4203:42, 14 September 2012 diff hist +841 Levenshtein automaton Considering I am the author of the CoffeeScript implementation, I have direct knowledge of the material. Therefore, you may consider my work either a primary source or a secondary source, based on various papers and my own original research.
- 01:3501:35, 14 September 2012 diff hist +841 Levenshtein automaton There is nothing wrong with having them in the external links. Stop trolling. Undid revision 512195264 by Staszek Lem (talk)
13 September 2012
- 03:1503:15, 13 September 2012 diff hist +15 m Levenshtein automaton Updated the language reference.
- 03:1403:14, 13 September 2012 diff hist +961 m Levenshtein automaton Source code provides an invaluable tool to those seeking to implement related algorithms.
- 01:0701:07, 13 September 2012 diff hist +147 m Levenshtein automaton Added a reference to an implementation.
3 July 2012
- 12:2612:26, 3 July 2012 diff hist +48 Strongly connected component Added a reference to Kosaraju's algorithm, which determines all of the strongly connected components of a directed graph, in linear time.
28 December 2010
- 19:1719:17, 28 December 2010 diff hist +7 m Quicksort Recognized the error of my previous logic, and reverted my changes
- 18:0118:01, 28 December 2010 diff hist −3 m Quicksort Changed "(e.g. pivotIndex := left + (right - left) / 2)" to the midpoint formula because left + (right - left) / 2 = right / 2, which may be outside the bounded interval [left, right].
4 October 2010
- 17:5317:53, 4 October 2010 diff hist +2 m Tf–idf Fixed typo: 0.03 (3 / 100) --> (3 / 100) = 0.03 Tag: repeating characters