- 12 Jun, 2011 4 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
thread_pool. Previously, each separation oracle call was dispatched to a thread individually. This is inefficient when there are a whole lot of samples (and thus separation oracle calls which need to be made). So now entire batches of separation oracle calls are dispatched to each thread. This minimizes the thread switching and synchronization overhead.
-
- 11 Jun, 2011 2 commits
-
-
Davis King authored
this component will be caught by the unit tests.
-
Davis King authored
-
- 10 Jun, 2011 3 commits
-
-
Davis King authored
-
Davis King authored
type_safe_union class to avoid a compiler bug in an older version of gcc.
-
Davis King authored
if the PNG saving routine was #included.
-
- 09 Jun, 2011 2 commits
-
-
Davis King authored
-
Davis King authored
This only happens if the user implements the separation oracle wrong. In this case I had the code setup to force the risk to zero but this just ends up obscuring the fact that the user's separation oracle is incorrect. So I'm removing this check. This should make debugging separation oracles a little easier.
-
- 08 Jun, 2011 4 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
- 07 Jun, 2011 4 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
- 06 Jun, 2011 5 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
- 05 Jun, 2011 9 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
HTML pages are a little smaller.
-
- 04 Jun, 2011 6 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
--HG-- rename : examples/krr_classification_ex.cpp => examples/using_custom_kernels_ex.cpp
-
- 03 Jun, 2011 1 commit
-
-
Davis King authored
-