- 02 Jun, 2013 3 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
- 01 Jun, 2013 1 commit
-
-
Davis King authored
-
- 31 May, 2013 2 commits
-
-
Davis King authored
-
Davis King authored
-
- 30 May, 2013 1 commit
-
-
Davis King authored
-
- 28 May, 2013 2 commits
-
-
Davis King authored
-
Davis King authored
-
- 27 May, 2013 15 commits
-
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
python_examples folder.
-
Davis King authored
-
Davis King authored
-
Davis King authored
modules are built on windows.
-
Davis King authored
on MS Windows since this avoids a few program shutdown bugs when dlib us used as part of a DLL. For example, when creating python modules with threading the interpreter sometimes hangs on program shutdown as a result of trying to destroy the global thread pool. Note that not destroying this resource on program shutdown is the recommended approach according to Microsoft. see http://blogs.msdn.com/b/oldnewthing/archive/2012/01/05/10253268.aspx
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
Davis King authored
-
- 25 May, 2013 10 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
-
Steve Taylor authored
-
Steve Taylor authored
-
- 24 May, 2013 1 commit
-
-
Steve Taylor authored
Renamed numerical integration header to dlib/numerical_integration.h. Changed relevant headers to include numerical_integration.h Fixed documentation in integrate_function_adapt_simpson_abstract.h
-
- 23 May, 2013 3 commits
-
-
Davis King authored
Need to add documentation next.
-
Davis King authored
-
Steve Taylor authored
Simpson rule. Added unit tests and supporting examples for this function.
-
- 22 May, 2013 2 commits
-
-
Davis King authored
-
Davis King authored
which could occur when NaN valued inputs were given.
-