Skip to content

Commit

Permalink
updated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
davisking committed Oct 22, 2013
1 parent 258d4be commit c24f1d6
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion docs/docs/release_notes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,18 @@
<!-- ************************************************************************************** -->

<current>
New Features:

Non-Backwards Compatible Changes:

Bug fixes:

Other:
</current>

<!-- ************************************************************************************** -->

<old name="18.5" date="Oct 22, 2013">
New Features:
- 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.
Expand Down Expand Up @@ -47,7 +59,7 @@ Other:
version of it that is optimized for this case.
- Dlib's cmake files will now automatically link to the Intel MKL on MS Windows
platforms if the MKL is installed.
</current>
</old>

<!-- ************************************************************************************** -->

Expand Down

0 comments on commit c24f1d6

Please sign in to comment.