Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 03383b11 authored by hhakim's avatar hhakim
Browse files

Add BSR pyfaust benchmark script to the doc to make them public.

parent 8b656854
No related branches found
No related tags found
No related merge requests found
......@@ -181,6 +181,8 @@ if(BUILD_DOCUMENTATION)
configure_file(${FAUST_SRC_TEST_SRC_PYTHON_DIR}/test_svd_rc_vs_err.py ${PROJECT_BINARY_DIR}/doc/html/test_svd_rc_vs_err.py COPYONLY)
configure_file(${FAUST_SRC_TEST_SRC_PYTHON_DIR}/step-by-step_palm4msa.py ${PROJECT_BINARY_DIR}/doc/html/step-by-step_palm4msa.py COPYONLY)
configure_file(${FAUST_SRC_TEST_SRC_PYTHON_DIR}/benchmark_bsr_pyfaust_scipy.py ${PROJECT_BINARY_DIR}/doc/html/benchmark_bsr_pyfaust_scipy.py COPYONLY)
configure_file(${FAUST_SRC_TEST_SRC_PYTHON_DIR}/benchmark_bsr_pyfaust_scipy_plot.py ${PROJECT_BINARY_DIR}/doc/html/benchmark_bsr_pyfaust_scipy_plot.py COPYONLY)
archive_tutos(pyfaust notebook ipynb)
archive_tutos(matfaust livescript mlx)
# filter out the HTML tags in pyfaust doc strings
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment