aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-22proper m4 escapingIOhannes m zmölnig
2012-02-22fixes to make it compile on MSVCIOhannes m zmölnig
2012-02-22fixed MSVC9 projectIOhannes m zmölnig
2012-02-22migrating to VC9IOhannes m zmölnig
2012-02-22moved VC6 project into separate folderIOhannes m zmölnig
2011-12-01added matrix interpolatorIOhannes m zmölnig
2011-11-17more liberal use of 'error'IOhannes m zmölnig
2011-03-08[mtx_ei~] Binaural Excitation Inhibition pattern (ITD,ILD)Franz Zotter
2011-02-21[mtx_bessel] extended to gsl/gsl_sf_bessel.h supportFranz Zotter
2011-02-10added testIOhannes m zmölnig
2011-02-10removed leftoversIOhannes m zmölnig
2011-02-10allow user to stop clearIOhannes m zmölnig
2011-02-10use tee when running with guiIOhannes m zmölnig
2011-02-10test for default (no args, no msg) behaviourIOhannes m zmölnig
2011-02-10fixed testsIOhannes m zmölnig
2011-02-10moved iemmatrix-meta.pd into rootIOhannes m zmölnig
2011-02-10-I../IOhannes m zmölnig
2011-02-10removed generated filesIOhannes m zmölnig
2011-02-10fix AC_CONFIG_FILESIOhannes m zmölnig
2011-02-10removed autogenerated fielsIOhannes m zmölnig
2011-02-10removed autogenerated fileIOhannes m zmölnig
2011-02-10install all .pd_linuxIOhannes m zmölnig
2011-02-10renamed bootstrap.sh to autogen.sh as this is the standard name for such a sc...IOhannes m zmölnig
2011-02-10commas need to be escapedIOhannes m zmölnig
2011-02-10cleanup generated VERSION.txt and iemmatrix-meta.pdIOhannes m zmölnig
2011-02-10UTF-8 ifiedIOhannes m zmölnig
2011-02-10restructured to allow building of both library and externalsIOhannes m zmölnig
2011-02-10setup function shan't be staticIOhannes m zmölnig
2011-01-31install abstractions to extra/iemmatrix instead of extra directlyRoman Haefeli
2011-01-31make target 'realclean' delete also the generated files 'configure' and 'aclo...Roman Haefeli
2011-01-30generate version.txt & iemmatrix-meta.pdIOhannes m zmölnig
2011-01-30use standard names (PACKAGE_* rather than LIBRARAY_*)IOhannes m zmölnig
2011-01-30disabled the VERSION checkIOhannes m zmölnig
2011-01-30AC_INIT including versionIOhannes m zmölnig
2011-01-25fixed check for jnfIOhannes m zmölnig
2011-01-25trying to fix build problems with Bessel function "jnf" from math.h (not all ...Franz Zotter
2011-01-22Makefile: do not delete config.h.in in target distcleanRoman Haefeli
2011-01-22[mtx_bessel] added, using math.h bessel functions Jn,Yn for integer nFranz Zotter
2011-01-21added -meta.pd file to iemmatrixRoman Haefeli
2010-06-22added [mtx_cumprod] and [mtx_polyval] to evaluate polynomialsFranz Zotter
2010-06-21added polynomial root finderFranz Zotter
2010-06-16added roman's patch for more aliasesIOhannes m zmölnig
2010-06-14roman's patch for more aliasesIOhannes m zmölnig
2010-03-29pseudo-inverse using [mtx_svd] and a regularization parameter (0...1]Franz Zotter
2010-02-11added a kaiser window to the mtx_window abstraction.Franz Zotter
2009-11-28added abstractions for 3x3 and 2x2 rotation matrices and spherical to cartesi...Franz Zotter
2009-11-15added [mtx_meshgrid] abstraction for 2D surface-valued functionsFranz Zotter
2009-10-11removed commentsFranz Zotter
2009-10-11added [mtx_spherical_radial], the radial functions of the spherical base-solu...Franz Zotter
2009-09-27silly pdpath bugdmotd