11 months agoadded loggamma() and tests default tip
Ullrich Koethe <ullrich.koethe@iwr.uni-heidelberg.de> [Wed, 22 Jun 2011 15:57:47 +0200] rev 2830
added loggamma() and tests

11 months agofixed the previous jpeg change
Ullrich Koethe <ullrich.koethe@iwr.uni-heidelberg.de> [Fri, 17 Jun 2011 17:30:36 +0200] rev 2829
fixed the previous jpeg change

11 months agoimproved ImageExportInfo.setCompression() and its documentation, fixed JPEG arithmetic coding problem
Ullrich Koethe <ullrich.koethe@iwr.uni-heidelberg.de> [Fri, 17 Jun 2011 11:16:28 +0200] rev 2828
improved ImageExportInfo.setCompression() and its documentation, fixed JPEG arithmetic coding problem

11 months agoadded MultiArrayView.isUnstrided()
Ullrich Koethe <ullrich.koethe@iwr.uni-heidelberg.de> [Mon, 13 Jun 2011 15:23:17 +0200] rev 2827
added MultiArrayView.isUnstrided()

11 months agomulti_fft: made padding for complex convolution consistent with real convolution
Ullrich Koethe <ullrich.koethe@iwr.uni-heidelberg.de> [Fri, 10 Jun 2011 14:29:08 +0200] rev 2826
multi_fft: made padding for complex convolution consistent with real convolution

11 months agomulti_fft: added capability to convolve complex array
Ullrich Koethe <ullrich.koethe@iwr.uni-heidelberg.de> [Thu, 09 Jun 2011 19:01:50 +0200] rev 2825
multi_fft: added capability to convolve complex array

12 months agofix: VIGRA_DEFINE_MISSING_ABS(signed long long) no longer necessary in VC 2010
Ullrich Koethe <ullrich.koethe@iwr.uni-heidelberg.de> [Fri, 20 May 2011 16:58:18 +0200] rev 2824
fix: VIGRA_DEFINE_MISSING_ABS(signed long long) no longer necessary in VC 2010

12 months agofixed RandomForest documentation
Ullrich Koethe <ullrich.koethe@iwr.uni-heidelberg.de> [Wed, 18 May 2011 16:18:53 +0200] rev 2823
fixed RandomForest documentation

12 months agomerge with Rahul
Ullrich Koethe <ullrich.koethe@iwr.uni-heidelberg.de> [Wed, 18 May 2011 16:15:19 +0200] rev 2822
merge with Rahul

12 months agomatlab bindings working on vs 2010
rnair@magritte [Wed, 18 May 2011 14:31:43 +0200] rev 2821
matlab bindings working on vs 2010
export and importhdf5RF are not working
due to some linker errors
(error LNK2005: _malloc_crt already defined in MSVCRT.lib)