文件名称:SciPy Programming Succinctly
文件大小:1.92MB
文件格式:PDF
更新时间:2019-10-13 16:14:07
SciPy
SciPy Programming Succinctly Published on : September 02, 2016 Description James McCaffrey’s SciPy Programming Succinctly offers readers a quick, thorough grounding in knowledge of the Python open source extension SciPy. The SciPy library, accompanied by its interdependent NumPy, offers Python programmers advanced functions that work with arrays and matrices. Each section presents a complete demo program for programmers to experiment with, carefully chosen examples to best illustrate each function, and resources for further learning. Use this e-book to install and edit SciPy, and use arrays, matrices, and combinatorics in Python programming. Table of Contents Getting Started Arrays Matrices Combinatorics Miscellaneous Topics