没有合适的资源?快使用搜索试试~ 我知道了~
首页SciPy Programming Succinctly 无水印转化版pdf
SciPy Programming Succinctly 无水印转化版pdf
需积分: 8 36 浏览量
更新于2023-05-22
评论
收藏 1.87MB PDF 举报
SciPy Programming Succinctly 英文无水印转化版pdf pdf所有页面使用FoxitReader、PDF-XChangeViewer、SumatraPDF和Firefox测试都可以打开 本资源转载自网络,如有侵权,请联系上传者或csdn删除 查看此书详细信息请在美国亚马逊官网搜索此书
资源详情
资源评论
资源推荐


2
SciPy Programming
Succinctly
By
James McCaffrey
Foreword by Daniel Jebaraj

3
Copyright © 2016 by Syncfusion, Inc.
2501 Aerial Center Parkway
Suite 200
Morrisville, NC 27560
USA
All rights reserved.
Important licensing information. Please read.
This book is available for free download from www.syncfusion.com on completion of a
registration form.
If you obtained this book from any other source, please register and download a free copy from
www.syncfusion.com.
This book is licensed for reading only if obtained from www.syncfusion.com.
This book is licensed strictly for personal or educational use.
Redistribution in any form is prohibited.
The authors and copyright holders provide absolutely no warranty for any information provided.
The authors and copyright holders shall not be liable for any claim, damages, or any other
liability arising from, out of, or in connection with the information in this book.
Please do not use this book if the listed terms are unacceptable.
Use shall constitute acceptance of the terms listed.
SYNCFUSION, SUCCINCTLY, DELIVER INNOVATION WITH EASE, ESSENTIAL, and .NET
ESSENTIALS are the registered trademarks of Syncfusion, Inc.
Technical Reviewer: Chris Lee
Copy Editor: Jacqueline Bieringer, content producer, Syncfusion, Inc.
Acquisitions Coordinator: Hillary Bowling, marketing coordinator, Syncfusion, Inc.
Proofreader: Jacqueline Bieringer, content producer, Syncfusion, Inc.

4
Table of Contents
The Story behind the Succinctly Series of Books ................................................................ 6
About the Author ..................................................................................................................... 8
Chapter 1 Getting Started ....................................................................................................... 9
1.1 Installing SciPy and NumPy ............................................................................................10
Installing Python, NumPy, and SciPy separately ..............................................................18
1.2 Editing SciPy programs ..................................................................................................21
1.3 Program structure ...........................................................................................................24
1.4 Quick reference program ................................................................................................27
Chapter 2 Arrays ....................................................................................................................29
2.1 Array initialization ...........................................................................................................30
2.2 Array searching ..............................................................................................................35
2.3 Array sorting ...................................................................................................................39
2.4 Array shuffling ................................................................................................................43
Chapter 3 Matrices .................................................................................................................47
3.1 Matrix initialization ..........................................................................................................48
3.2 Matrix multiplication ........................................................................................................53
3.3 Matrix transposition ........................................................................................................57
3.4 Matrix determinants ........................................................................................................60
3.5 Matrix inversion ..............................................................................................................64
3.6 Matrix loading from file ...................................................................................................69
Chapter 4 Combinatorics.......................................................................................................73
4.1 Permutations ..................................................................................................................74
4.2 Permutation successor ...................................................................................................78
4.3 Permutation element ......................................................................................................82

5
4.4 Combinations .................................................................................................................86
4.5 Combination successor ..................................................................................................91
4.6 Combination element ......................................................................................................96
Chapter 5 Miscellaneous Topics ......................................................................................... 100
5.1 Array binary search ...................................................................................................... 101
5.2 Matrix decomposition .................................................................................................... 104
5.3 Statistics ....................................................................................................................... 109
5.4 Random numbers ......................................................................................................... 112
5.5 Double factorial ............................................................................................................ 116
5.6 The gamma function ..................................................................................................... 118
剩余119页未读,继续阅读


















安全验证
文档复制为VIP权益,开通VIP直接复制

评论0