Daily Archive: June 4, 2016

Mastering Python Scientific Computing 0

Mastering Python Scientific Computing

eBook Details: Paperback: 300 pages Publisher: WOW! eBook (October 1, 2015) Language: English ISBN-10: 1783288825 ISBN-13: 978-1783288823 eBook Description: Mastering Python Scientific Computing: A complete guide for Python programmers to master scientific computing using Python APIs and tools In today’s world, along with theoretical and experimental work, scientific computing has become an important part of scientific disciplines. Numerical calculations, simulations and computer modeling in this day and age form the vast majority of both experimental and theoretical papers. In the scientific method, replication and reproducibility are two important contributing factors. A complete and concrete scientific result should be reproducible and...

Python High Performance Programming 0

Python High Performance Programming

eBook Details: Paperback: 108 pages Publisher: WOW! eBook (December 23, 2013) Language: English ISBN-10: 1783288450 ISBN-13: 978-1783288458 eBook Description: Python High Performance Programming Python is a programming language with a vibrant community known for its simplicity, code readability, and expressiveness. The massive selection of third party libraries make it suitable for a wide range of applications. This also allows programmers to express concepts in fewer lines of code than would be possible in similar languages. The availability of high quality numerically-focused tools has made Python an excellent choice for high performance computing. The speed of applications comes down to how...