Book Image

Mastering Python Scientific Computing

Book Image

Mastering Python Scientific Computing

Overview of this book

Table of Contents (17 chapters)
Mastering Python Scientific Computing
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Scientific computing libraries developed in Python


In Python, a number of libraries are developed for different application domains. These libraries are developed to build commercial applications as well as scientific applications. The following subsections cover some of the selected scientific computing libraries.

A maritime designing API by Tribon

Tribon Solutions works in the area of computer aided design and modeling solutions. Their focus is to improve the overall efficiency of maritime applications. The Tribon software suite supports the complete life cycle of ship building. This requires highly concurrent processes to cope up with the situations. They have developed a central repository and a single source of information for people who work on the design and construction of ships. This model is called Product Information Model (PIM). These people may be designers, material administrators, manufacturing team members, planners, and others involved in the overall process.

In general, ship...