Chapter 1. Introduction to SciPy
There is no doubt that the labor of scientists in the twenty-first century is more comprehensive and interdisciplinary than in previous generations. Members of scientific communities connect in larger teams and work together on mission-oriented goals and across their fields. This paradigm on research is also reflected in the computational resources employed by researchers. No longer are researchers restricted to one type of commercial software, operating system, or vendor, but inspired by open source contributions made available and tested by research institutions and open source communities; research work often spans over various platforms and technologies.
This book presents the highly-recognized open source programming environment till date — a system based on two libraries of the computer language Python: NumPy and SciPy. In the following sections, we will guide you through examples from science and engineering on the usage of this system.
- vSphere High Performance Cookbook
- DevOps Automation Cookbook
- Python零基礎快樂學習之旅(K12實戰訓練)
- Java系統化項目開發教程
- 區塊鏈技術與應用
- 51單片機C語言開發教程
- 深入淺出React和Redux
- Extending Unity with Editor Scripting
- JQuery風暴:完美用戶體驗
- scikit-learn Cookbook(Second Edition)
- Python應用與實戰
- Java多線程并發體系實戰(微課視頻版)
- 安卓工程師教你玩轉Android
- SQL Server 2008實用教程(第3版)
- KnockoutJS Blueprints