LICENSE
MANIFEST.in
README.rst
requirements.txt
setup.cfg
setup.py
./operalib/__init__.py
./operalib/kernel_maps.py
./operalib/kernels.py
./operalib/metrics.py
./operalib/ridge.py
./operalib/risk.py
./operalib/tests/__init__.py
./operalib/tests/test_metrics.py
./operalib/tests/test_risk.py
doc/.DS_Store
doc/Makefile
doc/api.rst
doc/conf.py
doc/contact.rst
doc/index.rst
doc/make.bat
doc/ridge.rst
doc/_build/.DS_Store
doc/_build/doctrees/.DS_Store
doc/_build/doctrees/api.doctree
doc/_build/doctrees/contact.doctree
doc/_build/doctrees/environment.pickle
doc/_build/doctrees/index.doctree
doc/_build/doctrees/auto_examples/index.doctree
doc/_build/doctrees/auto_examples/plot_ovk_regression_multiple_outputs.doctree
doc/_build/doctrees/modules/kernels.doctree
doc/_build/doctrees/modules/metrics.doctree
doc/_build/doctrees/modules/optional.doctree
doc/_build/doctrees/modules/ridge.doctree
doc/_build/doctrees/modules/risk.doctree
doc/_build/html/.DS_Store
doc/_build/html/.buildinfo
doc/_build/html/api.html
doc/_build/html/contact.html
doc/_build/html/genindex.html
doc/_build/html/index.html
doc/_build/html/objects.inv
doc/_build/html/py-modindex.html
doc/_build/html/search.html
doc/_build/html/searchindex.js
doc/_build/html/_downloads/plot_ovk_regression_multiple_outputs.ipynb
doc/_build/html/_downloads/plot_ovk_regression_multiple_outputs.py
doc/_build/html/_images/sphx_glr_plot_ovk_regression_multiple_outputs_001.png
doc/_build/html/_images/sphx_glr_plot_ovk_regression_multiple_outputs_thumb.png
doc/_build/html/_modules/index.html
doc/_build/html/_sources/.DS_Store
doc/_build/html/_sources/api.txt
doc/_build/html/_sources/contact.txt
doc/_build/html/_sources/index.txt
doc/_build/html/_sources/auto_examples/index.txt
doc/_build/html/_sources/auto_examples/plot_ovk_regression_multiple_outputs.txt
doc/_build/html/_sources/modules/kernels.txt
doc/_build/html/_sources/modules/metrics.txt
doc/_build/html/_sources/modules/optional.txt
doc/_build/html/_sources/modules/ridge.txt
doc/_build/html/_sources/modules/risk.txt
doc/_build/html/_static/.DS_Store
doc/_build/html/_static/ajax-loader.gif
doc/_build/html/_static/basic.css
doc/_build/html/_static/broken_example.png
doc/_build/html/_static/comment-bright.png
doc/_build/html/_static/comment-close.png
doc/_build/html/_static/comment.png
doc/_build/html/_static/doctools.js
doc/_build/html/_static/down-pressed.png
doc/_build/html/_static/down.png
doc/_build/html/_static/file.png
doc/_build/html/_static/gallery.css
doc/_build/html/_static/jquery-1.11.1.js
doc/_build/html/_static/jquery.js
doc/_build/html/_static/minus.png
doc/_build/html/_static/no_image.png
doc/_build/html/_static/plus.png
doc/_build/html/_static/pygments.css
doc/_build/html/_static/searchtools.js
doc/_build/html/_static/underscore-1.3.1.js
doc/_build/html/_static/underscore.js
doc/_build/html/_static/up-pressed.png
doc/_build/html/_static/up.png
doc/_build/html/_static/websupport.js
doc/_build/html/_static/css/badge_only.css
doc/_build/html/_static/css/theme.css
doc/_build/html/_static/fonts/Inconsolata-Bold.ttf
doc/_build/html/_static/fonts/Inconsolata-Regular.ttf
doc/_build/html/_static/fonts/Lato-Bold.ttf
doc/_build/html/_static/fonts/Lato-Regular.ttf
doc/_build/html/_static/fonts/RobotoSlab-Bold.ttf
doc/_build/html/_static/fonts/RobotoSlab-Regular.ttf
doc/_build/html/_static/fonts/fontawesome-webfont.eot
doc/_build/html/_static/fonts/fontawesome-webfont.svg
doc/_build/html/_static/fonts/fontawesome-webfont.ttf
doc/_build/html/_static/fonts/fontawesome-webfont.woff
doc/_build/html/_static/js/modernizr.min.js
doc/_build/html/_static/js/theme.js
doc/_build/html/auto_examples/index.html
doc/_build/html/auto_examples/plot_ovk_regression_multiple_outputs.html
doc/_build/html/modules/kernels.html
doc/_build/html/modules/metrics.html
doc/_build/html/modules/optional.html
doc/_build/html/modules/ridge.html
doc/_build/html/modules/risk.html
doc/auto_examples/.DS_Store
doc/auto_examples/index.rst
doc/auto_examples/plot_ovk_regression_multiple_outputs.ipynb
doc/auto_examples/plot_ovk_regression_multiple_outputs.py
doc/auto_examples/plot_ovk_regression_multiple_outputs.py.md5
doc/auto_examples/plot_ovk_regression_multiple_outputs.rst
doc/auto_examples/plot_ovk_regression_multiple_outputs_codeobj.pickle
doc/auto_examples/images/.DS_Store
doc/auto_examples/images/sphx_glr_plot_ovk_regression_multiple_outputs_001.png
doc/auto_examples/images/thumb/sphx_glr_plot_ovk_regression_multiple_outputs_thumb.png
doc/modules/datasets.rst
doc/modules/kernels.rst
doc/modules/learningrate.rst
doc/modules/metrics.rst
doc/modules/onorma.rst
doc/modules/quantile.rst
doc/modules/ridge.rst
doc/modules/risk.rst
doc/modules/signal.rst
doc/modules/generated/operalib.kernel_maps.DecomposableKernelMap.__call__.examples
doc/modules/generated/operalib.kernel_maps.DecomposableKernelMap.__init__.examples
doc/modules/generated/operalib.kernel_maps.DecomposableKernelMap.__mul__.examples
doc/modules/generated/operalib.kernel_maps.DecomposableKernelMap.examples
doc/modules/generated/operalib.kernel_maps.DecomposableKernelMap.get_kernel_map.examples
doc/modules/generated/operalib.kernel_maps.examples
doc/modules/generated/operalib.kernels.DecomposableKernel.__call__.examples
doc/modules/generated/operalib.kernels.DecomposableKernel.__init__.examples
doc/modules/generated/operalib.kernels.DecomposableKernel.__weakref__.examples
doc/modules/generated/operalib.kernels.DecomposableKernel.examples
doc/modules/generated/operalib.kernels.DecomposableKernel.get_kernel_map.examples
doc/modules/generated/operalib.kernels.examples
doc/modules/generated/operalib.metrics.examples
doc/modules/generated/operalib.metrics.first_periodic_kernel.examples
doc/modules/generated/operalib.optional.examples
doc/modules/generated/operalib.optional.indexes.examples
doc/modules/generated/operalib.ridge.Ridge.__init__.examples
doc/modules/generated/operalib.ridge.Ridge.examples
doc/modules/generated/operalib.ridge.Ridge.fit.examples
doc/modules/generated/operalib.ridge.Ridge.get_params.examples
doc/modules/generated/operalib.ridge.Ridge.predict.examples
doc/modules/generated/operalib.ridge.Ridge.score.examples
doc/modules/generated/operalib.ridge.Ridge.set_params.examples
doc/modules/generated/operalib.ridge.examples
doc/modules/generated/operalib.risk.KernelRidgeRisk.__call__.examples
doc/modules/generated/operalib.risk.KernelRidgeRisk.__init__.examples
doc/modules/generated/operalib.risk.KernelRidgeRisk.__weakref__.examples
doc/modules/generated/operalib.risk.KernelRidgeRisk.examples
doc/modules/generated/operalib.risk.KernelRidgeRisk.functional_grad.examples
doc/modules/generated/operalib.risk.KernelRidgeRisk.functional_grad_val.examples
doc/modules/generated/operalib.risk.examples
doc/reference_papers/index.rst
examples/README.txt
examples/plot_ovk_onorma.py
examples/plot_ovk_quantile_regression.py
examples/plot_ovk_regression_cf.py
examples/plot_ovk_regression_multiple_outputs.py
operalib/__init__.py
operalib/kernel_maps.py
operalib/kernels.py
operalib/learningrate.py
operalib/metrics.py
operalib/onorma.py
operalib/quantile.py
operalib/ridge.py
operalib/risk.py
operalib/setup.py
operalib/signal.py
operalib.egg-info/PKG-INFO
operalib.egg-info/SOURCES.txt
operalib.egg-info/dependency_links.txt
operalib.egg-info/not-zip-safe
operalib.egg-info/requires.txt
operalib.egg-info/top_level.txt
operalib/_build_utils/__init__.py
operalib/datasets/__init__.py
operalib/datasets/quantile.py
operalib/datasets/vectorfield.py
operalib/tests/__init__.py
operalib/tests/test_KernelRidge_cdf.py
operalib/tests/test_KernelRidge_dec.py
operalib/tests/test_ONORMA.py
operalib/tests/test_QuantileRegression.py
operalib/tests/test_learningrate.py
operalib/tests/test_metrics.py
operalib/tests/test_risk.py