Introduction to computational models with Python
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...
Otros Autores: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Boca Raton :
CRC Press
[2016]
|
Edición: | 1st edition |
Colección: | Chapman & Hall/CRC computational science series.
|
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009629820806719 |
Tabla de Contenidos:
- 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.