English
Related papers

Related papers: PySCo: A fast Particle-Mesh $N$-body code for modi…

200 papers

We present a two-dimensional (2D) Particle-Particle-Particle-Mesh (P$^3$M) algorithm with an optimized Green function and adaptive softening length for gravitational lensing studies in N-Body simulations. The analytical form of the…

Cosmology and Nongalactic Astrophysics · Physics 2021-07-13 Kun Xu , Yipeng Jing

We present nbodykit, an open-source, massively parallel Python toolkit for analyzing large-scale structure (LSS) data. Using Python bindings of the Message Passing Interface (MPI), we provide parallel implementations of many commonly used…

Instrumentation and Methods for Astrophysics · Physics 2018-10-31 Nick Hand , Yu Feng , Florian Beutler , Yin Li , Chirag Modi , Uros Seljak , Zachary Slepian

We present MG-GLAM, a code developed for the very fast production of full $N$-body cosmological simulations in modified gravity (MG) models. We describe the implementation, numerical tests and first results of a large suite of cosmological…

Cosmology and Nongalactic Astrophysics · Physics 2022-05-13 Cheng-Zong Ruan , César Hernández-Aguayo , Baojiu Li , Christian Arnold , Carlton M. Baugh , Anatoly Klypin , Francisco Prada

We present an algorithm for quickly generating multiple realizations of N-body simulations to be used, for example, for cosmological parameter estimation from surveys of large-scale structure. Our algorithm uses a new method to resample the…

Cosmology and Nongalactic Astrophysics · Physics 2015-05-27 Michael D. Schneider , Shaun Cole , Carlos S. Frenk , Istvan Szapudi

A combined N--body/SPH code is presented which benefits from the high speed of the special purpose hardware GRAPE (GRAvity PipE). Besides gravitational forces, GRAPE also returns the list of neighbours and can, therefore, be used to speed…

Astrophysics · Physics 2015-06-24 Matthias Steinmetz

Cosmological N-Body simulations are used for a variety of applications. Indeed progress in the study of large scale structures and galaxy formation would have been very limited without this tool. For nearly twenty years the limitations…

Astrophysics · Physics 2010-05-07 J. S. Bagla , Nishikanta Khandai

Fast N-body PM simulations with a small number of time steps such as FastPM or COLA have been remarkably successful in modeling the galaxy statistics, but their lack of small scale force resolution and long time steps cannot give accurate…

Cosmology and Nongalactic Astrophysics · Physics 2018-11-14 Biwei Dai , Yu Feng , Uros Seljak

We present the Python-based Molecule Builder for ESPResSo (pyMBE), an open source software to design custom Coarse-Grained (CG) models, as well as pre-defined models of polyelectrolytes, peptides and globular proteins in the Extensible…

We present a detailed description and validation of our massively-parallel update to the mass-Peak Patch method, a fully predictive initial-space algorithm to quickly generate dark matter halo catalogues in very large cosmological volumes.…

Cosmology and Nongalactic Astrophysics · Physics 2018-12-05 George Stein , Marcelo A. Alvarez , J. Richard Bond

Cosmological simulations of structures and galaxies formations have played a fundamental role in the study of the origin, formation and evolution of the Universe. These studies improved enormously with the use of supercomputers and parallel…

Astrophysics · Physics 2010-11-11 U. Becciani , V. Antonuccio , M. Comparato

The Spinsim python package simulates spin-half and spin-one quantum mechanical systems following a time dependent Shroedinger equation. It makes use of numba.cuda, which is an LLVM (Low Level Virtual Machine) compiler for Nvidia Cuda…

Quantum Physics · Physics 2023-03-22 Alex Tritt , Joshua Morris , Joel Hochstetter , R. P. Anderson , James Saunderson , L. D. Turner

We present a new parallel implementation of the PINpointing Orbit Crossing-Collapsed HIerarchical Objects (PINOCCHIO) algorithm, a quick tool, based on Lagrangian Perturbation Theory, for the hierarchical build-up of Dark Matter halos in…

Cosmology and Nongalactic Astrophysics · Physics 2015-06-15 P. Monaco , E. Sefusatti , S. Borgani , M. Crocce , P. Fosalba , R. K. Sheth , T. Theuns

We present a method that extends the capabilities of the PINpointing Orbit-Crossing Collapsed HIerarchical Objects (PINOCCHIO) code, allowing it to generate accurate dark matter halo mock catalogues in cosmological models where the linear…

An adaptation of the Particle-Particle/Particle-Mesh (P3M) code to the special purpose hardware GRAPE is presented. The short range force is calculated by a four chip GRAPE-3A board, while the rest of the calculation is performed on a Sun…

Astrophysics · Physics 2009-10-22 Philippe P. Brieu , FJ Summers , Jeremiah P. Ostriker

pynucastro is a python library that provides visualization and analyze techniques to classify, construct, and evaluate nuclear reaction rates and networks. It provides tools that allow users to determine the importance of each rate in the…

Probabilistic programming (PP) allows flexible specification of Bayesian statistical models in code. PyMC3 is a new, open-source PP framework with an intutive and readable, yet powerful, syntax that is close to the natural syntax…

Computation · Statistics 2015-07-30 John Salvatier , Thomas Wiecki , Christopher Fonnesbeck

Processing of medical images such as MRI or CT presents unique challenges compared to RGB images typically used in computer vision. These include a lack of labels for large datasets, high computational costs, and metadata to describe the…

Image and Video Processing · Electrical Eng. & Systems 2021-08-06 Fernando Pérez-García , Rachel Sparks , Sébastien Ourselin

This paper introduces Colossus, a public, open-source python package for calculations related to cosmology, the large-scale structure (LSS) of matter in the universe, and the properties of dark matter halos. The code is designed to be fast…

Cosmology and Nongalactic Astrophysics · Physics 2018-12-20 Benedikt Diemer

Robust measurements based on current large-scale structure surveys require precise knowledge of statistical and systematic errors. This can be obtained from large numbers of realistic mock galaxy catalogues that mimic the observed…

Cosmology and Nongalactic Astrophysics · Physics 2015-08-04 Cullan Howlett , Marc Manera , Will J. Percival

Symbolic regression (SR) is a powerful machine learning approach that searches for both the structure and parameters of algebraic models, offering interpretable and compact representations of complex data. Unlike traditional regression…

Machine Learning · Computer Science 2024-12-11 Madhav Muthyala , Farshud Sorourifar , Joel A. Paulson