Introduction to computational models with Python / José M. Garrido, Kennesaw State University, Kennesaw, Georgia, USA.
Introduction to Computational Models with Python explains how to implement computational models using the flexible and easy-to-use Python programming language. The book uses the Python programming language interpreter and several packages from the huge Python Library that improve the performance of...
Saved in:
Online Access: |
Full Text (via Taylor & Francis) |
---|---|
Main Author: | |
Format: | eBook |
Language: | English |
Published: |
Boca Raton, FL :
CRC Press,
[2016]
|
Series: | Chapman & Hall/CRC computational science series.
|
Subjects: |
Table of Contents:
- Section 1. Problem solving
- section 2. Basic programming principles with Python
- section 3. Data structures, object orientation, and recursion
- section 4. Fundamental computational models with Python
- section 5. Linear optimization models.