Algorithms for Computer Algebra is the first comprehensive textbook to be published on the topic of computational symbolic mathematics. The book first develops the foundational material from modern algebra that is required for subsequent topics. It then presents a thorough development of modern computational algorithms for such...
This invaluable book has been designed to be useful to most practising scientists and engineers, whatever their field and however rusty their mathematics and programming might be. The approach taken is largely practical, with algorithms being presented in full and working code (in Basic, Fortran, Pascal And C) included on a floppy disk to...
Numerical Pythonby Robert Johansson shows you how to leverage the numerical and mathematical modules in Python and its Standard Library as well as popular open source numerical Python packages like NumPy, FiPy, matplotlib and more to numerically compute solutions and mathematically model...
From the original hard cover edition:In the modern age of almost universal computer usage, practically every individual in a technologically developed society has routine access to the most up-to-date cryptographic technology that exists, the so-called RSA public-key cryptosystem. A major component of this system is the factorization of large...
"Classic Problems of Probability" is the winner of the 2012 PROSE Award for Mathematics from The American Publishers Awards for Professional and Scholarly Excellence.
"A great book, one that I will certainly add to my personal library." --Paul J. Nahin, Professor Emeritus of Electrical...
The purpose of this work is a descriptive demonstration of laparoscopic
techniques approached in a very practical way. Every
intervention, summarized in six stages, is carefully illustrated
with an operating cliché and a plan that shows the progress of
the phases of the intervention.
This book provides an accelerated introduction to Maple for scientific programmers who already have experience in other computer languages (such as C, Pascal, or FORTRAN). It gives an overview of the most commonly used constructs and an elementary introduction to Maple programming. The new edition is substantially updated throughout. In...
Database System Concepts, 5/e, is intended for a first course in databases at the junior or senior undergraduate, or first-year graduate, level. In addition to basic material for a first course, the text contains advanced material that can be used for course supplements, or as introductory material for an advanced course.
The 12th International Conference on the Principles and Practice of Constraint
Programming (CP 2006) was held in Nantes, France, September 24–29, 2006. Information
about the conference can be found on theWeb at http://www.sciences.
univ-nantes.fr/cp06/. Information about past conferences in the series can be
found at...
There are many students and professionals in science and engineering, other than those specifically
interested in fields such as computer science or computer engineering, who need to
know how to solve computational problems on computers. There are basically two approaches
to meeting the needs of such people. One is to rely on software...
Icon is a high-level, general-purpose programming language that offers a broad range of string- and list-processing facilities. It also has a novel expression evaluation mechanism and allows an unusual degree of run-time flexibility. Because of these features, implementing Icon presents problems considerably different from those involved with...
Numerical analysis is the branch of mathematics that is used to find approximations to difficult
problems such as finding the roots of non-linear equations, integration involving complex
expressions and solving differential equations for which analytical solutions do not exist. It is
applied to a wide variety of disciplines such as...