User contributions
Jump to navigation
Jump to search
- 17:05, 12 March 2010 diff hist +3,777 User:Duyn/kd-tree Tutorial →Optimisations to the Tree: Progress save.
- 15:28, 12 March 2010 diff hist +2,124 User:Duyn/kd-tree Tutorial Added Extensions and See Also sections.
- 10:55, 12 March 2010 diff hist +1,644 User:Duyn/kd-tree Tutorial →Evaluation: Added source code for benchmark
- 10:16, 12 March 2010 diff hist -18,095 User:Duyn/kd-tree Tutorial Start of re-write to be a true tutorial, and not just a code walk-through.
- 14:08, 8 March 2010 diff hist +156 User talk:Duyn/BucketKdTree →Performance Discussion: Refined blame for slow performance of PriorityQueue
- 13:40, 8 March 2010 diff hist +1,608 User talk:Duyn/BucketKdTree →Performance Discussion: Final comments on PriorityQueue.
- 00:27, 6 March 2010 diff hist +232 User:Duyn/kd-tree Tutorial →Extensions: Removed comment on standardisation, added heap suggestion
- 00:21, 6 March 2010 diff hist +247 Talk:Kd-tree →Performance Graph!: Response
- 10:21, 4 March 2010 diff hist +236 User:Duyn/kd-tree Tutorial →Searching: Reason for using a TreeMap to collect results
- 09:28, 4 March 2010 diff hist +466 User talk:Duyn/BucketKdTree →Performance Discussion: Response to distance
- 21:42, 2 March 2010 diff hist -600 User talk:Duyn/kd-tree Tutorial Move suggestion; replaced results from PriorityQueue with more correct custom heap
- 20:41, 1 March 2010 diff hist +392 User talk:Duyn/kd-tree Tutorial b-o-b testing
- 20:32, 1 March 2010 diff hist +116 N File:Knn-bob-check.png Demonstrates the theoretical justification for doing a bounds-overlap-ball check on both sides of a search sub-tree. current
- 12:56, 1 March 2010 diff hist +363 User talk:Duyn/kd-tree Tutorial Response
- 10:40, 1 March 2010 diff hist +1,619 User talk:Duyn/kd-tree Tutorial Results from testing with PriorityQueue
- 04:55, 1 March 2010 diff hist +3 m User:Duyn →Code Snippets: nearest neighbour_S_ (plural) current
- 04:54, 1 March 2010 diff hist +157 N User:Duyn Added code snippets section
- 19:52, 28 February 2010 diff hist +27 User:Duyn/kd-tree Tutorial →Calculating distance: Re-worked text in link to implementation of Math.pow
- 19:49, 28 February 2010 diff hist -9 User:Duyn/kd-tree Tutorial →Calculating distance: Removed repitition in wording
- 19:44, 28 February 2010 diff hist -20 User:Duyn/kd-tree Tutorial →Adding: Re-worded reason for bounds tracking
- 19:37, 28 February 2010 diff hist +88 User:Duyn/kd-tree Tutorial →Full Source Code: Expanded
- 19:33, 28 February 2010 diff hist +172 User:Duyn/BucketKdTree Updated to latest version
- 19:28, 28 February 2010 diff hist +86 User:Duyn/kd-tree Tutorial Infer dimension from first point added
- 19:13, 28 February 2010 diff hist +53 User:Duyn/kd-tree Tutorial clarifications
- 05:41, 28 February 2010 diff hist +1,440 User talk:Duyn/kd-tree Tutorial Response
- 01:42, 28 February 2010 diff hist +526 User:Duyn/kd-tree Tutorial →Searching: Distance calculation separated into section and fleshed out
- 01:24, 28 February 2010 diff hist +141 User:Duyn/kd-tree Tutorial Ongoing edits
- 00:57, 28 February 2010 diff hist +322 User:Duyn/kd-tree Tutorial →See also: Added some source links
- 00:53, 28 February 2010 diff hist +1,033 User:Duyn/kd-tree Tutorial New Theory section
- 22:40, 27 February 2010 diff hist +87 m User:Duyn/kd-tree Tutorial →Extensions: Expanded deletion, re-worded re-balancing.
- 22:32, 27 February 2010 diff hist +227 User:Duyn/kd-tree Tutorial →Searching: Explanation for non-obvious implementation of distance calculations
- 08:05, 27 February 2010 diff hist +65 User:Duyn/kd-tree Tutorial See also section
- 07:51, 27 February 2010 diff hist +1,413 User:Duyn/kd-tree Tutorial Extensions section
- 07:35, 27 February 2010 diff hist +4,673 User:Duyn/kd-tree Tutorial →Assessment: Added performance benchmarks
- 07:01, 27 February 2010 diff hist +17 User:Duyn/kd-tree Tutorial Space for new section: Assessment
- 06:59, 27 February 2010 diff hist +9,792 User:Duyn/kd-tree Tutorial →Searching: Checkpoint
- 06:19, 27 February 2010 diff hist +3,940 User:Duyn/kd-tree Tutorial Progress save
- 06:02, 27 February 2010 diff hist +51 User:Duyn/BucketKdTree →BucketKdTree.java: Removed spurious dividein finding dimension with largest variance
- 05:54, 27 February 2010 diff hist +6,044 User:Duyn/kd-tree Tutorial Progress save
- 05:12, 27 February 2010 diff hist +17,624 N User:Duyn/BucketKdTree Source code for upcoming tutorial. Large enough to warrant own page.
- 04:03, 27 February 2010 diff hist +1,975 N User:Duyn/kd-tree Tutorial Beginning of a new tutorial.
- 17:03, 26 February 2010 diff hist +418 Talk:Kd-tree →Disputed claim: Response
- 16:58, 26 February 2010 diff hist +285 Kd-tree →Bucket PR kd-tree: Updated meaning of PR part
- 03:19, 26 February 2010 diff hist +859 Talk:Kd-tree →Disputed claim: Added response
- 20:53, 25 February 2010 diff hist +642 Kd-tree →Bucket PR kd-tree: Added description of Bucket PR kd-tree.
- 20:39, 6 February 2010 diff hist +37 m Pattern Matching →See also: Fixed broken links at bottom
- 20:38, 4 February 2010 diff hist +3 m Robocode/Game Physics →Firing Pitfall: Fixed typo in comment in example code, getFire => setFire
- 15:00, 4 February 2010 diff hist +4 m Pattern Matching →External links: Fixed Internet Archive link to MogBot description
- 23:20, 1 February 2010 diff hist +4,417 Linear Targeting Added section: Exact Non-iterative Solution
- 13:57, 27 January 2010 diff hist +4,875 N Multithreading New page created when I felt like editing the information on the old wiki page.