Welcome to our book review site go-pdf.online!

You may have to Search all our reviewed books and magazines, click the sign up button below to create a free account.

Sign up

A Practical Approach to High-Performance Computing
  • Language: en
  • Pages: 210

A Practical Approach to High-Performance Computing

The book discusses the fundamentals of high-performance computing. The authors combine visualization, comprehensibility, and strictness in their material presentation, and thus influence the reader towards practical application and learning how to solve real computing problems. They address both key approaches to programming modern computing systems: multithreading-based parallelizing in shared memory systems, and applying message-passing technologies in distributed systems. The book is suitable for undergraduate and graduate students, and for researchers and practitioners engaged with high-performance computing systems. Each chapter begins with a theoretical part, where the relevant terminology is introduced along with the basic theoretical results and methods of parallel programming, and concludes with a list of test questions and problems of varying difficulty. The authors include many solutions and hints, and often sample code.

Algebra and Geometry with Python
  • Language: en
  • Pages: 429

Algebra and Geometry with Python

This book teaches algebra and geometry. The authors dedicate chapters to the key issues of matrices, linear equations, matrix algorithms, vector spaces, lines, planes, second-order curves, and elliptic curves. The text is supported throughout with problems, and the authors have included source code in Python in the book. The book is suitable for advanced undergraduate and graduate students in computer science.

The Discrete Math Workbook
  • Language: en
  • Pages: 507

The Discrete Math Workbook

This practically-focused study guide introduces the fundamentals of discrete mathematics through an extensive set of classroom-tested problems. Each chapter presents a concise introduction to the relevant theory, followed by a detailed account of common challenges and methods for overcoming these. The reader is then encouraged to practice solving such problems for themselves, by tackling a varied selection of questions and assignments of different levels of complexity. This updated second edition now covers the design and analysis of algorithms using Python, and features more than 50 new problems, complete with solutions. Topics and features: provides a substantial collection of problems and...

Concise Guide to Quantum Computing
  • Language: en
  • Pages: 122

Concise Guide to Quantum Computing

This textbook is intended for practical, laboratory sessions associated with the course of quantum computing and quantum algorithms, as well as for self-study. It contains basic theoretical concepts and methods for solving basic types of problems and gives an overview of basic qubit operations, entangled states, quantum circuits, implementing functions, quantum Fourier transform, phase estimation, etc. The book serves as a basis for the application of new information technologies in education and corporate technical training: theoretical material and examples of practical problems, as well as exercises with, in most cases, detailed solutions, have relation to information technologies. A large number of detailed examples serve to better develop professional competencies in computer science.

The Discrete Math Workbook
  • Language: en
  • Pages: 491

The Discrete Math Workbook

  • Type: Book
  • -
  • Published: 2018-07-31
  • -
  • Publisher: Springer

This practically-oriented textbook presents an accessible introduction to discrete mathematics through a substantial collection of classroom-tested exercises. Each chapter opens with concise coverage of the theory underlying the topic, reviewing the basic concepts and establishing the terminology, as well as providing the key formulae and instructions on their use. This is then followed by a detailed account of the most common problems in the area, before the reader is invited to practice solving such problems for themselves through a varied series of questions and assignments. Topics and features: provides an extensive set of exercises and examples of varying levels of complexity, suitable ...

A Primer on Scientific Programming with Python
  • Language: en
  • Pages: 942

A Primer on Scientific Programming with Python

  • Type: Book
  • -
  • Published: 2016-07-28
  • -
  • Publisher: Springer

The book serves as a first introduction to computer programming of scientific applications, using the high-level Python language. The exposition is example and problem-oriented, where the applications are taken from mathematics, numerical calculus, statistics, physics, biology and finance. The book teaches "Matlab-style" and procedural programming as well as object-oriented programming. High school mathematics is a required background and it is advantageous to study classical and numerical one-variable calculus in parallel with reading this book. Besides learning how to program computers, the reader will also learn how to solve mathematical problems, arising in various branches of science an...

The Statistics and Calculus with Python Workshop
  • Language: en
  • Pages: 739

The Statistics and Calculus with Python Workshop

With examples and activities that help you achieve real results, applying calculus and statistical methods relevant to advanced data science has never been so easy Key FeaturesDiscover how most programmers use the main Python libraries when performing statistics with PythonUse descriptive statistics and visualizations to answer business and scientific questionsSolve complicated calculus problems, such as arc length and solids of revolution using derivatives and integralsBook Description Are you looking to start developing artificial intelligence applications? Do you need a refresher on key mathematical concepts? Full of engaging practical exercises, The Statistics and Calculus with Python Wo...

Discrete Mathematics with Applications
  • Language: en
  • Pages: 1079

Discrete Mathematics with Applications

  • Type: Book
  • -
  • Published: 2004-01-19
  • -
  • Publisher: Elsevier

This approachable text studies discrete objects and the relationsips that bind them. It helps students understand and apply the power of discrete math to digital computer systems and other modern applications. It provides excellent preparation for courses in linear algebra, number theory, and modern/abstract algebra and for computer science courses in data structures, algorithms, programming languages, compilers, databases, and computation.* Covers all recommended topics in a self-contained, comprehensive, and understandable format for students and new professionals * Emphasizes problem-solving techniques, pattern recognition, conjecturing, induction, applications of varying nature, proof te...

Fundamentals of Engineering Economics
  • Language: en
  • Pages: 647

Fundamentals of Engineering Economics

This work offers a concise, but in-depth coverage of all fundamental topics of engineering economics.

C++ In-depth
  • Language: en

C++ In-depth

  • Type: Book
  • -
  • Published: 2001
  • -
  • Publisher: Unknown

This boxed-set of five volumes on C++ programming includes: Modern C++ Design; Accelerated C++; Essential C++; Exceptional C++; and More Exceptional C++.