DESCRIPTION.txt
EMAIL.0.5.txt
EMAIL.txt
HISTORY.txt
LICENSE.txt
MANIFEST.in
NEWS.txt
README.txt
distribute_setup.py
setup.cfg
setup.py
Theano.egg-info/PKG-INFO
Theano.egg-info/SOURCES.txt
Theano.egg-info/dependency_links.txt
Theano.egg-info/requires.txt
Theano.egg-info/top_level.txt
benchmark/convolution/bench.sh
bin/theano-cache
doc/LICENSE.txt
doc/NEWS.txt
doc/core_development_guide.txt
doc/dev_start_guide.txt
doc/glossary.txt
doc/index.txt
doc/install.txt
doc/introduction.txt
doc/links.txt
doc/nice_quotes.txt
doc/optimizations.txt
doc/cifarSC2011/advanced_theano.txt
doc/cifarSC2011/boot_camp_overview.txt
doc/cifarSC2011/extending_theano.txt
doc/cifarSC2011/gpundarray.txt
doc/cifarSC2011/index.txt
doc/cifarSC2011/introduction.txt
doc/cifarSC2011/pyCUDA.txt
doc/cifarSC2011/theano.txt
doc/developer/index.txt
doc/developer/scan.txt
doc/developer/tensor.txt
doc/examples/index.txt
doc/extending/cop.txt
doc/extending/ctype.txt
doc/extending/extending_faq.txt
doc/extending/fibby.txt
doc/extending/graphstructures.txt
doc/extending/index.txt
doc/extending/inplace.txt
doc/extending/op.txt
doc/extending/optimization.txt
doc/extending/pipeline.txt
doc/extending/theano_vs_c.txt
doc/extending/tips.txt
doc/extending/type.txt
doc/extending/unittest.txt
doc/internal/dev_start_guide.txt
doc/internal/how_to_release.txt
doc/internal/index.txt
doc/internal/lisa_labo.txt
doc/internal/mammouth.txt
doc/internal/metadocumentation.txt
doc/internal/python.txt
doc/internal/release.txt
doc/library/config.txt
doc/library/gradient.txt
doc/library/index.txt
doc/library/printing.txt
doc/library/scan.txt
doc/library/compile/debugmode.txt
doc/library/compile/function.txt
doc/library/compile/index.txt
doc/library/compile/io.txt
doc/library/compile/mode.txt
doc/library/compile/module.txt
doc/library/compile/profilemode.txt
doc/library/compile/shared.txt
doc/library/gof/env.txt
doc/library/gof/index.txt
doc/library/gof/toolbox.txt
doc/library/sandbox/index.txt
doc/library/sandbox/linalg.txt
doc/library/sandbox/cuda/index.txt
doc/library/sandbox/cuda/op.txt
doc/library/sandbox/cuda/type.txt
doc/library/sandbox/cuda/var.txt
doc/library/scalar/index.txt
doc/library/sparse/index.txt
doc/library/sparse/sandbox.txt
doc/library/tensor/basic.txt
doc/library/tensor/index.txt
doc/library/tensor/raw_random.txt
doc/library/tensor/shared_randomstreams.txt
doc/library/tensor/nnet/conv.txt
doc/library/tensor/nnet/index.txt
doc/library/tensor/nnet/nnet.txt
doc/library/tensor/signal/conv.txt
doc/library/tensor/signal/downsample.txt
doc/library/tensor/signal/index.txt
doc/proposals/advidx.txt
doc/proposals/conditional.txt
doc/proposals/dp_optimization.txt
doc/proposals/graphical_models.txt
doc/proposals/index.txt
doc/proposals/intermediate_language.txt
doc/proposals/mongodb_cache.txt
doc/proposals/noupdates.txt
doc/proposals/opencl.txt
doc/proposals/opt_patterns2.txt
doc/proposals/pfunc.txt
doc/proposals/premerge.txt
doc/proposals/tensor_attributes.txt
doc/sandbox/broadcasting.txt
doc/sandbox/ccodegen.txt
doc/sandbox/compilation.txt
doc/sandbox/debugging_with_stepmode.txt
doc/sandbox/elemwise_compiler.txt
doc/sandbox/env.txt
doc/sandbox/function.txt
doc/sandbox/functional.txt
doc/sandbox/hosting.txt
doc/sandbox/how_to_make_ops.txt
doc/sandbox/index.txt
doc/sandbox/index2.txt
doc/sandbox/interactive_debugger.txt
doc/sandbox/logistic_regression_example.txt
doc/sandbox/max_gotcha.txt
doc/sandbox/module.txt
doc/sandbox/module2.txt
doc/sandbox/module_vs_op.txt
doc/sandbox/performance.txt
doc/sandbox/randomnumbers.txt
doc/sandbox/rethinkccodegen.txt
doc/sandbox/sandbox.txt
doc/sandbox/software.txt
doc/sandbox/sparse.txt
doc/sandbox/tensoroptools.txt
doc/tutorial/adding.txt
doc/tutorial/aliasing.txt
doc/tutorial/conditions.txt
doc/tutorial/debug_faq.txt
doc/tutorial/examples.txt
doc/tutorial/faq.txt
doc/tutorial/gpu_data_convert.txt
doc/tutorial/gradients.txt
doc/tutorial/index.txt
doc/tutorial/loading_and_saving.txt
doc/tutorial/loop.txt
doc/tutorial/modes.txt
doc/tutorial/numpy.txt
doc/tutorial/python.txt
doc/tutorial/remarks.txt
doc/tutorial/shape_info.txt
doc/tutorial/symbolic_graphs.txt
doc/tutorial/using_gpu.txt
theano/__init__.py
theano/configdefaults.py
theano/configparser.py
theano/generated_version.py
theano/gradient.py
theano/ifelse.py
theano/printing.py
theano/raise_op.py
theano/updates.py
theano/version.py
theano/compile/__init__.py
theano/compile/builders.py
theano/compile/debugmode.py
theano/compile/function.py
theano/compile/function_module.py
theano/compile/io.py
theano/compile/mode.py
theano/compile/module.py
theano/compile/pfunc.py
theano/compile/profilemode.py
theano/compile/profiling.py
theano/compile/sharedvalue.py
theano/compile/sandbox/__init__.py
theano/compile/tests/__init__.py
theano/compile/tests/test_builders.py
theano/compile/tests/test_debugmode.py
theano/compile/tests/test_function_module.py
theano/compile/tests/test_inplace_opt_for_value.py
theano/compile/tests/test_misc.py
theano/compile/tests/test_modes.py
theano/compile/tests/test_module.py
theano/compile/tests/test_pfunc.py
theano/compile/tests/test_shared.py
theano/gof/__init__.py
theano/gof/callcache.py
theano/gof/cc.py
theano/gof/cmodule.py
theano/gof/compiledir.py
theano/gof/compilelock.py
theano/gof/cutils.py
theano/gof/destroyhandler.py
theano/gof/env.py
theano/gof/graph.py
theano/gof/lazylinker_c.c.txt
theano/gof/lazylinker_c.py
theano/gof/link.py
theano/gof/op.py
theano/gof/opt.py
theano/gof/optdb.py
theano/gof/python25.py
theano/gof/toolbox.py
theano/gof/type.py
theano/gof/unify.py
theano/gof/utils.py
theano/gof/vm.py
theano/gof/sandbox/typeattr.txt
theano/gof/tests/__init__.py
theano/gof/tests/test_cc.py
theano/gof/tests/test_compute_test_value.py
theano/gof/tests/test_destroyhandler.py
theano/gof/tests/test_graph.py
theano/gof/tests/test_lazy.py
theano/gof/tests/test_link.py
theano/gof/tests/test_op.py
theano/gof/tests/test_opt.py
theano/gof/tests/test_optdb.py
theano/gof/tests/test_toolbox.py
theano/gof/tests/test_types.py
theano/gof/tests/test_vm.py
theano/misc/__init__.py
theano/misc/buildbot_filter.py
theano/misc/check_blas.py
theano/misc/check_blas_many.sh
theano/misc/check_duplicate_key.py
theano/misc/cudamat_utils.py
theano/misc/gnumpy_utils.py
theano/misc/latence_gpu_transfert.py
theano/misc/may_share_memory.py
theano/misc/pycuda_example.py
theano/misc/pycuda_init.py
theano/misc/pycuda_utils.py
theano/misc/safe_asarray.py
theano/misc/strutil.py
theano/sandbox/__init__.py
theano/sandbox/conv.py
theano/sandbox/debug.py
theano/sandbox/downsample.py
theano/sandbox/fourier.py
theano/sandbox/minimal.py
theano/sandbox/multinomial.py
theano/sandbox/neighbourhoods.py
theano/sandbox/neighbours.py
theano/sandbox/rng_mrg.py
theano/sandbox/samples_MRG31k3p_12_7_5.txt
theano/sandbox/softsign.py
theano/sandbox/solve.py
theano/sandbox/symbolic_module.py
theano/sandbox/test_multinomial.py
theano/sandbox/test_neighbourhoods.py
theano/sandbox/test_neighbours.py
theano/sandbox/test_rng_mrg.py
theano/sandbox/test_theano_object.py
theano/sandbox/theano_object.py
theano/sandbox/cuda/GpuConv3D.py
theano/sandbox/cuda/GpuConvGrad3D.py
theano/sandbox/cuda/GpuConvTransp3D.py
theano/sandbox/cuda/__init__.py
theano/sandbox/cuda/basic_ops.py
theano/sandbox/cuda/blas.py
theano/sandbox/cuda/conv.cu
theano/sandbox/cuda/conv_full_kernel.cu
theano/sandbox/cuda/conv_kernel.cu
theano/sandbox/cuda/cuda_ndarray.cu
theano/sandbox/cuda/cuda_ndarray.cuh
theano/sandbox/cuda/elemwise.py
theano/sandbox/cuda/kernel_codegen.py
theano/sandbox/cuda/nnet.py
theano/sandbox/cuda/nvcc_compiler.py
theano/sandbox/cuda/opt.py
theano/sandbox/cuda/rng_curand.py
theano/sandbox/cuda/type.py
theano/sandbox/cuda/var.py
theano/sandbox/cuda/tests/__init__.py
theano/sandbox/cuda/tests/test_basic_ops.py
theano/sandbox/cuda/tests/test_bench_loopfusion.py
theano/sandbox/cuda/tests/test_blas.py
theano/sandbox/cuda/tests/test_conv_cuda_ndarray.py
theano/sandbox/cuda/tests/test_cuda_ndarray.py
theano/sandbox/cuda/tests/test_mlp.py
theano/sandbox/cuda/tests/test_nnet.py
theano/sandbox/cuda/tests/test_nvcc_compiler.py
theano/sandbox/cuda/tests/test_opt.py
theano/sandbox/cuda/tests/test_rng_curand.py
theano/sandbox/cuda/tests/test_tensor_op.py
theano/sandbox/cuda/tests/test_var.py
theano/sandbox/cuda/tests/walltime.py
theano/sandbox/linalg/__init__.py
theano/sandbox/linalg/ops.py
theano/sandbox/scan_module/__init__.py
theano/sandbox/scan_module/scan.py
theano/sandbox/scan_module/scan_op.py
theano/sandbox/scan_module/scan_utils.py
theano/sandbox/scan_module/tests/__init__.py
theano/sandbox/scan_module/tests/test_scan.py
theano/sandbox/scan_module/tests/test_utils.py
theano/scalar/__init__.py
theano/scalar/basic.py
theano/scalar/basic_scipy.py
theano/scalar/sharedvar.py
theano/scalar/tests/__init__.py
theano/scalar/tests/test_basic.py
theano/scan_module/__init__.py
theano/scan_module/scan.py
theano/scan_module/scan_op.py
theano/scan_module/scan_opt.py
theano/scan_module/scan_perform.c.txt
theano/scan_module/scan_perform_ext.py
theano/scan_module/scan_utils.py
theano/scan_module/scan_views.py
theano/sparse/__init__.py
theano/sparse/basic.py
theano/sparse/sharedvar.py
theano/sparse/sandbox/__init__.py
theano/sparse/sandbox/sp.py
theano/sparse/sandbox/test_sp.py
theano/sparse/sandbox/truedot.py
theano/sparse/tests/__init__.py
theano/sparse/tests/test_basic.py
theano/tensor/__init__.py
theano/tensor/basic.py
theano/tensor/blas.py
theano/tensor/blas_c.py
theano/tensor/blas_headers.py
theano/tensor/blas_scipy.py
theano/tensor/elemwise.py
theano/tensor/elemwise_cgen.py
theano/tensor/inplace.py
theano/tensor/opt.py
theano/tensor/opt_uncanonicalize.py
theano/tensor/randomstreams.py
theano/tensor/raw_random.py
theano/tensor/shared_randomstreams.py
theano/tensor/sharedvar.py
theano/tensor/xlogx.py
theano/tensor/deprecated/__init__.py
theano/tensor/deprecated/rmodule.py
theano/tensor/deprecated/test_rmodule.py
theano/tensor/nnet/Conv3D.py
theano/tensor/nnet/ConvGrad3D.py
theano/tensor/nnet/ConvTransp3D.py
theano/tensor/nnet/__init__.py
theano/tensor/nnet/conv.py
theano/tensor/nnet/nnet.py
theano/tensor/nnet/sigm.py
theano/tensor/nnet/tests/__init__.py
theano/tensor/nnet/tests/speed_test_conv.py
theano/tensor/nnet/tests/test_conv.py
theano/tensor/nnet/tests/test_conv3d.py
theano/tensor/nnet/tests/test_nnet.py
theano/tensor/nnet/tests/test_sigm.py
theano/tensor/signal/__init__.py
theano/tensor/signal/conv.py
theano/tensor/signal/downsample.py
theano/tensor/signal/tests/__init__.py
theano/tensor/signal/tests/test_conv.py
theano/tensor/signal/tests/test_downsample.py
theano/tensor/tests/__init__.py
theano/tensor/tests/mlp_test.py
theano/tensor/tests/test_basic.py
theano/tensor/tests/test_blas.py
theano/tensor/tests/test_blas_c.py
theano/tensor/tests/test_blas_scipy.py
theano/tensor/tests/test_casting.py
theano/tensor/tests/test_complex.py
theano/tensor/tests/test_elemwise.py
theano/tensor/tests/test_gc.py
theano/tensor/tests/test_inc_subtensor.py
theano/tensor/tests/test_merge.py
theano/tensor/tests/test_misc.py
theano/tensor/tests/test_naacl09.py
theano/tensor/tests/test_opt.py
theano/tensor/tests/test_opt_uncanonicalize.py
theano/tensor/tests/test_randomstreams.py
theano/tensor/tests/test_raw_random.py
theano/tensor/tests/test_shared_randomstreams.py
theano/tensor/tests/test_sharedvar.py
theano/tensor/tests/test_xlogx.py
theano/tests/__init__.py
theano/tests/call_nose.py
theano/tests/diverse_tests.py
theano/tests/main.py
theano/tests/run_tests_in_batch.py
theano/tests/test_2nd_order_grads.py
theano/tests/test_config.py
theano/tests/test_gradient.py
theano/tests/test_ifelse.py
theano/tests/test_printing.py
theano/tests/test_rop.py
theano/tests/test_tutorial.py
theano/tests/test_updates.py
theano/tests/unittest_tools.py