├── intro.rst ├── intro_src ├── template.tex ├── .gitignore ├── images │ └── octocat.pdf └── creative_commons │ ├── cc_by_30.pdf │ ├── cc_cc_30.pdf │ ├── cc_nc_30.pdf │ ├── cc_nd_30.pdf │ ├── cc_pd_30.pdf │ ├── cc_sa_30.pdf │ ├── cc_sampling_30.pdf │ ├── cc_dev_nations_30.pdf │ └── cc_sampling_plus_30.pdf ├── README.pdf ├── intro.pdf ├── abstract.pdf ├── images ├── logo.png ├── route66.png ├── prime-sieve.png ├── reductions.png ├── numpy_indexing.png ├── numpy_broadcasting.png └── numpy_fancy_indexing.png └── scipy_lectures_html ├── objects.inv ├── _images ├── ETS.jpg ├── coins.png ├── faces.png ├── graph.png ├── lena.png ├── lena1.png ├── lenas.png ├── mesh.png ├── minBox.png ├── morpho.png ├── plot3d.png ├── sands.png ├── setup.png ├── surf.png ├── test.png ├── test2.png ├── docwiki.png ├── graph_g.png ├── iris_knn.png ├── kernels.png ├── measures.png ├── noneBox.png ├── pca_iris.png ├── pipeline.png ├── plot_GMM.png ├── plot_bad.png ├── plot_bar.png ├── plot_mec.png ├── plot_mew.png ├── plot_mfc.png ├── plot_ms.png ├── plot_pie.png ├── plusBox.png ├── points3d.png ├── random_c.jpg ├── route66.png ├── MV_HFV_012.jpg ├── contour3d.png ├── decorations.png ├── demo-prof.png ├── exo_histos.png ├── graph_rcm.png ├── image_GMM.png ├── image_blur.pdf ├── image_blur.png ├── mandelbrot.png ├── mandelplot.png ├── matplotlib.png ├── mayavi-logo.png ├── moonlanding.png ├── morpho_mat.png ├── morpho_mat1.png ├── pca_3d_axis.jpg ├── pilbuffer.png ├── plot_GMM_1.png ├── plot_alpha.png ├── plot_axes-2.png ├── plot_axes.png ├── plot_axes_1.png ├── plot_bad_1.png ├── plot_bar_1.png ├── plot_bar_ex.png ├── plot_blur.png ├── plot_blur_1.png ├── plot_canny.png ├── plot_color.png ├── plot_convex.png ├── plot_good.png ├── plot_good_1.png ├── plot_grid.png ├── plot_grid_1.png ├── plot_imshow.png ├── plot_lena.png ├── plot_lena_1.png ├── plot_mec_1.png ├── plot_mew_1.png ├── plot_mfc_1.png ├── plot_ms_1.png ├── plot_noisy.png ├── plot_pie_1.png ├── plot_pie_ex.png ├── plot_plot.png ├── plot_plot3d.png ├── plot_plot_1.png ├── plot_polar.png ├── plot_quiver.png ├── plot_simple.png ├── plot_smooth.png ├── plot_text.png ├── plot_text_1.png ├── plot_ticks.png ├── plot_ugly.png ├── plot_ugly_1.png ├── polar_mesh.png ├── prime-sieve.png ├── python-logo.png ├── reductions.png ├── scipy_doc.png ├── svm_margin.png ├── tv_denoise.png ├── view-colors.png ├── waveform_1.png ├── waveform_2.png ├── wavreader.png ├── Virginia_Iris.png ├── cpu-cacheline.png ├── demo_detrend.pdf ├── demo_detrend.png ├── demo_resample.pdf ├── demo_resample.png ├── direct_solve.png ├── filtered_lena.png ├── lena_regular.png ├── markov-chain.png ├── myobject_test.png ├── numpy_intro_1.pdf ├── numpy_intro_1.png ├── numpy_intro_2.pdf ├── numpy_intro_2.png ├── numpy_intro_3.pdf ├── numpy_intro_3.png ├── numpy_intro_4.pdf ├── numpy_intro_4.png ├── numpy_intro_6.pdf ├── numpy_intro_6.png ├── numpy_intro_7.pdf ├── numpy_intro_7.png ├── numpy_intro_8.pdf ├── numpy_intro_8.png ├── numpy_intro_9.pdf ├── numpy_intro_9.png ├── plot_1d_optim.png ├── plot_aliased.png ├── plot_alpha_1.png ├── plot_axes-2_1.png ├── plot_bar_ex_1.png ├── plot_boxplot.png ├── plot_canny_1.png ├── plot_color_1.png ├── plot_contour.png ├── plot_convex_1.png ├── plot_convex_2.png ├── plot_granulo.png ├── plot_grid_ex.png ├── plot_gridspec.png ├── plot_imshow_1.png ├── plot_markers.png ├── plot_noisy_1.png ├── plot_pie_ex_1.png ├── plot_plot3d-2.png ├── plot_plot3d_1.png ├── plot_plot_ex.png ├── plot_polar_1.png ├── plot_polar_ex.png ├── plot_quiver_1.png ├── plot_scatter.png ├── plot_sharpen.png ├── plot_simple_1.png ├── plot_smooth_1.png ├── plot_smooth_2.png ├── plot_text_ex.png ├── plot_ticks_1.png ├── stride_tricks.png ├── three_phases.png ├── vim_pyflakes.png ├── vim_syntastic.png ├── 2_4_mandelbrot.pdf ├── 2_4_mandelbrot.png ├── axis_convention.png ├── cost_functions.png ├── diamond_kernel.png ├── fftpack_signals.pdf ├── fftpack_signals.png ├── generate_figures.png ├── k_means_iris_3.png ├── k_means_iris_8.png ├── lena_compressed.png ├── lena_transforms.png ├── lobpcg_sakurai.png ├── mayavi_website.png ├── minBoxHighlight.png ├── numpy_indexing.png ├── numpy_intro_10.pdf ├── numpy_intro_10.png ├── pca_3d_aligned.jpg ├── pilbuffer-answer.png ├── plot_1d_optim_1.png ├── plot_1d_optim_2.png ├── plot_1d_optim_3.png ├── plot_1d_optim_4.png ├── plot_aliased_1.png ├── plot_antialiased.png ├── plot_block_mean.png ├── plot_boxplot_1.png ├── plot_colormaps.png ├── plot_colormaps_1.png ├── plot_constraints.png ├── plot_contour_1.png ├── plot_contour_ex.png ├── plot_curve_fit.png ├── plot_curve_fit_1.png ├── plot_denoising.png ├── plot_denoising_1.png ├── plot_exercice_1.png ├── plot_exercice_10.png ├── plot_exercice_2.png ├── plot_exercice_3.png ├── plot_exercice_4.png ├── plot_exercice_5.png ├── plot_exercice_6.png ├── plot_exercice_7.png ├── plot_exercice_8.png ├── plot_exercice_9.png ├── plot_find_edges.png ├── plot_find_object.png ├── plot_geom_lena.png ├── plot_geom_lena_1.png ├── plot_granulo_1.png ├── plot_grid_ex_1.png ├── plot_gridspec_1.png ├── plot_imshow_ex.png ├── plot_imshow_ex_1.png ├── plot_linestyles.png ├── plot_linewidth.png ├── plot_linewidth_1.png ├── plot_markers_1.png ├── plot_multiplot.png ├── plot_multiplot_1.png ├── plot_numpy_array.png ├── plot_plot3d-2_1.png ├── plot_plot3d_ex.png ├── plot_plot3d_ex_1.png ├── plot_plot_ex_1.png ├── plot_polar_ex_1.png ├── plot_propagation.png ├── plot_quiver_ex.png ├── plot_quiver_ex_1.png ├── plot_radial_mean.png ├── plot_scatter_1.png ├── plot_scatter_ex.png ├── plot_sharpen_1.png ├── plot_text_ex_1.png ├── plusBoxHighlight.png ├── reservoir_view.png ├── setup_myobject.png ├── simple_example.png ├── snapshot_ipython.png ├── stride-diagonals.png ├── stride-fakedims.png ├── svm_kernel_poly.png ├── svm_kernel_rbf.png ├── test_cos_doubles.png ├── threefundamental.png ├── cluster_iris_truth.png ├── compare_optimizers.png ├── digits_first_image.png ├── fftpack_frequency.pdf ├── fftpack_frequency.png ├── image_source_canny.png ├── lobpcg_eigenvalues.png ├── numpy_broadcasting.png ├── plot_antialiased_1.png ├── plot_block_mean_1.png ├── plot_clean_morpho.png ├── plot_constraints_1.png ├── plot_constraints_2.png ├── plot_contour_ex_1.png ├── plot_dash_capstyle.png ├── plot_display_lena.png ├── plot_exercice_10_1.png ├── plot_exercice_1_1.png ├── plot_exercice_2_1.png ├── plot_exercice_3_1.png ├── plot_exercice_4_1.png ├── plot_exercice_5_1.png ├── plot_exercice_6_1.png ├── plot_exercice_7_1.png ├── plot_exercice_8_1.png ├── plot_exercice_9_1.png ├── plot_find_edges_1.png ├── plot_find_object_1.png ├── plot_lena_denoise.png ├── plot_linestyles_1.png ├── plot_measure_data.png ├── plot_multiplot_ex.png ├── plot_numpy_array_1.png ├── plot_propagation_1.png ├── plot_radial_mean_1.png ├── plot_scatter_ex_1.png ├── plot_subplot-grid.png ├── pyamg_with_lobpcg.png ├── scikit-learn-logo.png ├── scikits_image_logo.png ├── svm_kernel_linear.png ├── test_cos_doubles1.png ├── test_cos_doubles2.png ├── test_cos_module_np.png ├── normal_distribution.pdf ├── normal_distribution.png ├── numpy_fancy_indexing.png ├── odeint_introduction.pdf ├── odeint_introduction.png ├── periodicity_finder_00.pdf ├── periodicity_finder_00.png ├── periodicity_finder_01.pdf ├── periodicity_finder_01.png ├── plot_clean_morpho_1.png ├── plot_dash_capstyle_1.png ├── plot_dash_joinstyle.png ├── plot_dash_joinstyle_1.png ├── plot_display_lena_1.png ├── plot_gradient_descent.png ├── plot_lena_denoise_1.png ├── plot_lena_tv_denoise.png ├── plot_measure_data_1.png ├── plot_multiplot_ex_1.png ├── plot_solid_capstyle.png ├── plot_solid_capstyle_1.png ├── plot_solid_joinstyle.png ├── plot_subplot-grid_1.png ├── plot_subplot-vertical.png ├── plot_synthetic_data.png ├── plot_synthetic_data_1.png ├── reservoir_evolution.png ├── reservoir_state_view.png ├── scipy_interpolation.pdf ├── scipy_interpolation.png ├── viz_volume_structure.png ├── viz_volume_structure1.png ├── plot_compare_optimizers.png ├── plot_gradient_descent_0.png ├── plot_gradient_descent_1.png ├── plot_gradient_descent_2.png ├── plot_gradient_descent_3.png ├── plot_gradient_descent_4.png ├── plot_gradient_descent_5.png ├── plot_gradient_descent_6.png ├── plot_gradient_descent_7.png ├── plot_gradient_descent_8.png ├── plot_gradient_descent_9.png ├── plot_greyscale_dilation.png ├── plot_histo_segmentation.png ├── plot_interpolation_lena.png ├── plot_lena_tv_denoise_1.png ├── plot_solid_joinstyle_1.png ├── plot_subplot-horizontal.png ├── plot_subplot-vertical_1.png ├── reservoir_default_view.png ├── scipy_optimize_example1.pdf ├── scipy_optimize_example1.png ├── scipy_optimize_example2.pdf ├── scipy_optimize_example2.png ├── scipy_optimize_sixhump.pdf ├── scipy_optimize_sixhump.png ├── stride-diagonals-answer.png ├── image_spectral_clustering.png ├── odeint_damped_spring_mass.pdf ├── odeint_damped_spring_mass.png ├── plot_compare_optimizers_1.png ├── plot_exercise_flat_minimum.png ├── plot_gradient_descent_10.png ├── plot_gradient_descent_100.png ├── plot_gradient_descent_101.png ├── plot_gradient_descent_102.png ├── plot_gradient_descent_103.png ├── plot_gradient_descent_104.png ├── plot_gradient_descent_105.png ├── plot_gradient_descent_106.png ├── plot_gradient_descent_107.png ├── plot_gradient_descent_108.png ├── plot_gradient_descent_109.png ├── plot_gradient_descent_11.png ├── plot_gradient_descent_110.png ├── plot_gradient_descent_111.png ├── plot_gradient_descent_112.png ├── plot_gradient_descent_113.png ├── plot_gradient_descent_114.png ├── plot_gradient_descent_115.png ├── plot_gradient_descent_116.png ├── plot_gradient_descent_117.png ├── plot_gradient_descent_118.png ├── plot_gradient_descent_12.png ├── plot_gradient_descent_13.png ├── plot_gradient_descent_14.png ├── plot_gradient_descent_15.png ├── plot_gradient_descent_16.png ├── plot_gradient_descent_17.png ├── plot_gradient_descent_18.png ├── plot_greyscale_dilation_1.png ├── plot_histo_segmentation_1.png ├── plot_interpolation_lena_1.png ├── plot_spectral_clustering.png ├── plot_spectral_clustering_1.png ├── plot_sprog_annual_maxima.png ├── plot_sprog_annual_maxima_1.png ├── plot_subplot-horizontal_1.png ├── plot_exercise_flat_minimum_0.png ├── plot_exercise_flat_minimum_1.png ├── plot_non_bounds_constraints.png ├── plot_watershed_segmentation.png ├── plot_exercise_ill_conditioned.png ├── plot_exercise_ill_conditioned_1.png ├── plot_non_bounds_constraints_1.png ├── plot_watershed_segmentation_1.png ├── example_surface_from_irregular_data.jpg ├── plot_gumbell_wind_speed_prediction.png ├── plot_gumbell_wind_speed_prediction_1.png ├── plot_cumulative_wind_speed_prediction.png └── plot_cumulative_wind_speed_prediction_1.png ├── _static ├── up.png ├── down.png ├── file.png ├── minus.png ├── plus.png ├── comment.png ├── ajax-loader.gif ├── up-pressed.png ├── comment-close.png ├── down-pressed.png └── comment-bright.png ├── _downloads ├── max-speeds.npy ├── sprog-windspeeds.npy ├── plot_simple.py ├── setup_myobject.py ├── index_error.py ├── plot_exercice_1.py ├── plot_lena.py ├── simple_example.py ├── plot_pie_ex.py ├── mandelplot.py ├── plot_good.py ├── plot_scatter_ex.py ├── stride-fakedims.py ├── view-colors.py ├── plot_color.py ├── plot_axes.py ├── demo.py ├── plot_bad.py ├── demo_opt.py ├── plot_alpha.py ├── plot_multiplot_ex.py ├── plot_linewidth.py ├── plot_subplot-horizontal.py └── plot_subplot-vertical.py ├── plot_directive ├── pyplots │ ├── demo_detrend.pdf │ ├── demo_resample.pdf │ ├── numpy_intro_1.pdf │ ├── numpy_intro_2.pdf │ ├── numpy_intro_3.pdf │ ├── numpy_intro_4.pdf │ ├── numpy_intro_6.pdf │ ├── numpy_intro_7.pdf │ ├── numpy_intro_8.pdf │ ├── numpy_intro_9.pdf │ ├── fftpack_signals.pdf │ ├── numpy_intro_10.pdf │ ├── demo_detrend.hires.png │ ├── fftpack_frequency.pdf │ ├── demo_resample.hires.png │ ├── fftpack_signals.hires.png │ ├── normal_distribution.pdf │ ├── numpy_intro_1.hires.png │ ├── numpy_intro_10.hires.png │ ├── numpy_intro_2.hires.png │ ├── numpy_intro_3.hires.png │ ├── numpy_intro_4.hires.png │ ├── numpy_intro_6.hires.png │ ├── numpy_intro_7.hires.png │ ├── numpy_intro_8.hires.png │ ├── numpy_intro_9.hires.png │ ├── odeint_introduction.pdf │ ├── scipy_interpolation.pdf │ ├── fftpack_frequency.hires.png │ ├── scipy_optimize_example1.pdf │ ├── scipy_optimize_example2.pdf │ ├── scipy_optimize_sixhump.pdf │ ├── normal_distribution.hires.png │ ├── odeint_damped_spring_mass.pdf │ ├── odeint_introduction.hires.png │ ├── scipy_interpolation.hires.png │ ├── scipy_optimize_sixhump.hires.png │ ├── odeint_damped_spring_mass.hires.png │ ├── scipy_optimize_example1.hires.png │ ├── scipy_optimize_example2.hires.png │ ├── numpy_intro_2.py │ ├── scipy_optimize_example1.py │ ├── demo_resample.py │ ├── demo_detrend.py │ ├── numpy_intro_1.py │ ├── numpy_intro_10.py │ ├── numpy_intro_9.py │ ├── numpy_intro_7.py │ └── normal_distribution.py └── intro │ ├── solutions │ ├── image_blur.pdf │ ├── image_blur.hires.png │ ├── periodicity_finder_00.pdf │ ├── periodicity_finder_01.pdf │ ├── periodicity_finder_00.hires.png │ └── periodicity_finder_01.hires.png │ └── numpy │ └── solutions │ ├── 2_4_mandelbrot.pdf │ └── 2_4_mandelbrot.hires.png └── _sources ├── advanced ├── advanced_numpy │ └── auto_examples │ │ ├── setup.txt │ │ ├── pilbuffer.txt │ │ ├── wavreader.txt │ │ ├── mandelplot.txt │ │ ├── view-colors.txt │ │ ├── myobject_test.txt │ │ ├── setup_myobject.txt │ │ ├── stride-fakedims.txt │ │ ├── pilbuffer-answer.txt │ │ ├── stride-diagonals.txt │ │ ├── stride-diagonals-answer.txt │ │ └── stride_tricks.txt ├── image_processing │ └── auto_examples │ │ ├── tv_denoise.txt │ │ ├── plot_GMM.txt │ │ ├── plot_blur.txt │ │ ├── plot_canny.txt │ │ ├── plot_granulo.txt │ │ ├── plot_sharpen.txt │ │ ├── plot_denoising.txt │ │ ├── plot_geom_lena.txt │ │ ├── plot_lena.txt │ │ ├── plot_block_mean.txt │ │ ├── plot_find_edges.txt │ │ ├── plot_find_object.txt │ │ ├── plot_numpy_array.txt │ │ ├── plot_propagation.txt │ │ ├── plot_radial_mean.txt │ │ ├── plot_clean_morpho.txt │ │ ├── plot_display_lena.txt │ │ ├── plot_lena_denoise.txt │ │ ├── plot_measure_data.txt │ │ ├── plot_synthetic_data.txt │ │ ├── plot_lena_tv_denoise.txt │ │ ├── plot_greyscale_dilation.txt │ │ ├── plot_histo_segmentation.txt │ │ ├── plot_interpolation_lena.txt │ │ ├── plot_spectral_clustering.txt │ │ └── plot_watershed_segmentation.txt ├── scipy_sparse │ ├── index.txt │ ├── auto_examples │ │ ├── lobpcg_sakurai.txt │ │ └── direct_solve.txt │ └── other_packages.txt ├── 3d_plotting │ └── auto_examples │ │ ├── simple_example.txt │ │ ├── generate_figures.txt │ │ └── viz_volume_structure.txt └── mathematical_optimization │ └── auto_examples │ ├── cost_functions.txt │ ├── compare_optimizers.txt │ ├── plot_noisy.txt │ ├── plot_curve_fit.txt │ └── plot_compare_optimizers.txt ├── LICENSE.txt ├── intro ├── matplotlib │ └── auto_examples │ │ ├── plot_ms.txt │ │ ├── plot_bad.txt │ │ ├── plot_bar.txt │ │ ├── plot_mec.txt │ │ ├── plot_mew.txt │ │ ├── plot_mfc.txt │ │ ├── plot_pie.txt │ │ ├── plot_axes.txt │ │ ├── plot_good.txt │ │ ├── plot_grid.txt │ │ ├── plot_plot.txt │ │ ├── plot_text.txt │ │ ├── plot_ugly.txt │ │ ├── plot_alpha.txt │ │ ├── plot_color.txt │ │ ├── plot_polar.txt │ │ ├── plot_ticks.txt │ │ ├── plot_axes-2.txt │ │ ├── plot_bar_ex.txt │ │ ├── plot_imshow.txt │ │ ├── plot_pie_ex.txt │ │ ├── plot_plot3d.txt │ │ ├── plot_quiver.txt │ │ ├── plot_aliased.txt │ │ ├── plot_boxplot.txt │ │ ├── plot_contour.txt │ │ ├── plot_grid_ex.txt │ │ ├── plot_markers.txt │ │ ├── plot_plot_ex.txt │ │ ├── plot_scatter.txt │ │ ├── plot_text_ex.txt │ │ ├── plot_gridspec.txt │ │ ├── plot_plot3d-2.txt │ │ ├── plot_polar_ex.txt │ │ ├── plot_colormaps.txt │ │ ├── plot_imshow_ex.txt │ │ ├── plot_linewidth.txt │ │ ├── plot_multiplot.txt │ │ ├── plot_plot3d_ex.txt │ │ ├── plot_quiver_ex.txt │ │ ├── plot_contour_ex.txt │ │ ├── plot_exercice_1.txt │ │ ├── plot_exercice_2.txt │ │ ├── plot_exercice_3.txt │ │ ├── plot_exercice_4.txt │ │ ├── plot_exercice_5.txt │ │ ├── plot_exercice_6.txt │ │ ├── plot_exercice_7.txt │ │ ├── plot_exercice_8.txt │ │ ├── plot_exercice_9.txt │ │ ├── plot_linestyles.txt │ │ ├── plot_scatter_ex.txt │ │ ├── plot_antialiased.txt │ │ ├── plot_exercice_10.txt │ │ ├── plot_multiplot_ex.txt │ │ ├── plot_subplot-grid.txt │ │ ├── plot_dash_capstyle.txt │ │ ├── plot_dash_joinstyle.txt │ │ ├── plot_solid_capstyle.txt │ │ ├── plot_solid_joinstyle.txt │ │ ├── plot_subplot-vertical.txt │ │ └── plot_subplot-horizontal.txt └── index.txt └── guide └── auto_examples └── plot_simple.txt /intro.rst: -------------------------------------------------------------------------------- 1 | intro_src/slides.rst -------------------------------------------------------------------------------- /intro_src/template.tex: -------------------------------------------------------------------------------- 1 | $body 2 | -------------------------------------------------------------------------------- /intro_src/.gitignore: -------------------------------------------------------------------------------- 1 | git-sha 2 | slides.rst.tex 3 | -------------------------------------------------------------------------------- /README.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/README.pdf -------------------------------------------------------------------------------- /intro.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/intro.pdf -------------------------------------------------------------------------------- /abstract.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/abstract.pdf -------------------------------------------------------------------------------- /images/logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/images/logo.png -------------------------------------------------------------------------------- /images/route66.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/images/route66.png -------------------------------------------------------------------------------- /images/prime-sieve.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/images/prime-sieve.png -------------------------------------------------------------------------------- /images/reductions.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/images/reductions.png -------------------------------------------------------------------------------- /images/numpy_indexing.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/images/numpy_indexing.png -------------------------------------------------------------------------------- /intro_src/images/octocat.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/intro_src/images/octocat.pdf -------------------------------------------------------------------------------- /images/numpy_broadcasting.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/images/numpy_broadcasting.png -------------------------------------------------------------------------------- /images/numpy_fancy_indexing.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/images/numpy_fancy_indexing.png -------------------------------------------------------------------------------- /scipy_lectures_html/objects.inv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/objects.inv -------------------------------------------------------------------------------- /scipy_lectures_html/_images/ETS.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/ETS.jpg -------------------------------------------------------------------------------- /scipy_lectures_html/_static/up.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_static/up.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/coins.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/coins.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/faces.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/faces.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/graph.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/graph.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/lena.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/lena.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/lena1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/lena1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/lenas.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/lenas.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/mesh.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/mesh.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/minBox.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/minBox.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/morpho.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/morpho.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot3d.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot3d.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/sands.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/sands.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/setup.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/setup.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/surf.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/surf.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/test.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/test.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/test2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/test2.png -------------------------------------------------------------------------------- /scipy_lectures_html/_static/down.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_static/down.png -------------------------------------------------------------------------------- /scipy_lectures_html/_static/file.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_static/file.png -------------------------------------------------------------------------------- /scipy_lectures_html/_static/minus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_static/minus.png -------------------------------------------------------------------------------- /scipy_lectures_html/_static/plus.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_static/plus.png -------------------------------------------------------------------------------- /intro_src/creative_commons/cc_by_30.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/intro_src/creative_commons/cc_by_30.pdf -------------------------------------------------------------------------------- /intro_src/creative_commons/cc_cc_30.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/intro_src/creative_commons/cc_cc_30.pdf -------------------------------------------------------------------------------- /intro_src/creative_commons/cc_nc_30.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/intro_src/creative_commons/cc_nc_30.pdf -------------------------------------------------------------------------------- /intro_src/creative_commons/cc_nd_30.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/intro_src/creative_commons/cc_nd_30.pdf -------------------------------------------------------------------------------- /intro_src/creative_commons/cc_pd_30.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/intro_src/creative_commons/cc_pd_30.pdf -------------------------------------------------------------------------------- /intro_src/creative_commons/cc_sa_30.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/intro_src/creative_commons/cc_sa_30.pdf -------------------------------------------------------------------------------- /scipy_lectures_html/_images/docwiki.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/docwiki.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/graph_g.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/graph_g.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/iris_knn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/iris_knn.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/kernels.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/kernels.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/measures.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/measures.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/noneBox.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/noneBox.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/pca_iris.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/pca_iris.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/pipeline.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/pipeline.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_GMM.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_GMM.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_bad.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_bad.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_bar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_bar.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_mec.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_mec.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_mew.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_mew.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_mfc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_mfc.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_ms.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_ms.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_pie.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_pie.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plusBox.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plusBox.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/points3d.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/points3d.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/random_c.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/random_c.jpg -------------------------------------------------------------------------------- /scipy_lectures_html/_images/route66.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/route66.png -------------------------------------------------------------------------------- /scipy_lectures_html/_static/comment.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_static/comment.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/MV_HFV_012.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/MV_HFV_012.jpg -------------------------------------------------------------------------------- /scipy_lectures_html/_images/contour3d.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/contour3d.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/decorations.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/decorations.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/demo-prof.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/demo-prof.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/exo_histos.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/exo_histos.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/graph_rcm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/graph_rcm.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/image_GMM.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/image_GMM.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/image_blur.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/image_blur.pdf -------------------------------------------------------------------------------- /scipy_lectures_html/_images/image_blur.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/image_blur.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/mandelbrot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/mandelbrot.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/mandelplot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/mandelplot.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/matplotlib.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/matplotlib.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/mayavi-logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/mayavi-logo.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/moonlanding.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/moonlanding.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/morpho_mat.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/morpho_mat.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/morpho_mat1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/morpho_mat1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/pca_3d_axis.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/pca_3d_axis.jpg -------------------------------------------------------------------------------- /scipy_lectures_html/_images/pilbuffer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/pilbuffer.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_GMM_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_GMM_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_alpha.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_alpha.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_axes-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_axes-2.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_axes.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_axes.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_axes_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_axes_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_bad_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_bad_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_bar_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_bar_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_bar_ex.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_bar_ex.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_blur.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_blur.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_blur_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_blur_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_canny.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_canny.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_color.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_color.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_convex.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_convex.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_good.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_good.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_good_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_good_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_grid.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_grid.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_grid_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_grid_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_imshow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_imshow.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_lena.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_lena.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_lena_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_lena_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_mec_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_mec_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_mew_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_mew_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_mfc_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_mfc_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_ms_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_ms_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_noisy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_noisy.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_pie_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_pie_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_pie_ex.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_pie_ex.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_plot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_plot.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_plot3d.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_plot3d.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_plot_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_plot_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_polar.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_polar.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_quiver.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_quiver.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_simple.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_simple.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_smooth.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_smooth.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_text.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_text.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_text_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_text_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_ticks.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_ticks.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_ugly.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_ugly.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_ugly_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_ugly_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/polar_mesh.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/polar_mesh.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/prime-sieve.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/prime-sieve.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/python-logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/python-logo.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/reductions.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/reductions.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/scipy_doc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/scipy_doc.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/svm_margin.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/svm_margin.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/tv_denoise.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/tv_denoise.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/view-colors.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/view-colors.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/waveform_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/waveform_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/waveform_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/waveform_2.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/wavreader.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/wavreader.png -------------------------------------------------------------------------------- /scipy_lectures_html/_static/ajax-loader.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_static/ajax-loader.gif -------------------------------------------------------------------------------- /scipy_lectures_html/_static/up-pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_static/up-pressed.png -------------------------------------------------------------------------------- /intro_src/creative_commons/cc_sampling_30.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/intro_src/creative_commons/cc_sampling_30.pdf -------------------------------------------------------------------------------- /scipy_lectures_html/_downloads/max-speeds.npy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_downloads/max-speeds.npy -------------------------------------------------------------------------------- /scipy_lectures_html/_images/Virginia_Iris.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/Virginia_Iris.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/cpu-cacheline.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/cpu-cacheline.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/demo_detrend.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/demo_detrend.pdf -------------------------------------------------------------------------------- /scipy_lectures_html/_images/demo_detrend.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/demo_detrend.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/demo_resample.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/demo_resample.pdf -------------------------------------------------------------------------------- /scipy_lectures_html/_images/demo_resample.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/demo_resample.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/direct_solve.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/direct_solve.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/filtered_lena.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/filtered_lena.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/lena_regular.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/lena_regular.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/markov-chain.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/markov-chain.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/myobject_test.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/myobject_test.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/numpy_intro_1.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/numpy_intro_1.pdf -------------------------------------------------------------------------------- /scipy_lectures_html/_images/numpy_intro_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/numpy_intro_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/numpy_intro_2.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/numpy_intro_2.pdf -------------------------------------------------------------------------------- /scipy_lectures_html/_images/numpy_intro_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/numpy_intro_2.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/numpy_intro_3.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/numpy_intro_3.pdf -------------------------------------------------------------------------------- /scipy_lectures_html/_images/numpy_intro_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/numpy_intro_3.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/numpy_intro_4.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/numpy_intro_4.pdf -------------------------------------------------------------------------------- /scipy_lectures_html/_images/numpy_intro_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/numpy_intro_4.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/numpy_intro_6.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/numpy_intro_6.pdf -------------------------------------------------------------------------------- /scipy_lectures_html/_images/numpy_intro_6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/numpy_intro_6.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/numpy_intro_7.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/numpy_intro_7.pdf -------------------------------------------------------------------------------- /scipy_lectures_html/_images/numpy_intro_7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/numpy_intro_7.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/numpy_intro_8.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/numpy_intro_8.pdf -------------------------------------------------------------------------------- /scipy_lectures_html/_images/numpy_intro_8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/numpy_intro_8.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/numpy_intro_9.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/numpy_intro_9.pdf -------------------------------------------------------------------------------- /scipy_lectures_html/_images/numpy_intro_9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/numpy_intro_9.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_1d_optim.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_1d_optim.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_aliased.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_aliased.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_alpha_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_alpha_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_axes-2_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_axes-2_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_bar_ex_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_bar_ex_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_boxplot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_boxplot.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_canny_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_canny_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_color_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_color_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_contour.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_contour.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_convex_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_convex_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_convex_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_convex_2.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_granulo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_granulo.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_grid_ex.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_grid_ex.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_gridspec.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_gridspec.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_imshow_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_imshow_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_markers.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_markers.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_noisy_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_noisy_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_pie_ex_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_pie_ex_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_plot3d-2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_plot3d-2.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_plot3d_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_plot3d_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_plot_ex.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_plot_ex.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_polar_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_polar_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_polar_ex.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_polar_ex.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_quiver_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_quiver_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_scatter.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_scatter.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_sharpen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_sharpen.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_simple_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_simple_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_smooth_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_smooth_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_smooth_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_smooth_2.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_text_ex.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_text_ex.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_ticks_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_ticks_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/stride_tricks.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/stride_tricks.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/three_phases.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/three_phases.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/vim_pyflakes.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/vim_pyflakes.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/vim_syntastic.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/vim_syntastic.png -------------------------------------------------------------------------------- /scipy_lectures_html/_static/comment-close.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_static/comment-close.png -------------------------------------------------------------------------------- /scipy_lectures_html/_static/down-pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_static/down-pressed.png -------------------------------------------------------------------------------- /intro_src/creative_commons/cc_dev_nations_30.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/intro_src/creative_commons/cc_dev_nations_30.pdf -------------------------------------------------------------------------------- /scipy_lectures_html/_images/2_4_mandelbrot.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/2_4_mandelbrot.pdf -------------------------------------------------------------------------------- /scipy_lectures_html/_images/2_4_mandelbrot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/2_4_mandelbrot.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/axis_convention.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/axis_convention.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/cost_functions.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/cost_functions.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/diamond_kernel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/diamond_kernel.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/fftpack_signals.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/fftpack_signals.pdf -------------------------------------------------------------------------------- /scipy_lectures_html/_images/fftpack_signals.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/fftpack_signals.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/generate_figures.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/generate_figures.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/k_means_iris_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/k_means_iris_3.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/k_means_iris_8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/k_means_iris_8.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/lena_compressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/lena_compressed.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/lena_transforms.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/lena_transforms.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/lobpcg_sakurai.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/lobpcg_sakurai.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/mayavi_website.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/mayavi_website.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/minBoxHighlight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/minBoxHighlight.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/numpy_indexing.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/numpy_indexing.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/numpy_intro_10.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/numpy_intro_10.pdf -------------------------------------------------------------------------------- /scipy_lectures_html/_images/numpy_intro_10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/numpy_intro_10.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/pca_3d_aligned.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/pca_3d_aligned.jpg -------------------------------------------------------------------------------- /scipy_lectures_html/_images/pilbuffer-answer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/pilbuffer-answer.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_1d_optim_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_1d_optim_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_1d_optim_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_1d_optim_2.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_1d_optim_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_1d_optim_3.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_1d_optim_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_1d_optim_4.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_aliased_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_aliased_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_antialiased.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_antialiased.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_block_mean.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_block_mean.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_boxplot_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_boxplot_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_colormaps.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_colormaps.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_colormaps_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_colormaps_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_constraints.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_constraints.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_contour_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_contour_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_contour_ex.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_contour_ex.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_curve_fit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_curve_fit.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_curve_fit_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_curve_fit_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_denoising.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_denoising.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_denoising_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_denoising_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_exercice_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_exercice_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_exercice_10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_exercice_10.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_exercice_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_exercice_2.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_exercice_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_exercice_3.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_exercice_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_exercice_4.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_exercice_5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_exercice_5.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_exercice_6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_exercice_6.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_exercice_7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_exercice_7.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_exercice_8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_exercice_8.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_exercice_9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_exercice_9.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_find_edges.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_find_edges.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_find_object.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_find_object.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_geom_lena.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_geom_lena.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_geom_lena_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_geom_lena_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_granulo_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_granulo_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_grid_ex_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_grid_ex_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_gridspec_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_gridspec_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_imshow_ex.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_imshow_ex.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_imshow_ex_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_imshow_ex_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_linestyles.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_linestyles.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_linewidth.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_linewidth.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_linewidth_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_linewidth_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_markers_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_markers_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_multiplot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_multiplot.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_multiplot_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_multiplot_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_numpy_array.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_numpy_array.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_plot3d-2_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_plot3d-2_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_plot3d_ex.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_plot3d_ex.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_plot3d_ex_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_plot3d_ex_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_plot_ex_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_plot_ex_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_polar_ex_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_polar_ex_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_propagation.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_propagation.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_quiver_ex.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_quiver_ex.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_quiver_ex_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_quiver_ex_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_radial_mean.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_radial_mean.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_scatter_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_scatter_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_scatter_ex.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_scatter_ex.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_sharpen_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_sharpen_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_text_ex_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_text_ex_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plusBoxHighlight.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plusBoxHighlight.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/reservoir_view.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/reservoir_view.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/setup_myobject.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/setup_myobject.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/simple_example.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/simple_example.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/snapshot_ipython.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/snapshot_ipython.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/stride-diagonals.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/stride-diagonals.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/stride-fakedims.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/stride-fakedims.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/svm_kernel_poly.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/svm_kernel_poly.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/svm_kernel_rbf.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/svm_kernel_rbf.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/test_cos_doubles.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/test_cos_doubles.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/threefundamental.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/threefundamental.png -------------------------------------------------------------------------------- /scipy_lectures_html/_static/comment-bright.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_static/comment-bright.png -------------------------------------------------------------------------------- /intro_src/creative_commons/cc_sampling_plus_30.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/intro_src/creative_commons/cc_sampling_plus_30.pdf -------------------------------------------------------------------------------- /scipy_lectures_html/_images/cluster_iris_truth.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/cluster_iris_truth.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/compare_optimizers.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/compare_optimizers.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/digits_first_image.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/digits_first_image.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/fftpack_frequency.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/fftpack_frequency.pdf -------------------------------------------------------------------------------- /scipy_lectures_html/_images/fftpack_frequency.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/fftpack_frequency.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/image_source_canny.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/image_source_canny.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/lobpcg_eigenvalues.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/lobpcg_eigenvalues.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/numpy_broadcasting.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/numpy_broadcasting.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_antialiased_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_antialiased_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_block_mean_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_block_mean_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_clean_morpho.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_clean_morpho.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_constraints_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_constraints_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_constraints_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_constraints_2.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_contour_ex_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_contour_ex_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_dash_capstyle.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_dash_capstyle.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_display_lena.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_display_lena.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_exercice_10_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_exercice_10_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_exercice_1_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_exercice_1_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_exercice_2_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_exercice_2_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_exercice_3_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_exercice_3_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_exercice_4_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_exercice_4_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_exercice_5_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_exercice_5_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_exercice_6_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_exercice_6_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_exercice_7_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_exercice_7_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_exercice_8_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_exercice_8_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_exercice_9_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_exercice_9_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_find_edges_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_find_edges_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_find_object_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_find_object_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_lena_denoise.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_lena_denoise.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_linestyles_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_linestyles_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_measure_data.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_measure_data.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_multiplot_ex.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_multiplot_ex.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_numpy_array_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_numpy_array_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_propagation_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_propagation_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_radial_mean_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_radial_mean_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_scatter_ex_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_scatter_ex_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_subplot-grid.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_subplot-grid.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/pyamg_with_lobpcg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/pyamg_with_lobpcg.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/scikit-learn-logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/scikit-learn-logo.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/scikits_image_logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/scikits_image_logo.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/svm_kernel_linear.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/svm_kernel_linear.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/test_cos_doubles1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/test_cos_doubles1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/test_cos_doubles2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/test_cos_doubles2.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/test_cos_module_np.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/test_cos_module_np.png -------------------------------------------------------------------------------- /scipy_lectures_html/_downloads/sprog-windspeeds.npy: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_downloads/sprog-windspeeds.npy -------------------------------------------------------------------------------- /scipy_lectures_html/_images/normal_distribution.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/normal_distribution.pdf -------------------------------------------------------------------------------- /scipy_lectures_html/_images/normal_distribution.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/normal_distribution.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/numpy_fancy_indexing.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/numpy_fancy_indexing.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/odeint_introduction.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/odeint_introduction.pdf -------------------------------------------------------------------------------- /scipy_lectures_html/_images/odeint_introduction.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/odeint_introduction.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/periodicity_finder_00.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/periodicity_finder_00.pdf -------------------------------------------------------------------------------- /scipy_lectures_html/_images/periodicity_finder_00.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/periodicity_finder_00.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/periodicity_finder_01.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/periodicity_finder_01.pdf -------------------------------------------------------------------------------- /scipy_lectures_html/_images/periodicity_finder_01.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/periodicity_finder_01.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_clean_morpho_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_clean_morpho_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_dash_capstyle_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_dash_capstyle_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_dash_joinstyle.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_dash_joinstyle.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_dash_joinstyle_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_dash_joinstyle_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_display_lena_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_display_lena_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_gradient_descent.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_gradient_descent.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_lena_denoise_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_lena_denoise_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_lena_tv_denoise.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_lena_tv_denoise.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_measure_data_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_measure_data_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_multiplot_ex_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_multiplot_ex_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_solid_capstyle.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_solid_capstyle.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_solid_capstyle_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_solid_capstyle_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_solid_joinstyle.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_solid_joinstyle.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_subplot-grid_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_subplot-grid_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_subplot-vertical.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_subplot-vertical.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_synthetic_data.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_synthetic_data.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_synthetic_data_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_synthetic_data_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/reservoir_evolution.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/reservoir_evolution.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/reservoir_state_view.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/reservoir_state_view.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/scipy_interpolation.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/scipy_interpolation.pdf -------------------------------------------------------------------------------- /scipy_lectures_html/_images/scipy_interpolation.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/scipy_interpolation.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/viz_volume_structure.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/viz_volume_structure.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/viz_volume_structure1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/viz_volume_structure1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_compare_optimizers.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_compare_optimizers.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_gradient_descent_0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_gradient_descent_0.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_gradient_descent_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_gradient_descent_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_gradient_descent_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_gradient_descent_2.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_gradient_descent_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_gradient_descent_3.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_gradient_descent_4.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_gradient_descent_4.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_gradient_descent_5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_gradient_descent_5.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_gradient_descent_6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_gradient_descent_6.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_gradient_descent_7.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_gradient_descent_7.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_gradient_descent_8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_gradient_descent_8.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_gradient_descent_9.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_gradient_descent_9.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_greyscale_dilation.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_greyscale_dilation.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_histo_segmentation.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_histo_segmentation.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_interpolation_lena.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_interpolation_lena.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_lena_tv_denoise_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_lena_tv_denoise_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_solid_joinstyle_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_solid_joinstyle_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_subplot-horizontal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_subplot-horizontal.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_subplot-vertical_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_subplot-vertical_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/reservoir_default_view.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/reservoir_default_view.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/scipy_optimize_example1.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/scipy_optimize_example1.pdf -------------------------------------------------------------------------------- /scipy_lectures_html/_images/scipy_optimize_example1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/scipy_optimize_example1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/scipy_optimize_example2.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/scipy_optimize_example2.pdf -------------------------------------------------------------------------------- /scipy_lectures_html/_images/scipy_optimize_example2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/scipy_optimize_example2.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/scipy_optimize_sixhump.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/scipy_optimize_sixhump.pdf -------------------------------------------------------------------------------- /scipy_lectures_html/_images/scipy_optimize_sixhump.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/scipy_optimize_sixhump.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/stride-diagonals-answer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/stride-diagonals-answer.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/image_spectral_clustering.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/image_spectral_clustering.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/odeint_damped_spring_mass.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/odeint_damped_spring_mass.pdf -------------------------------------------------------------------------------- /scipy_lectures_html/_images/odeint_damped_spring_mass.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/odeint_damped_spring_mass.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_compare_optimizers_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_compare_optimizers_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_exercise_flat_minimum.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_exercise_flat_minimum.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_gradient_descent_10.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_gradient_descent_10.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_gradient_descent_100.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_gradient_descent_100.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_gradient_descent_101.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_gradient_descent_101.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_gradient_descent_102.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_gradient_descent_102.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_gradient_descent_103.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_gradient_descent_103.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_gradient_descent_104.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_gradient_descent_104.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_gradient_descent_105.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_gradient_descent_105.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_gradient_descent_106.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_gradient_descent_106.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_gradient_descent_107.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_gradient_descent_107.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_gradient_descent_108.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_gradient_descent_108.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_gradient_descent_109.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_gradient_descent_109.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_gradient_descent_11.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_gradient_descent_11.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_gradient_descent_110.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_gradient_descent_110.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_gradient_descent_111.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_gradient_descent_111.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_gradient_descent_112.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_gradient_descent_112.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_gradient_descent_113.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_gradient_descent_113.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_gradient_descent_114.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_gradient_descent_114.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_gradient_descent_115.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_gradient_descent_115.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_gradient_descent_116.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_gradient_descent_116.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_gradient_descent_117.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_gradient_descent_117.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_gradient_descent_118.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_gradient_descent_118.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_gradient_descent_12.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_gradient_descent_12.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_gradient_descent_13.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_gradient_descent_13.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_gradient_descent_14.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_gradient_descent_14.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_gradient_descent_15.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_gradient_descent_15.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_gradient_descent_16.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_gradient_descent_16.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_gradient_descent_17.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_gradient_descent_17.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_gradient_descent_18.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_gradient_descent_18.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_greyscale_dilation_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_greyscale_dilation_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_histo_segmentation_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_histo_segmentation_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_interpolation_lena_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_interpolation_lena_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_spectral_clustering.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_spectral_clustering.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_spectral_clustering_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_spectral_clustering_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_sprog_annual_maxima.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_sprog_annual_maxima.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_sprog_annual_maxima_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_sprog_annual_maxima_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_subplot-horizontal_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_subplot-horizontal_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_exercise_flat_minimum_0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_exercise_flat_minimum_0.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_exercise_flat_minimum_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_exercise_flat_minimum_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_non_bounds_constraints.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_non_bounds_constraints.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_watershed_segmentation.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_watershed_segmentation.png -------------------------------------------------------------------------------- /scipy_lectures_html/plot_directive/pyplots/demo_detrend.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/plot_directive/pyplots/demo_detrend.pdf -------------------------------------------------------------------------------- /scipy_lectures_html/plot_directive/pyplots/demo_resample.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/plot_directive/pyplots/demo_resample.pdf -------------------------------------------------------------------------------- /scipy_lectures_html/plot_directive/pyplots/numpy_intro_1.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/plot_directive/pyplots/numpy_intro_1.pdf -------------------------------------------------------------------------------- /scipy_lectures_html/plot_directive/pyplots/numpy_intro_2.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/plot_directive/pyplots/numpy_intro_2.pdf -------------------------------------------------------------------------------- /scipy_lectures_html/plot_directive/pyplots/numpy_intro_3.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/plot_directive/pyplots/numpy_intro_3.pdf -------------------------------------------------------------------------------- /scipy_lectures_html/plot_directive/pyplots/numpy_intro_4.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/plot_directive/pyplots/numpy_intro_4.pdf -------------------------------------------------------------------------------- /scipy_lectures_html/plot_directive/pyplots/numpy_intro_6.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/plot_directive/pyplots/numpy_intro_6.pdf -------------------------------------------------------------------------------- /scipy_lectures_html/plot_directive/pyplots/numpy_intro_7.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/plot_directive/pyplots/numpy_intro_7.pdf -------------------------------------------------------------------------------- /scipy_lectures_html/plot_directive/pyplots/numpy_intro_8.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/plot_directive/pyplots/numpy_intro_8.pdf -------------------------------------------------------------------------------- /scipy_lectures_html/plot_directive/pyplots/numpy_intro_9.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/plot_directive/pyplots/numpy_intro_9.pdf -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_exercise_ill_conditioned.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_exercise_ill_conditioned.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_exercise_ill_conditioned_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_exercise_ill_conditioned_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_non_bounds_constraints_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_non_bounds_constraints_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_watershed_segmentation_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_watershed_segmentation_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/plot_directive/pyplots/fftpack_signals.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/plot_directive/pyplots/fftpack_signals.pdf -------------------------------------------------------------------------------- /scipy_lectures_html/plot_directive/pyplots/numpy_intro_10.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/plot_directive/pyplots/numpy_intro_10.pdf -------------------------------------------------------------------------------- /scipy_lectures_html/plot_directive/intro/solutions/image_blur.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/plot_directive/intro/solutions/image_blur.pdf -------------------------------------------------------------------------------- /scipy_lectures_html/plot_directive/pyplots/demo_detrend.hires.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/plot_directive/pyplots/demo_detrend.hires.png -------------------------------------------------------------------------------- /scipy_lectures_html/plot_directive/pyplots/fftpack_frequency.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/plot_directive/pyplots/fftpack_frequency.pdf -------------------------------------------------------------------------------- /scipy_lectures_html/_images/example_surface_from_irregular_data.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/example_surface_from_irregular_data.jpg -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_gumbell_wind_speed_prediction.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_gumbell_wind_speed_prediction.png -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_gumbell_wind_speed_prediction_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_gumbell_wind_speed_prediction_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/plot_directive/pyplots/demo_resample.hires.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/plot_directive/pyplots/demo_resample.hires.png -------------------------------------------------------------------------------- /scipy_lectures_html/plot_directive/pyplots/fftpack_signals.hires.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/plot_directive/pyplots/fftpack_signals.hires.png -------------------------------------------------------------------------------- /scipy_lectures_html/plot_directive/pyplots/normal_distribution.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/plot_directive/pyplots/normal_distribution.pdf -------------------------------------------------------------------------------- /scipy_lectures_html/plot_directive/pyplots/numpy_intro_1.hires.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/plot_directive/pyplots/numpy_intro_1.hires.png -------------------------------------------------------------------------------- /scipy_lectures_html/plot_directive/pyplots/numpy_intro_10.hires.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/plot_directive/pyplots/numpy_intro_10.hires.png -------------------------------------------------------------------------------- /scipy_lectures_html/plot_directive/pyplots/numpy_intro_2.hires.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/plot_directive/pyplots/numpy_intro_2.hires.png -------------------------------------------------------------------------------- /scipy_lectures_html/plot_directive/pyplots/numpy_intro_3.hires.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/plot_directive/pyplots/numpy_intro_3.hires.png -------------------------------------------------------------------------------- /scipy_lectures_html/plot_directive/pyplots/numpy_intro_4.hires.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/plot_directive/pyplots/numpy_intro_4.hires.png -------------------------------------------------------------------------------- /scipy_lectures_html/plot_directive/pyplots/numpy_intro_6.hires.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/plot_directive/pyplots/numpy_intro_6.hires.png -------------------------------------------------------------------------------- /scipy_lectures_html/plot_directive/pyplots/numpy_intro_7.hires.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/plot_directive/pyplots/numpy_intro_7.hires.png -------------------------------------------------------------------------------- /scipy_lectures_html/plot_directive/pyplots/numpy_intro_8.hires.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/plot_directive/pyplots/numpy_intro_8.hires.png -------------------------------------------------------------------------------- /scipy_lectures_html/plot_directive/pyplots/numpy_intro_9.hires.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/plot_directive/pyplots/numpy_intro_9.hires.png -------------------------------------------------------------------------------- /scipy_lectures_html/plot_directive/pyplots/odeint_introduction.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/plot_directive/pyplots/odeint_introduction.pdf -------------------------------------------------------------------------------- /scipy_lectures_html/plot_directive/pyplots/scipy_interpolation.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/plot_directive/pyplots/scipy_interpolation.pdf -------------------------------------------------------------------------------- /scipy_lectures_html/_downloads/plot_simple.py: -------------------------------------------------------------------------------- 1 | import numpy as np 2 | import matplotlib.pyplot as plt 3 | 4 | X = np.linspace(-np.pi,np.pi,100) 5 | Y = np.sin(X) 6 | plt.plot(X, Y, linewidth=2) 7 | plt.show() 8 | -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_cumulative_wind_speed_prediction.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_cumulative_wind_speed_prediction.png -------------------------------------------------------------------------------- /scipy_lectures_html/plot_directive/pyplots/fftpack_frequency.hires.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/plot_directive/pyplots/fftpack_frequency.hires.png -------------------------------------------------------------------------------- /scipy_lectures_html/plot_directive/pyplots/scipy_optimize_example1.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/plot_directive/pyplots/scipy_optimize_example1.pdf -------------------------------------------------------------------------------- /scipy_lectures_html/plot_directive/pyplots/scipy_optimize_example2.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/plot_directive/pyplots/scipy_optimize_example2.pdf -------------------------------------------------------------------------------- /scipy_lectures_html/plot_directive/pyplots/scipy_optimize_sixhump.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/plot_directive/pyplots/scipy_optimize_sixhump.pdf -------------------------------------------------------------------------------- /scipy_lectures_html/_downloads/setup_myobject.py: -------------------------------------------------------------------------------- 1 | from distutils.core import setup, Extension 2 | setup(name='myobject', 3 | version='1.0', 4 | ext_modules=[Extension('myobject', ['myobject.c'])], 5 | ) 6 | -------------------------------------------------------------------------------- /scipy_lectures_html/_images/plot_cumulative_wind_speed_prediction_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/_images/plot_cumulative_wind_speed_prediction_1.png -------------------------------------------------------------------------------- /scipy_lectures_html/plot_directive/intro/solutions/image_blur.hires.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/plot_directive/intro/solutions/image_blur.hires.png -------------------------------------------------------------------------------- /scipy_lectures_html/plot_directive/pyplots/normal_distribution.hires.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/plot_directive/pyplots/normal_distribution.hires.png -------------------------------------------------------------------------------- /scipy_lectures_html/plot_directive/pyplots/odeint_damped_spring_mass.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/plot_directive/pyplots/odeint_damped_spring_mass.pdf -------------------------------------------------------------------------------- /scipy_lectures_html/plot_directive/pyplots/odeint_introduction.hires.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/plot_directive/pyplots/odeint_introduction.hires.png -------------------------------------------------------------------------------- /scipy_lectures_html/plot_directive/pyplots/scipy_interpolation.hires.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/plot_directive/pyplots/scipy_interpolation.hires.png -------------------------------------------------------------------------------- /scipy_lectures_html/plot_directive/intro/numpy/solutions/2_4_mandelbrot.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/plot_directive/intro/numpy/solutions/2_4_mandelbrot.pdf -------------------------------------------------------------------------------- /scipy_lectures_html/plot_directive/pyplots/scipy_optimize_sixhump.hires.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/plot_directive/pyplots/scipy_optimize_sixhump.hires.png -------------------------------------------------------------------------------- /scipy_lectures_html/plot_directive/intro/solutions/periodicity_finder_00.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/plot_directive/intro/solutions/periodicity_finder_00.pdf -------------------------------------------------------------------------------- /scipy_lectures_html/plot_directive/intro/solutions/periodicity_finder_01.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/plot_directive/intro/solutions/periodicity_finder_01.pdf -------------------------------------------------------------------------------- /scipy_lectures_html/plot_directive/pyplots/odeint_damped_spring_mass.hires.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/plot_directive/pyplots/odeint_damped_spring_mass.hires.png -------------------------------------------------------------------------------- /scipy_lectures_html/plot_directive/pyplots/scipy_optimize_example1.hires.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/plot_directive/pyplots/scipy_optimize_example1.hires.png -------------------------------------------------------------------------------- /scipy_lectures_html/plot_directive/pyplots/scipy_optimize_example2.hires.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/plot_directive/pyplots/scipy_optimize_example2.hires.png -------------------------------------------------------------------------------- /scipy_lectures_html/plot_directive/pyplots/numpy_intro_2.py: -------------------------------------------------------------------------------- 1 | import numpy as np 2 | import matplotlib.pyplot as plt 3 | 4 | image = np.random.rand(30, 30) 5 | plt.imshow(image, cmap=plt.cm.hot) 6 | plt.colorbar() 7 | plt.show() 8 | -------------------------------------------------------------------------------- /scipy_lectures_html/plot_directive/intro/numpy/solutions/2_4_mandelbrot.hires.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/plot_directive/intro/numpy/solutions/2_4_mandelbrot.hires.png -------------------------------------------------------------------------------- /scipy_lectures_html/plot_directive/intro/solutions/periodicity_finder_00.hires.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/plot_directive/intro/solutions/periodicity_finder_00.hires.png -------------------------------------------------------------------------------- /scipy_lectures_html/plot_directive/intro/solutions/periodicity_finder_01.hires.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/esc/scipy2013-tutorial-numpy-ipython/HEAD/scipy_lectures_html/plot_directive/intro/solutions/periodicity_finder_01.hires.png -------------------------------------------------------------------------------- /scipy_lectures_html/_downloads/index_error.py: -------------------------------------------------------------------------------- 1 | """Small snippet to raise an IndexError.""" 2 | 3 | def index_error(): 4 | lst = list('foobar') 5 | print lst[len(lst)] 6 | 7 | if __name__ == '__main__': 8 | index_error() 9 | 10 | -------------------------------------------------------------------------------- /scipy_lectures_html/plot_directive/pyplots/scipy_optimize_example1.py: -------------------------------------------------------------------------------- 1 | import numpy as np 2 | import matplotlib.pyplot as plt 3 | 4 | def f(x): 5 | return x**2 + 10*np.sin(x) 6 | 7 | 8 | x = np.arange(-10, 10, 0.1) 9 | plt.plot(x, f(x)) 10 | -------------------------------------------------------------------------------- /scipy_lectures_html/_downloads/plot_exercice_1.py: -------------------------------------------------------------------------------- 1 | import pylab as pl 2 | import numpy as np 3 | 4 | n = 256 5 | X = np.linspace(-np.pi, np.pi, 256, endpoint=True) 6 | C,S = np.cos(X), np.sin(X) 7 | pl.plot(X, C) 8 | pl.plot(X,S) 9 | 10 | pl.show() 11 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/advanced/advanced_numpy/auto_examples/setup.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_setup.py: 4 | 5 | 6 | 7 | **Python source code:** :download:`setup.py ` 8 | 9 | .. literalinclude:: setup.py 10 | :lines: 2- 11 | -------------------------------------------------------------------------------- /scipy_lectures_html/_downloads/plot_lena.py: -------------------------------------------------------------------------------- 1 | """ Small example to plot lena.""" 2 | from scipy import misc 3 | l = misc.lena() 4 | misc.imsave('lena.png', l) # uses the Image module (PIL) 5 | 6 | import matplotlib.pyplot as plt 7 | plt.imshow(l) 8 | plt.show() 9 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/advanced/advanced_numpy/auto_examples/pilbuffer.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_pilbuffer.py: 4 | 5 | 6 | 7 | **Python source code:** :download:`pilbuffer.py ` 8 | 9 | .. literalinclude:: pilbuffer.py 10 | :lines: 2- 11 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/advanced/advanced_numpy/auto_examples/wavreader.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_wavreader.py: 4 | 5 | 6 | 7 | **Python source code:** :download:`wavreader.py ` 8 | 9 | .. literalinclude:: wavreader.py 10 | :lines: 2- 11 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/advanced/advanced_numpy/auto_examples/mandelplot.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_mandelplot.py: 4 | 5 | 6 | 7 | **Python source code:** :download:`mandelplot.py ` 8 | 9 | .. literalinclude:: mandelplot.py 10 | :lines: 2- 11 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/advanced/image_processing/auto_examples/tv_denoise.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_tv_denoise.py: 4 | 5 | 6 | 7 | **Python source code:** :download:`tv_denoise.py ` 8 | 9 | .. literalinclude:: tv_denoise.py 10 | :lines: 2- 11 | -------------------------------------------------------------------------------- /scipy_lectures_html/plot_directive/pyplots/demo_resample.py: -------------------------------------------------------------------------------- 1 | import numpy as np 2 | import pylab as pl 3 | from scipy import signal 4 | t = np.linspace(0, 5, 100) 5 | x = np.sin(t) 6 | 7 | pl.plot(t, x, linewidth=3) 8 | pl.plot(t[::2], signal.resample(x, 50), 'ko') 9 | 10 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/advanced/advanced_numpy/auto_examples/view-colors.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_view-colors.py: 4 | 5 | 6 | 7 | **Python source code:** :download:`view-colors.py ` 8 | 9 | .. literalinclude:: view-colors.py 10 | :lines: 2- 11 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/advanced/scipy_sparse/index.txt: -------------------------------------------------------------------------------- 1 | Sparse Matrices in SciPy 2 | ======================== 3 | 4 | :author: Robert Cimrman 5 | 6 | .. toctree:: 7 | :maxdepth: 3 8 | 9 | introduction 10 | storage_schemes 11 | solvers 12 | other_packages 13 | 14 | -------------------------------------------------------------------------------- /scipy_lectures_html/_downloads/simple_example.py: -------------------------------------------------------------------------------- 1 | import numpy as np 2 | 3 | x, y = np.mgrid[-10:10:100j, -10:10:100j] 4 | r = np.sqrt(x**2 + y**2) 5 | z = np.sin(r)/r 6 | 7 | from enthought.mayavi import mlab 8 | mlab.surf(z, warp_scale='auto') 9 | 10 | mlab.outline() 11 | mlab.axes() 12 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/advanced/3d_plotting/auto_examples/simple_example.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_simple_example.py: 4 | 5 | 6 | 7 | **Python source code:** :download:`simple_example.py ` 8 | 9 | .. literalinclude:: simple_example.py 10 | :lines: 2- 11 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/advanced/advanced_numpy/auto_examples/myobject_test.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_myobject_test.py: 4 | 5 | 6 | 7 | **Python source code:** :download:`myobject_test.py ` 8 | 9 | .. literalinclude:: myobject_test.py 10 | :lines: 10- 11 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/advanced/scipy_sparse/auto_examples/lobpcg_sakurai.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_lobpcg_sakurai.py: 4 | 5 | 6 | 7 | **Python source code:** :download:`lobpcg_sakurai.py ` 8 | 9 | .. literalinclude:: lobpcg_sakurai.py 10 | :lines: 2- 11 | -------------------------------------------------------------------------------- /scipy_lectures_html/plot_directive/pyplots/demo_detrend.py: -------------------------------------------------------------------------------- 1 | import numpy as np 2 | import pylab as pl 3 | from scipy import signal 4 | t = np.linspace(0, 5, 100) 5 | x = t + np.random.normal(size=100) 6 | 7 | pl.plot(t, x, linewidth=3) 8 | pl.plot(t, signal.detrend(x), linewidth=3) 9 | 10 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/advanced/advanced_numpy/auto_examples/setup_myobject.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_setup_myobject.py: 4 | 5 | 6 | 7 | **Python source code:** :download:`setup_myobject.py ` 8 | 9 | .. literalinclude:: setup_myobject.py 10 | :lines: 2- 11 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/LICENSE.txt: -------------------------------------------------------------------------------- 1 | License 2 | ======== 3 | 4 | All code and material is licensed under a 5 | 6 | Creative Commons Attribution 3.0 United States License (CC-by) 7 | http://creativecommons.org/licenses/by/3.0/us 8 | 9 | See the AUTHORS.rst file for a list of contributors. 10 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/advanced/advanced_numpy/auto_examples/stride-fakedims.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_stride-fakedims.py: 4 | 5 | 6 | 7 | **Python source code:** :download:`stride-fakedims.py ` 8 | 9 | .. literalinclude:: stride-fakedims.py 10 | :lines: 2- 11 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/advanced/advanced_numpy/auto_examples/pilbuffer-answer.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_pilbuffer-answer.py: 4 | 5 | 6 | 7 | **Python source code:** :download:`pilbuffer-answer.py ` 8 | 9 | .. literalinclude:: pilbuffer-answer.py 10 | :lines: 2- 11 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/advanced/advanced_numpy/auto_examples/stride-diagonals.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_stride-diagonals.py: 4 | 5 | 6 | 7 | **Python source code:** :download:`stride-diagonals.py ` 8 | 9 | .. literalinclude:: stride-diagonals.py 10 | :lines: 2- 11 | -------------------------------------------------------------------------------- /scipy_lectures_html/plot_directive/pyplots/numpy_intro_1.py: -------------------------------------------------------------------------------- 1 | import numpy as np 2 | import matplotlib.pyplot as plt 3 | 4 | x = np.linspace(0, 3, 20) 5 | y = np.linspace(0, 9, 20) 6 | plt.plot(x, y) # line plot 7 | plt.plot(x, y, 'o') # dot plot 8 | plt.show() # <-- shows the plot (not needed with Ipython) 9 | -------------------------------------------------------------------------------- /scipy_lectures_html/plot_directive/pyplots/numpy_intro_10.py: -------------------------------------------------------------------------------- 1 | import numpy as np 2 | 3 | x = np.linspace(-1, 1, 2000) 4 | y = np.cos(x) + 0.3*np.random.rand(2000) 5 | p = np.polynomial.Chebyshev.fit(x, y, 90) 6 | 7 | t = np.linspace(-1, 1, 200) 8 | plt.plot(x, y, 'r.') 9 | plt.plot(t, p(t), 'k-', lw=3) 10 | plt.show() 11 | -------------------------------------------------------------------------------- /scipy_lectures_html/plot_directive/pyplots/numpy_intro_9.py: -------------------------------------------------------------------------------- 1 | import numpy as np 2 | import matplotlib.pyplot as plt 3 | 4 | x = np.linspace(0, 1, 20) 5 | y = np.cos(x) + 0.3*np.random.rand(20) 6 | p = np.poly1d(np.polyfit(x, y, 3)) 7 | 8 | t = np.linspace(0, 1, 200) 9 | plt.plot(x, y, 'o', t, p(t), '-') 10 | plt.show() 11 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/intro/matplotlib/auto_examples/plot_ms.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_ms.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_ms_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_ms.py ` 13 | 14 | .. literalinclude:: plot_ms.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/intro/matplotlib/auto_examples/plot_bad.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_bad.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_bad_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_bad.py ` 13 | 14 | .. literalinclude:: plot_bad.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/intro/matplotlib/auto_examples/plot_bar.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_bar.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_bar_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_bar.py ` 13 | 14 | .. literalinclude:: plot_bar.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/intro/matplotlib/auto_examples/plot_mec.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_mec.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_mec_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_mec.py ` 13 | 14 | .. literalinclude:: plot_mec.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/intro/matplotlib/auto_examples/plot_mew.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_mew.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_mew_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_mew.py ` 13 | 14 | .. literalinclude:: plot_mew.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/intro/matplotlib/auto_examples/plot_mfc.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_mfc.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_mfc_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_mfc.py ` 13 | 14 | .. literalinclude:: plot_mfc.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/intro/matplotlib/auto_examples/plot_pie.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_pie.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_pie_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_pie.py ` 13 | 14 | .. literalinclude:: plot_pie.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/advanced/advanced_numpy/auto_examples/stride-diagonals-answer.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_stride-diagonals-answer.py: 4 | 5 | 6 | 7 | **Python source code:** :download:`stride-diagonals-answer.py ` 8 | 9 | .. literalinclude:: stride-diagonals-answer.py 10 | :lines: 2- 11 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/intro/matplotlib/auto_examples/plot_axes.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_axes.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_axes_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_axes.py ` 13 | 14 | .. literalinclude:: plot_axes.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/intro/matplotlib/auto_examples/plot_good.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_good.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_good_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_good.py ` 13 | 14 | .. literalinclude:: plot_good.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/intro/matplotlib/auto_examples/plot_grid.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_grid.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_grid_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_grid.py ` 13 | 14 | .. literalinclude:: plot_grid.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/intro/matplotlib/auto_examples/plot_plot.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_plot.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_plot_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_plot.py ` 13 | 14 | .. literalinclude:: plot_plot.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/intro/matplotlib/auto_examples/plot_text.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_text.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_text_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_text.py ` 13 | 14 | .. literalinclude:: plot_text.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/intro/matplotlib/auto_examples/plot_ugly.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_ugly.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_ugly_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_ugly.py ` 13 | 14 | .. literalinclude:: plot_ugly.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/advanced/image_processing/auto_examples/plot_GMM.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_GMM.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_GMM_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_GMM.py ` 13 | 14 | .. literalinclude:: plot_GMM.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/guide/auto_examples/plot_simple.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_simple.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_simple_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_simple.py ` 13 | 14 | .. literalinclude:: plot_simple.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_downloads/plot_pie_ex.py: -------------------------------------------------------------------------------- 1 | import pylab as pl 2 | import numpy as np 3 | 4 | n = 20 5 | Z = np.ones(n) 6 | Z[-1] *= 2 7 | 8 | pl.axes([0.025, 0.025, 0.95, 0.95]) 9 | 10 | pl.pie(Z, explode=Z*.05, colors = ['%f' % (i/float(n)) for i in range(n)]) 11 | pl.axis('equal') 12 | pl.xticks(()) 13 | pl.yticks() 14 | 15 | pl.show() 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/advanced/image_processing/auto_examples/plot_blur.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_blur.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_blur_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_blur.py ` 13 | 14 | .. literalinclude:: plot_blur.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/intro/matplotlib/auto_examples/plot_alpha.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_alpha.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_alpha_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_alpha.py ` 13 | 14 | .. literalinclude:: plot_alpha.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/intro/matplotlib/auto_examples/plot_color.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_color.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_color_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_color.py ` 13 | 14 | .. literalinclude:: plot_color.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/intro/matplotlib/auto_examples/plot_polar.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_polar.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_polar_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_polar.py ` 13 | 14 | .. literalinclude:: plot_polar.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/intro/matplotlib/auto_examples/plot_ticks.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_ticks.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_ticks_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_ticks.py ` 13 | 14 | .. literalinclude:: plot_ticks.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_downloads/mandelplot.py: -------------------------------------------------------------------------------- 1 | import numpy as np 2 | import mandel 3 | x = np.linspace(-1.7, 0.6, 1000) 4 | y = np.linspace(-1.4, 1.4, 1000) 5 | c = x[None,:] + 1j*y[:,None] 6 | z = mandel.mandel(c, c) 7 | 8 | import matplotlib.pyplot as plt 9 | plt.imshow(abs(z)**2 < 1000, extent=[-1.7, 0.6, -1.4, 1.4]) 10 | plt.gray() 11 | plt.show() 12 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/advanced/image_processing/auto_examples/plot_canny.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_canny.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_canny_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_canny.py ` 13 | 14 | .. literalinclude:: plot_canny.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/intro/matplotlib/auto_examples/plot_axes-2.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_axes-2.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_axes-2_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_axes-2.py ` 13 | 14 | .. literalinclude:: plot_axes-2.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/intro/matplotlib/auto_examples/plot_bar_ex.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_bar_ex.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_bar_ex_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_bar_ex.py ` 13 | 14 | .. literalinclude:: plot_bar_ex.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/intro/matplotlib/auto_examples/plot_imshow.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_imshow.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_imshow_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_imshow.py ` 13 | 14 | .. literalinclude:: plot_imshow.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/intro/matplotlib/auto_examples/plot_pie_ex.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_pie_ex.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_pie_ex_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_pie_ex.py ` 13 | 14 | .. literalinclude:: plot_pie_ex.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/intro/matplotlib/auto_examples/plot_plot3d.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_plot3d.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_plot3d_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_plot3d.py ` 13 | 14 | .. literalinclude:: plot_plot3d.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/intro/matplotlib/auto_examples/plot_quiver.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_quiver.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_quiver_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_quiver.py ` 13 | 14 | .. literalinclude:: plot_quiver.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/advanced/3d_plotting/auto_examples/generate_figures.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_generate_figures.py: 4 | 5 | 6 | Example generating the figures for the tutorial. 7 | 8 | 9 | **Python source code:** :download:`generate_figures.py ` 10 | 11 | .. literalinclude:: generate_figures.py 12 | :lines: 4- 13 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/intro/matplotlib/auto_examples/plot_aliased.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_aliased.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_aliased_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_aliased.py ` 13 | 14 | .. literalinclude:: plot_aliased.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/intro/matplotlib/auto_examples/plot_boxplot.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_boxplot.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_boxplot_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_boxplot.py ` 13 | 14 | .. literalinclude:: plot_boxplot.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/intro/matplotlib/auto_examples/plot_contour.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_contour.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_contour_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_contour.py ` 13 | 14 | .. literalinclude:: plot_contour.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/intro/matplotlib/auto_examples/plot_grid_ex.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_grid_ex.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_grid_ex_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_grid_ex.py ` 13 | 14 | .. literalinclude:: plot_grid_ex.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/intro/matplotlib/auto_examples/plot_markers.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_markers.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_markers_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_markers.py ` 13 | 14 | .. literalinclude:: plot_markers.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/intro/matplotlib/auto_examples/plot_plot_ex.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_plot_ex.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_plot_ex_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_plot_ex.py ` 13 | 14 | .. literalinclude:: plot_plot_ex.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/intro/matplotlib/auto_examples/plot_scatter.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_scatter.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_scatter_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_scatter.py ` 13 | 14 | .. literalinclude:: plot_scatter.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/intro/matplotlib/auto_examples/plot_text_ex.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_text_ex.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_text_ex_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_text_ex.py ` 13 | 14 | .. literalinclude:: plot_text_ex.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/intro/matplotlib/auto_examples/plot_gridspec.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_gridspec.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_gridspec_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_gridspec.py ` 13 | 14 | .. literalinclude:: plot_gridspec.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/intro/matplotlib/auto_examples/plot_plot3d-2.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_plot3d-2.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_plot3d-2_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_plot3d-2.py ` 13 | 14 | .. literalinclude:: plot_plot3d-2.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/intro/matplotlib/auto_examples/plot_polar_ex.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_polar_ex.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_polar_ex_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_polar_ex.py ` 13 | 14 | .. literalinclude:: plot_polar_ex.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/advanced/image_processing/auto_examples/plot_granulo.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_granulo.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_granulo_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_granulo.py ` 13 | 14 | .. literalinclude:: plot_granulo.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/advanced/image_processing/auto_examples/plot_sharpen.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_sharpen.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_sharpen_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_sharpen.py ` 13 | 14 | .. literalinclude:: plot_sharpen.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/advanced/scipy_sparse/other_packages.txt: -------------------------------------------------------------------------------- 1 | Other Interesting Packages 2 | ========================== 3 | 4 | * PyAMG 5 | * algebraic multigrid solvers 6 | * http://code.google.com/p/pyamg 7 | * Pysparse 8 | * own sparse matrix classes 9 | * matrix and eigenvalue problem solvers 10 | * http://pysparse.sourceforge.net/ 11 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/intro/matplotlib/auto_examples/plot_colormaps.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_colormaps.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_colormaps_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_colormaps.py ` 13 | 14 | .. literalinclude:: plot_colormaps.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/intro/matplotlib/auto_examples/plot_imshow_ex.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_imshow_ex.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_imshow_ex_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_imshow_ex.py ` 13 | 14 | .. literalinclude:: plot_imshow_ex.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/intro/matplotlib/auto_examples/plot_linewidth.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_linewidth.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_linewidth_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_linewidth.py ` 13 | 14 | .. literalinclude:: plot_linewidth.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/intro/matplotlib/auto_examples/plot_multiplot.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_multiplot.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_multiplot_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_multiplot.py ` 13 | 14 | .. literalinclude:: plot_multiplot.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/intro/matplotlib/auto_examples/plot_plot3d_ex.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_plot3d_ex.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_plot3d_ex_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_plot3d_ex.py ` 13 | 14 | .. literalinclude:: plot_plot3d_ex.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/intro/matplotlib/auto_examples/plot_quiver_ex.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_quiver_ex.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_quiver_ex_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_quiver_ex.py ` 13 | 14 | .. literalinclude:: plot_quiver_ex.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/advanced/mathematical_optimization/auto_examples/cost_functions.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_cost_functions.py: 4 | 5 | 6 | Example cost functions or objective functions to optimize. 7 | 8 | 9 | **Python source code:** :download:`cost_functions.py ` 10 | 11 | .. literalinclude:: cost_functions.py 12 | :lines: 4- 13 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/advanced/image_processing/auto_examples/plot_denoising.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_denoising.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_denoising_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_denoising.py ` 13 | 14 | .. literalinclude:: plot_denoising.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/advanced/image_processing/auto_examples/plot_geom_lena.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_geom_lena.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_geom_lena_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_geom_lena.py ` 13 | 14 | .. literalinclude:: plot_geom_lena.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/advanced/image_processing/auto_examples/plot_lena.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_lena.py: 4 | 5 | Small example to plot lena. 6 | 7 | 8 | .. image:: images/plot_lena_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_lena.py ` 13 | 14 | .. literalinclude:: plot_lena.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/advanced/mathematical_optimization/auto_examples/compare_optimizers.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_compare_optimizers.py: 4 | 5 | 6 | Comparison of optimizers on various problems. 7 | 8 | 9 | **Python source code:** :download:`compare_optimizers.py ` 10 | 11 | .. literalinclude:: compare_optimizers.py 12 | :lines: 4- 13 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/intro/matplotlib/auto_examples/plot_contour_ex.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_contour_ex.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_contour_ex_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_contour_ex.py ` 13 | 14 | .. literalinclude:: plot_contour_ex.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/intro/matplotlib/auto_examples/plot_exercice_1.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_exercice_1.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_exercice_1_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_exercice_1.py ` 13 | 14 | .. literalinclude:: plot_exercice_1.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/intro/matplotlib/auto_examples/plot_exercice_2.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_exercice_2.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_exercice_2_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_exercice_2.py ` 13 | 14 | .. literalinclude:: plot_exercice_2.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/intro/matplotlib/auto_examples/plot_exercice_3.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_exercice_3.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_exercice_3_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_exercice_3.py ` 13 | 14 | .. literalinclude:: plot_exercice_3.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/intro/matplotlib/auto_examples/plot_exercice_4.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_exercice_4.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_exercice_4_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_exercice_4.py ` 13 | 14 | .. literalinclude:: plot_exercice_4.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/intro/matplotlib/auto_examples/plot_exercice_5.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_exercice_5.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_exercice_5_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_exercice_5.py ` 13 | 14 | .. literalinclude:: plot_exercice_5.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/intro/matplotlib/auto_examples/plot_exercice_6.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_exercice_6.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_exercice_6_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_exercice_6.py ` 13 | 14 | .. literalinclude:: plot_exercice_6.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/intro/matplotlib/auto_examples/plot_exercice_7.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_exercice_7.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_exercice_7_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_exercice_7.py ` 13 | 14 | .. literalinclude:: plot_exercice_7.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/intro/matplotlib/auto_examples/plot_exercice_8.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_exercice_8.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_exercice_8_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_exercice_8.py ` 13 | 14 | .. literalinclude:: plot_exercice_8.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/intro/matplotlib/auto_examples/plot_exercice_9.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_exercice_9.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_exercice_9_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_exercice_9.py ` 13 | 14 | .. literalinclude:: plot_exercice_9.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/intro/matplotlib/auto_examples/plot_linestyles.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_linestyles.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_linestyles_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_linestyles.py ` 13 | 14 | .. literalinclude:: plot_linestyles.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/intro/matplotlib/auto_examples/plot_scatter_ex.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_scatter_ex.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_scatter_ex_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_scatter_ex.py ` 13 | 14 | .. literalinclude:: plot_scatter_ex.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/advanced/3d_plotting/auto_examples/viz_volume_structure.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_viz_volume_structure.py: 4 | 5 | 6 | Use Mayavi to visualize the structure of a VolumeImg 7 | 8 | 9 | **Python source code:** :download:`viz_volume_structure.py ` 10 | 11 | .. literalinclude:: viz_volume_structure.py 12 | :lines: 4- 13 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/advanced/image_processing/auto_examples/plot_block_mean.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_block_mean.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_block_mean_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_block_mean.py ` 13 | 14 | .. literalinclude:: plot_block_mean.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/advanced/image_processing/auto_examples/plot_find_edges.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_find_edges.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_find_edges_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_find_edges.py ` 13 | 14 | .. literalinclude:: plot_find_edges.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/intro/matplotlib/auto_examples/plot_antialiased.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_antialiased.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_antialiased_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_antialiased.py ` 13 | 14 | .. literalinclude:: plot_antialiased.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/intro/matplotlib/auto_examples/plot_exercice_10.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_exercice_10.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_exercice_10_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_exercice_10.py ` 13 | 14 | .. literalinclude:: plot_exercice_10.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_downloads/plot_good.py: -------------------------------------------------------------------------------- 1 | import numpy as np 2 | import matplotlib 3 | matplotlib.use('Agg') 4 | import pylab as pl 5 | 6 | fig = pl.figure(figsize=(5, 4), dpi=72) 7 | axes = fig.add_axes([0.01, 0.01, .98, 0.98]) 8 | X = np.linspace(0, 2, 200, endpoint=True) 9 | Y = np.sin(2*np.pi*X) 10 | pl.plot(X, Y, lw=2) 11 | pl.ylim(-1.1, 1.1) 12 | pl.grid() 13 | 14 | pl.show() 15 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/intro/matplotlib/auto_examples/plot_multiplot_ex.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_multiplot_ex.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_multiplot_ex_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_multiplot_ex.py ` 13 | 14 | .. literalinclude:: plot_multiplot_ex.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/intro/matplotlib/auto_examples/plot_subplot-grid.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_subplot-grid.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_subplot-grid_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_subplot-grid.py ` 13 | 14 | .. literalinclude:: plot_subplot-grid.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/advanced/image_processing/auto_examples/plot_find_object.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_find_object.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_find_object_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_find_object.py ` 13 | 14 | .. literalinclude:: plot_find_object.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/advanced/image_processing/auto_examples/plot_numpy_array.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_numpy_array.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_numpy_array_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_numpy_array.py ` 13 | 14 | .. literalinclude:: plot_numpy_array.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/advanced/image_processing/auto_examples/plot_propagation.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_propagation.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_propagation_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_propagation.py ` 13 | 14 | .. literalinclude:: plot_propagation.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/advanced/image_processing/auto_examples/plot_radial_mean.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_radial_mean.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_radial_mean_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_radial_mean.py ` 13 | 14 | .. literalinclude:: plot_radial_mean.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/advanced/mathematical_optimization/auto_examples/plot_noisy.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_noisy.py: 4 | 5 | 6 | Noisy vs non-noisy 7 | 8 | 9 | 10 | .. image:: images/plot_noisy_1.png 11 | :align: center 12 | 13 | 14 | **Python source code:** :download:`plot_noisy.py ` 15 | 16 | .. literalinclude:: plot_noisy.py 17 | :lines: 4- 18 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/intro/matplotlib/auto_examples/plot_dash_capstyle.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_dash_capstyle.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_dash_capstyle_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_dash_capstyle.py ` 13 | 14 | .. literalinclude:: plot_dash_capstyle.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/advanced/image_processing/auto_examples/plot_clean_morpho.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_clean_morpho.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_clean_morpho_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_clean_morpho.py ` 13 | 14 | .. literalinclude:: plot_clean_morpho.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/advanced/image_processing/auto_examples/plot_display_lena.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_display_lena.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_display_lena_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_display_lena.py ` 13 | 14 | .. literalinclude:: plot_display_lena.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/advanced/image_processing/auto_examples/plot_lena_denoise.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_lena_denoise.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_lena_denoise_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_lena_denoise.py ` 13 | 14 | .. literalinclude:: plot_lena_denoise.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/advanced/image_processing/auto_examples/plot_measure_data.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_measure_data.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_measure_data_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_measure_data.py ` 13 | 14 | .. literalinclude:: plot_measure_data.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/intro/matplotlib/auto_examples/plot_dash_joinstyle.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_dash_joinstyle.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_dash_joinstyle_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_dash_joinstyle.py ` 13 | 14 | .. literalinclude:: plot_dash_joinstyle.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/intro/matplotlib/auto_examples/plot_solid_capstyle.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_solid_capstyle.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_solid_capstyle_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_solid_capstyle.py ` 13 | 14 | .. literalinclude:: plot_solid_capstyle.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_downloads/plot_scatter_ex.py: -------------------------------------------------------------------------------- 1 | import pylab as pl 2 | import numpy as np 3 | 4 | n = 1024 5 | X = np.random.normal(0, 1, n) 6 | Y = np.random.normal(0, 1, n) 7 | T = np.arctan2(Y, X) 8 | 9 | pl.axes([0.025, 0.025, 0.95, 0.95]) 10 | pl.scatter(X, Y, s=75, c=T, alpha=.5) 11 | 12 | pl.xlim(-1.5, 1.5) 13 | pl.xticks(()) 14 | pl.ylim(-1.5, 1.5) 15 | pl.yticks(()) 16 | 17 | pl.show() 18 | -------------------------------------------------------------------------------- /scipy_lectures_html/_downloads/stride-fakedims.py: -------------------------------------------------------------------------------- 1 | import numpy as np 2 | from numpy.lib.stride_tricks import as_strided 3 | 4 | x = np.array([1, 2, 3, 4], dtype=np.int8) 5 | 6 | # 7 | # Mini-exercise: 8 | # 9 | # 1. How to create a new array that shares the data, but looks like 10 | # 11 | # array([[1, 2, 3, 4], 12 | # [1, 2, 3, 4], 13 | # [1, 2, 3, 4]], dtype=int8) 14 | # 15 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/advanced/image_processing/auto_examples/plot_synthetic_data.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_synthetic_data.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_synthetic_data_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_synthetic_data.py ` 13 | 14 | .. literalinclude:: plot_synthetic_data.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/intro/matplotlib/auto_examples/plot_solid_joinstyle.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_solid_joinstyle.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_solid_joinstyle_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_solid_joinstyle.py ` 13 | 14 | .. literalinclude:: plot_solid_joinstyle.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_downloads/view-colors.py: -------------------------------------------------------------------------------- 1 | x = np.zeros((10, 10, 4), dtype=np.int8) 2 | x[:,:,0] = 1 3 | x[:,:,1] = 2 4 | x[:,:,2] = 3 5 | x[:,:,3] = 4 6 | 7 | # How to make a (10, 10) structured array with fields 'r', 'g', 'b', 'a', 8 | # without copying? 9 | 10 | y = ... 11 | 12 | assert (y['r'] == 1).all() 13 | assert (y['g'] == 2).all() 14 | assert (y['b'] == 3).all() 15 | assert (y['a'] == 4).all() 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/advanced/image_processing/auto_examples/plot_lena_tv_denoise.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_lena_tv_denoise.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_lena_tv_denoise_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_lena_tv_denoise.py ` 13 | 14 | .. literalinclude:: plot_lena_tv_denoise.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/intro/matplotlib/auto_examples/plot_subplot-vertical.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_subplot-vertical.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_subplot-vertical_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_subplot-vertical.py ` 13 | 14 | .. literalinclude:: plot_subplot-vertical.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/plot_directive/pyplots/numpy_intro_7.py: -------------------------------------------------------------------------------- 1 | import numpy as np 2 | import matplotlib.pyplot as plt 3 | 4 | data = np.loadtxt('../data/populations.txt') 5 | year, hares, lynxes, carrots = data.T # trick: columns to variables 6 | 7 | plt.axes([0.2, 0.1, 0.5, 0.8]) 8 | plt.plot(year, hares, year, lynxes, year, carrots) 9 | plt.legend(('Hare', 'Lynx', 'Carrot'), loc=(1.05, 0.5)) 10 | plt.show() 11 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/intro/index.txt: -------------------------------------------------------------------------------- 1 | Getting started with Python for science 2 | =================================================================== 3 | 4 | .. include:: ../includes/big_toc_css.rst 5 | 6 | .. toctree:: 7 | :maxdepth: 3 8 | 9 | intro.rst 10 | language/python_language.rst 11 | numpy/index.rst 12 | matplotlib/matplotlib.rst 13 | scipy.rst 14 | help/help.rst 15 | 16 | 17 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/advanced/mathematical_optimization/auto_examples/plot_curve_fit.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_curve_fit.py: 4 | 5 | 6 | A curve fitting example 7 | 8 | 9 | 10 | .. image:: images/plot_curve_fit_1.png 11 | :align: center 12 | 13 | 14 | **Python source code:** :download:`plot_curve_fit.py ` 15 | 16 | .. literalinclude:: plot_curve_fit.py 17 | :lines: 4- 18 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/intro/matplotlib/auto_examples/plot_subplot-horizontal.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_subplot-horizontal.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_subplot-horizontal_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_subplot-horizontal.py ` 13 | 14 | .. literalinclude:: plot_subplot-horizontal.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/plot_directive/pyplots/normal_distribution.py: -------------------------------------------------------------------------------- 1 | from scipy import stats 2 | import numpy as np 3 | import pylab as pl 4 | a = np.random.normal(size=10000) 5 | bins = np.linspace(-5, 5, 30) 6 | histogram, bins = np.histogram(a, bins=bins, normed=True) 7 | bins = 0.5*(bins[1:] + bins[:-1]) 8 | from scipy import stats 9 | b = stats.norm.pdf(bins) 10 | pl.plot(bins, histogram) 11 | pl.plot(bins, b) 12 | 13 | -------------------------------------------------------------------------------- /scipy_lectures_html/_downloads/plot_color.py: -------------------------------------------------------------------------------- 1 | import pylab as pl 2 | 3 | size = 256, 16 4 | dpi = 72.0 5 | figsize = size[0] / float(dpi), size[1] / float(dpi) 6 | fig = pl.figure(figsize=figsize, dpi=dpi) 7 | fig.patch.set_alpha(0) 8 | pl.axes([0, 0.1, 1, .8], frameon=False) 9 | 10 | for i in range(1,11): 11 | pl.plot([i, i], [0, 1], lw=1.5) 12 | 13 | pl.xlim(0, 11) 14 | pl.xticks(()) 15 | pl.yticks(()) 16 | pl.show() 17 | -------------------------------------------------------------------------------- /scipy_lectures_html/_downloads/plot_axes.py: -------------------------------------------------------------------------------- 1 | import pylab as pl 2 | 3 | pl.axes([.1, .1, .8, .8]) 4 | pl.xticks(()) 5 | pl.yticks(()) 6 | pl.text(.6, .6, 'axes([0.1,0.1,.8,.8])', ha='center', va='center', 7 | size=20, alpha=.5) 8 | 9 | pl.axes([.2, .2, .3, .3]) 10 | pl.xticks(()) 11 | pl.yticks(()) 12 | pl.text(.5, .5, 'axes([0.2,0.2,.3,.3])', ha='center', va='center', 13 | size=16, alpha=.5) 14 | 15 | pl.show() 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/advanced/image_processing/auto_examples/plot_greyscale_dilation.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_greyscale_dilation.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_greyscale_dilation_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_greyscale_dilation.py ` 13 | 14 | .. literalinclude:: plot_greyscale_dilation.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/advanced/image_processing/auto_examples/plot_histo_segmentation.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_histo_segmentation.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_histo_segmentation_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_histo_segmentation.py ` 13 | 14 | .. literalinclude:: plot_histo_segmentation.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/advanced/image_processing/auto_examples/plot_interpolation_lena.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_interpolation_lena.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_interpolation_lena_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_interpolation_lena.py ` 13 | 14 | .. literalinclude:: plot_interpolation_lena.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_downloads/demo.py: -------------------------------------------------------------------------------- 1 | # For this example to run, you also need the 'ica.py' file 2 | 3 | import numpy as np 4 | from scipy import linalg 5 | 6 | from ica import fastica 7 | 8 | 9 | def test(): 10 | data = np.random.random((5000, 100)) 11 | u, s, v = linalg.svd(data) 12 | pca = np.dot(u[:, :10].T, data) 13 | results = fastica(pca.T, whiten=False) 14 | 15 | if __name__ == '__main__': 16 | test() 17 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/advanced/image_processing/auto_examples/plot_spectral_clustering.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_spectral_clustering.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_spectral_clustering_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_spectral_clustering.py ` 13 | 14 | .. literalinclude:: plot_spectral_clustering.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/advanced/mathematical_optimization/auto_examples/plot_compare_optimizers.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_compare_optimizers.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_compare_optimizers_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_compare_optimizers.py ` 13 | 14 | .. literalinclude:: plot_compare_optimizers.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/advanced/advanced_numpy/auto_examples/stride_tricks.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_stride_tricks.py: 4 | 5 | 6 | Utilities that manipulate strides to achieve desirable effects. 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | **Python source code:** :download:`stride_tricks.py ` 24 | 25 | .. literalinclude:: stride_tricks.py 26 | :lines: 18- 27 | -------------------------------------------------------------------------------- /scipy_lectures_html/_downloads/plot_bad.py: -------------------------------------------------------------------------------- 1 | import numpy as np 2 | import matplotlib 3 | matplotlib.use('Agg') 4 | import pylab as pl 5 | 6 | fig = pl.figure(figsize=(5, 4), dpi=72) 7 | axes = fig.add_axes([0.01, 0.01, .98, 0.98]) 8 | X = np.linspace(0, 2, 200, endpoint=True) 9 | Y = np.sin(2 * np.pi * X) 10 | pl.plot(X, Y, lw=.25, c='k') 11 | pl.xticks(np.arange(0.0, 2.0, 0.1)) 12 | pl.yticks(np.arange(-1.0, 1.0, 0.1)) 13 | pl.grid() 14 | pl.show() 15 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/advanced/image_processing/auto_examples/plot_watershed_segmentation.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_plot_watershed_segmentation.py: 4 | 5 | 6 | 7 | 8 | .. image:: images/plot_watershed_segmentation_1.png 9 | :align: center 10 | 11 | 12 | **Python source code:** :download:`plot_watershed_segmentation.py ` 13 | 14 | .. literalinclude:: plot_watershed_segmentation.py 15 | :lines: 2- 16 | -------------------------------------------------------------------------------- /scipy_lectures_html/_sources/advanced/scipy_sparse/auto_examples/direct_solve.txt: -------------------------------------------------------------------------------- 1 | 2 | 3 | .. _example_direct_solve.py: 4 | 5 | 6 | Construct a 1000x1000 lil_matrix and add some values to it, convert it 7 | to CSR format and solve A x = b for x:and solve a linear system with a 8 | direct solver. 9 | 10 | 11 | **Python source code:** :download:`direct_solve.py ` 12 | 13 | .. literalinclude:: direct_solve.py 14 | :lines: 6- 15 | -------------------------------------------------------------------------------- /scipy_lectures_html/_downloads/demo_opt.py: -------------------------------------------------------------------------------- 1 | # For this example to run, you also need the 'ica.py' file 2 | 3 | import numpy as np 4 | from scipy import linalg 5 | 6 | from ica import fastica 7 | 8 | 9 | def test(): 10 | data = np.random.random((5000, 100)) 11 | u, s, v = linalg.svd(data, full_matrices=False) 12 | pca = np.dot(u[:, :10].T, data) 13 | results = fastica(pca.T, whiten=False) 14 | 15 | if __name__ == '__main__': 16 | test() 17 | -------------------------------------------------------------------------------- /scipy_lectures_html/_downloads/plot_alpha.py: -------------------------------------------------------------------------------- 1 | import pylab as pl 2 | 3 | size = 256,16 4 | dpi = 72.0 5 | figsize= size[0] / float(dpi), size[1] / float(dpi) 6 | fig = pl.figure(figsize=figsize, dpi=dpi) 7 | fig.patch.set_alpha(0) 8 | pl.axes([0, 0.1, 1, .8], frameon=False) 9 | 10 | for i in range(1, 11): 11 | pl.axvline(i, linewidth=1, color='blue', alpha= .25 + .75 * i / 10.) 12 | 13 | pl.xlim(0, 11) 14 | pl.xticks(()) 15 | pl.yticks(()) 16 | pl.show() 17 | -------------------------------------------------------------------------------- /scipy_lectures_html/_downloads/plot_multiplot_ex.py: -------------------------------------------------------------------------------- 1 | import pylab as pl 2 | 3 | fig = pl.figure() 4 | fig.subplots_adjust(bottom=0.025, left=0.025, top = 0.975, right=0.975) 5 | 6 | pl.subplot(2, 1, 1) 7 | pl.xticks(()), pl.yticks(()) 8 | 9 | pl.subplot(2, 3, 4) 10 | pl.xticks(()) 11 | pl.yticks(()) 12 | 13 | pl.subplot(2, 3, 5) 14 | pl.xticks(()) 15 | pl.yticks(()) 16 | 17 | pl.subplot(2, 3, 6) 18 | pl.xticks(()) 19 | pl.yticks(()) 20 | 21 | pl.show() 22 | -------------------------------------------------------------------------------- /scipy_lectures_html/_downloads/plot_linewidth.py: -------------------------------------------------------------------------------- 1 | import pylab as pl 2 | 3 | size = 256, 16 4 | dpi = 72.0 5 | figsize = size[0] / float(dpi), size[1] / float(dpi) 6 | fig = pl.figure(figsize=figsize, dpi=dpi) 7 | fig.patch.set_alpha(0) 8 | pl.axes([0, .1, 1, .8], frameon=False) 9 | 10 | for i in range(1, 11): 11 | pl.plot([i, i], [0, 1], color='b', lw=i/2.) 12 | 13 | pl.xlim(0, 11) 14 | pl.ylim(0, 1) 15 | pl.xticks(()) 16 | pl.yticks(()) 17 | 18 | pl.show() 19 | -------------------------------------------------------------------------------- /scipy_lectures_html/_downloads/plot_subplot-horizontal.py: -------------------------------------------------------------------------------- 1 | import pylab as pl 2 | 3 | pl.figure(figsize=(6, 4)) 4 | pl.subplot(2, 1, 1) 5 | pl.xticks(()) 6 | pl.yticks(()) 7 | pl.text(0.5, 0.5, 'subplot(2,1,1)', ha='center', va='center', 8 | size=24, alpha=.5) 9 | 10 | pl.subplot(2, 1, 2) 11 | pl.xticks(()) 12 | pl.yticks(()) 13 | pl.text(0.5, 0.5, 'subplot(2,1,2)', ha='center', va='center', 14 | size=24, alpha=.5) 15 | 16 | pl.tight_layout() 17 | pl.show() 18 | -------------------------------------------------------------------------------- /scipy_lectures_html/_downloads/plot_subplot-vertical.py: -------------------------------------------------------------------------------- 1 | import pylab as pl 2 | 3 | pl.figure(figsize=(6, 4)) 4 | pl.subplot(1, 2, 1) 5 | pl.xticks(()) 6 | pl.yticks(()) 7 | pl.text(0.5, 0.5, 'subplot(1,2,1)', ha='center', va='center', 8 | size=24, alpha=.5) 9 | 10 | pl.subplot(1, 2, 2) 11 | pl.xticks(()) 12 | pl.yticks(()) 13 | pl.text(0.5, 0.5, 'subplot(1,2,2)', ha='center', va='center', 14 | size=24, alpha=.5) 15 | 16 | pl.tight_layout() 17 | pl.show() 18 | --------------------------------------------------------------------------------