Commit 2a5a9fd0 authored by Davis King's avatar Davis King

updated docs

parent 84daff63
...@@ -12,12 +12,19 @@ ...@@ -12,12 +12,19 @@
<current> <current>
New Stuff: New Stuff:
- You can now add tasks to a thread_pool by value using the new
add_task_by_value() method.
Non-Backwards Compatible Changes: Non-Backwards Compatible Changes:
Bug fixes: Bug fixes:
- Fixed a bug which caused multiply defined symbol errors during linking
if the PNG saving routine was #included.
Other: Other:
- Optimized the threaded and distributed structural svm solvers for the
case where there are many data samples and the separation oracle is
quick to evaluate.
</current> </current>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment