emcripten essentia
https://kripken.github.io/emscripten-site/docs/getting_started/downloads.html#installation-instructions https://github.com/MTG/essentia/blob/master/FAQ.md
https://kripken.github.io/emscripten-site/docs/getting_started/downloads.html#installation-instructions https://github.com/MTG/essentia/blob/master/FAQ.md
install gnuplot # can env.sh APP=libdeep VERSION=1.00 RELEASE=1 SONAME=${APP}.so.0 LIBNAME=${APP}-${VERSION}.so.0.0.${RELEASE} ARCH_TYPE=`uname -m` # source env.sh # gcc -shared -Wl,-soname,${SONAME} -std=c99 -pedantic -fPIC -O3 -o ${LIBNAME} src/*.c -Isrc -lm # remove omp.h # mkdir include/libdeep # cp src/*.h include/libdeep/ building examples (or simply make install) # gcc -Wall -ansi -pedantic -o cancerdetect cancerdetect.c -lm ../../libdeep-1.00.so.0.0.1 -I /root/libdeep/include/ #…
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/
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
https://github.com/andrewrk/libsoundio http://genesisdaw.org/
http://neuro.bstu.by/ai/RL-3.pdf https://cs.stanford.edu/people/karpathy/convnetjs/demo/rldemo.html http://outlace.com/Reinforcement-Learning-Part-3/
https://arxiv.org/pdf/1502.06064v1.pdf http://media.tojicode.com/sfjs-vectors/#1 http://glmatrix.net/ ML http://mlweb.loria.fr/ http://mlweb.loria.fr/lalolab/lalolib.html
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/
+107 Makefile.in ## For OS/X with g++: DYNAMIC_LDFLAGS = -dynamiclib PLUGIN_LDFLAGS = $(DYNAMIC_LDFLAGS) SDK_DYNAMIC_LDFLAGS = $(DYNAMIC_LDFLAGS) HOSTSDK_DYNAMIC_LDFLAGS = $(DYNAMIC_LDFLAGS) ——- PLUGIN_EXT = .dylib
http://electronics-diy.com/hybrid-tube-headphone-amplifier.php https://diyaudioheaven.wordpress.com/amplifiers/hybrid/