- 27 May, 2013 15 commits
- 
- 
Davis King authored
- 
Davis King authored
- 
Davis King authored
- 
Davis King authored
- 
Davis King authored
- 
Davis King authoredpython_examples folder. 
- 
Davis King authored
- 
Davis King authored
- 
Davis King authoredmodules are built on windows. 
- 
Davis King authoredon 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 authoredRenamed 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 authoredNeed to add documentation next. 
- 
Davis King authored
- 
Steve Taylor authoredSimpson rule. Added unit tests and supporting examples for this function. 
 
- 
- 22 May, 2013 2 commits
- 
- 
Davis King authored
- 
Davis King authoredwhich could occur when NaN valued inputs were given. 
 
- 
- 21 May, 2013 5 commits
- 
- 
Davis King authoredpython. 
- 
Davis King authored
- 
Davis King authored
- 
Davis King authored
- 
Davis King authoredthe dlib GUI was used. 
 
- 
- 20 May, 2013 4 commits
- 
- 
Steve Taylor authoredSimpson rule. Added unit tests and supporting examples for this function. 
- 
Davis King authoredgeometry components use the optimization tools. 
- 
Davis King authored
- 
Davis King authored
 
-