libs

http://www.netlib.org/lapack/ https://bitbucket.org/icl/plasma http://icl.cs.utk.edu/magma/ http://www.netlib.org/blas/ http://ab-initio.mit.edu/wiki/index.php/NLopt http://ab-initio.mit.edu/wiki/index.php/NLopt_Tutorial https://www.gnu.org/software/glpk/glpk.html#documentation http://directory.fsf.org/wiki/ATLAS#tab=Overview https://www.gnu.org/software/gsl/ C http://people.sc.fsu.edu/~jburkardt/c_src/c_src.html http://locklessinc.com/articles/gcc_asm/ http://ftp.cvut.cz/kernel/people/geoff/cell/ps3-linux-docs/CellProgrammingTutorial/BasicsOfSIMDProgramming.html http://na-inet.jp/na/gslsample/

misc

https://github.com/jordipons/DRNN4ASS http://feever.fr/Papers/20150410-LAC-2015.pdf http://faust.grame.fr/images/faust-tutorial2.pdf https://github.com/alvasnaedis/faust/blob/master/architecture/webaudio/webaudio-asm.html

DTW

Matlab http://labrosa.ee.columbia.edu/matlab/dtw/ http://www.psb.ugent.be/cbd/papers/gentxwarper/DTWalgorithm.htm C http://www.phon.ox.ac.uk/jcoleman/SLP/Extras/dtw.html http://www.phon.ox.ac.uk/jcoleman/SLP/Extras/dtw.c Py http://nipunbatra.github.io/2014/07/dtw/