.. _advanced_topics_part: Advanced topics ================ This part of the *Scientific Python Lectures* is dedicated to advanced usage. It strives to educate the proficient Python coder to be an expert and tackles various specific topics. | .. include:: ../includes/big_toc_css.rst :start-line: 1 .. rst-class:: tune .. toctree:: advanced_python/index.rst advanced_numpy/index.rst debugging/index.rst optimizing/index.rst scipy_sparse/index.rst image_processing/index.rst mathematical_optimization/index.rst interfacing_with_c/interfacing_with_c.rst