Des services pour PMB

Détail de l'éditeur
Cambridge university press
localisé à :
Cambridge
|
Documents disponibles chez cet éditeur (4)



An introduction to Python programming for scientists and engeneers / Johnny Wei-Bing Lin / 978-1-108-70112-9
Exemplaires(1)
Code-barres Date d'acquisition Origine Cote Support Localisation Section Disponibilité FSSA7447 004.4 LIN Livre BIB-SE BIB-SE Disponible 31/12/2024
Titre : A course in cosmology : From theory to practice Type de document : texte imprimé Auteurs : Dragan Huterer (1972-....), Auteur Editeur : Cambridge : Cambridge university press Importance : 1 vol. (XIV-422 p.) Présentation : ill. Format : 26 cm ISBN/ISSN/EAN : 978-1-316-51359-0 Note générale : Notes bibliogr. Langues : Anglais (eng) Catégories : cosmologie Mots-clés : Cosmology
Big Bang theory
Expansion of the universe
Dark matter
Dark energy
Cosmic microwave background
General relativity
Galaxy formation
Large-scale structure
Inflationary universe
Observational cosmology
Hubble constant
Cosmic evolution
Standard cosmological model
Early universeIndex. décimale : 524.8 Cosmologie Résumé : "A textbook covering the field of cosmology, describing processes in the universe starting from the big bang until the present day. The book is graduate-level and technical, but emphasizes pedagogical exposition, analogies, and worked examples. Data-analysis techniques and statistics are integrated with more theoretical topics to provide the tools necessary for research in the field" A course in cosmology : From theory to practice [texte imprimé] / Dragan Huterer (1972-....), Auteur . - Cambridge : Cambridge university press, [s.d.] . - 1 vol. (XIV-422 p.) : ill. ; 26 cm.
ISBN : 978-1-316-51359-0
Notes bibliogr.
Langues : Anglais (eng)
Catégories : cosmologie Mots-clés : Cosmology
Big Bang theory
Expansion of the universe
Dark matter
Dark energy
Cosmic microwave background
General relativity
Galaxy formation
Large-scale structure
Inflationary universe
Observational cosmology
Hubble constant
Cosmic evolution
Standard cosmological model
Early universeIndex. décimale : 524.8 Cosmologie Résumé : "A textbook covering the field of cosmology, describing processes in the universe starting from the big bang until the present day. The book is graduate-level and technical, but emphasizes pedagogical exposition, analogies, and worked examples. Data-analysis techniques and statistics are integrated with more theoretical topics to provide the tools necessary for research in the field" Exemplaires(1)
Code-barres Date d'acquisition Origine Cote Support Localisation Section Disponibilité FSSA7370 524.8 HUT Livre BIB-SE BIB-SE Disponible 31/12/2024
Titre : Introduction to Experimental Particle Physics Type de document : texte imprimé Auteurs : Richard Clinton Fernow, Auteur Editeur : Cambridge : Cambridge university press Année de publication : 2022 Importance : 432 p. Présentation : couv:ill. Format : 25cm ISBN/ISSN/EAN : 978-1-00-929005-0 Langues : Anglais (eng) Mots-clés : Electromagnetic, nuclear, physics,..... Résumé : This book brings together the most important topics in experimental particle physics over the past forty years to give a brief but balanced overview of the subject. The author begins by reviewing particle physics and discussing electromagnetic and nuclear interactions. He then goes on to discuss three nearly universal aspects of particle physics experiments: beams, targets, and fast electronics. The second part of the book treats in detail the properties of various types of particle detector, such as scintillation counters, Cerenkov counters, proportional chambers, drift chambers, sampling calorimeters, and specialized detectors. Wherever possible the author attempts to enumerate the advantages and disadvantages of performance. Finally, he discusses aspects of specific experiments, such as properties of triggers, types of measurement, spectrometers, and the integration of detectors into coherent systems. Throughout the book, each chapter begins with a discussion of the basic principles involved, followed by selective examples. Introduction to Experimental Particle Physics [texte imprimé] / Richard Clinton Fernow, Auteur . - Cambridge : Cambridge university press, 2022 . - 432 p. : couv:ill. ; 25cm.
ISBN : 978-1-00-929005-0
Langues : Anglais (eng)
Mots-clés : Electromagnetic, nuclear, physics,..... Résumé : This book brings together the most important topics in experimental particle physics over the past forty years to give a brief but balanced overview of the subject. The author begins by reviewing particle physics and discussing electromagnetic and nuclear interactions. He then goes on to discuss three nearly universal aspects of particle physics experiments: beams, targets, and fast electronics. The second part of the book treats in detail the properties of various types of particle detector, such as scintillation counters, Cerenkov counters, proportional chambers, drift chambers, sampling calorimeters, and specialized detectors. Wherever possible the author attempts to enumerate the advantages and disadvantages of performance. Finally, he discusses aspects of specific experiments, such as properties of triggers, types of measurement, spectrometers, and the integration of detectors into coherent systems. Throughout the book, each chapter begins with a discussion of the basic principles involved, followed by selective examples. Exemplaires(1)
Code-barres Date d'acquisition Origine Cote Support Localisation Section Disponibilité FSSA7372 539.12 FER1 Livre BIB-SE BIB-SE Disponible 31/12/2024
Titre : Modern Fortran in Practice Type de document : texte imprimé Auteurs : Arjen Markus, Auteur Editeur : Cambridge : Cambridge university press Année de publication : 2012 Importance : 253p. Présentation : couv:ill. Format : 25cm ISBN/ISSN/EAN : 978-1-107-01790-0 Langues : Anglais (eng) Mots-clés : Modern Fortran
Fortran 2008
Object-oriented programming
Array operations
User-defined types
Parallel computing
C interfacing
Memory management
Graphics programming
GUI development
MPI (Message Passing Interface)
OpenMPRésumé : rom its earliest days, the Fortran programming language has been designed with computing efficiency in mind. The latest standard, Fortran 2008, incorporates a host of modern features, including object-orientation, array operations, user-defined types, and provisions for parallel computing. This tutorial guide shows Fortran programmers how to apply these features in twenty-first-century style: modular, concise, object-oriented, and resource-efficient, using multiple processors. It offers practical real-world examples of interfacing to C, memory management, graphics and GUIs, and parallel computing using MPI, OpenMP, and coarrays. The author also analyzes several numerical algorithms and their implementations and illustrates the use of several open source libraries. Full source code for the examples is available on the book's website.
Modern Fortran in Practice [texte imprimé] / Arjen Markus, Auteur . - Cambridge : Cambridge university press, 2012 . - 253p. : couv:ill. ; 25cm.
ISBN : 978-1-107-01790-0
Langues : Anglais (eng)
Mots-clés : Modern Fortran
Fortran 2008
Object-oriented programming
Array operations
User-defined types
Parallel computing
C interfacing
Memory management
Graphics programming
GUI development
MPI (Message Passing Interface)
OpenMPRésumé : rom its earliest days, the Fortran programming language has been designed with computing efficiency in mind. The latest standard, Fortran 2008, incorporates a host of modern features, including object-orientation, array operations, user-defined types, and provisions for parallel computing. This tutorial guide shows Fortran programmers how to apply these features in twenty-first-century style: modular, concise, object-oriented, and resource-efficient, using multiple processors. It offers practical real-world examples of interfacing to C, memory management, graphics and GUIs, and parallel computing using MPI, OpenMP, and coarrays. The author also analyzes several numerical algorithms and their implementations and illustrates the use of several open source libraries. Full source code for the examples is available on the book's website.
Exemplaires(1)
Code-barres Date d'acquisition Origine Cote Support Localisation Section Disponibilité 1933 004.438 MAR1 Livre BIB-SE BIB-SE Exclu du prêt 31/12/2024