Commit c24f1d67 authored by Davis King's avatar Davis King

updated docs

parent 258d4bed
...@@ -11,6 +11,18 @@ ...@@ -11,6 +11,18 @@
<!-- ************************************************************************************** --> <!-- ************************************************************************************** -->
<current> <current>
New Features:
Non-Backwards Compatible Changes:
Bug fixes:
Other:
</current>
<!-- ************************************************************************************** -->
<old name="18.5" date="Oct 22, 2013">
New Features: New Features:
- Added routines for performing BFGS and L-BFGS optimization with box constraints. - Added routines for performing BFGS and L-BFGS optimization with box constraints.
See the new find_min_box_constrained() and find_max_box_constrained() routines. See the new find_min_box_constrained() and find_max_box_constrained() routines.
...@@ -47,7 +59,7 @@ Other: ...@@ -47,7 +59,7 @@ Other:
version of it that is optimized for this case. version of it that is optimized for this case.
- Dlib's cmake files will now automatically link to the Intel MKL on MS Windows - Dlib's cmake files will now automatically link to the Intel MKL on MS Windows
platforms if the MKL is installed. platforms if the MKL is installed.
</current> </old>
<!-- ************************************************************************************** --> <!-- ************************************************************************************** -->
......
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