English
Related papers

Related papers: Simulation of Shive wave machines using GNU Octave…

200 papers

We present a numerical code to simulate maps of Galactic emission in intensity and polarization at microwave frequencies, aiding in the design of Cosmic Microwave Background experiments. This Python code builds on existing efforts to…

Cosmology and Nongalactic Astrophysics · Physics 2017-06-21 Ben Thorne , Jo Dunkley , David Alonso , Sigurd Naess

Last several years, GPUs are used to accelerate computations in many computer science domains. We focused on GPU accelerated Support Vector Machines (SVM) training with non-linear kernel functions. We had searched for all available GPU…

Distributed, Parallel, and Cluster Computing · Computer Science 2017-07-21 Jan Vanek , Josef Michalek , Josef Psutka

Scalar wave scattering by many small particles of arbitrary shapes with impedance boundary condition is studied. The problem is solved asymptotically and numerically under the assumptions a << d << lambda, where k = 2pi/lambda is the wave…

Numerical Analysis · Mathematics 2016-02-16 Alexander Ramm , Nhan Tran

We develop an algorithm suitable for parallel molecular dynamics simulations in $d$ spatial dimensions and describe its implementation in C++. All routines work in arbitrary $d$; the maximum simulated $d$ is limited only by available…

Soft Condensed Matter · Physics 2022-05-18 Robert S. Hoy , Kevin A. Interiano-Alberto

The main purpose of this paper is to propose five programs in C++ for matrix computations and solving recurrent equations systems with entries in max plus algebra.

Mathematical Software · Computer Science 2012-05-21 Mihai Ivan , Gheorghe Ivan

Flow models are a cornerstone of modern machine learning. They are generative models that progressively transform probability distributions according to learned dynamics. Specifically, they learn a continuous-time Markov process that…

Quantum Physics · Physics 2025-10-10 David Layden , Ryan Sweke , Vojtěch Havlíček , Anirban Chowdhury , Kirill Neklyudov

A simple way of simulating transmission lines using a free software is presented. In order to validate the results, the effective value of reflection coefficient for voltage wave in a quarter wavelength line was determined trough a…

Applied Physics · Physics 2021-04-07 Fulvio Andres Callegari

Cartesian-grid methods with Adaptive Mesh Refinement (AMR) are ideally suited for simulating the breaking of waves, the formation of spray, and the entrainment of air around ships. As a result of the cartesian-grid formulation, minimal…

In this paper, we introduce an interactive simulator for programs in the form of LLVM bitcode. The main features of the simulator include precise control over thread scheduling, automatic checkpoints and reverse stepping, support for…

Software Engineering · Computer Science 2019-07-10 Petr Ročkai , Jiří Barnat

We present the software library libCreme which we have previously used to successfully calculate convex-roof entanglement measures of mixed quantum states appearing in realistic physical systems. Evaluating the amount of entanglement in…

Quantum Physics · Physics 2015-05-28 Beat Röthlisberger , Jörg Lehmann , Daniel Loss

In this paper, we introduce an interactive coastal wave simulation and visualization software, called Celeris. Celeris is an open source software which needs minimum preparation to run on a Windows machine. The software solves the extended…

Fluid Dynamics · Physics 2017-09-22 Sasan Tavakkol , Patrick Lynett

We have developed a fully parallel C++/MPI based simulation code for variable-density particle-laden turbulent flows. The fluid is represented through a uniform Eulerian staggered grid, while particles are modeled using a Lagrangian…

Computational Physics · Physics 2016-01-22 Hadi Pouransari , Milad Mortazavi , Ali Mani

Numerical simulation of wave propagation in elastic media faces the challenges arising from increasing demand of high resolution in modern 3-D imaging applications, which requires a balance between efficiency and accuracy in addition to…

Numerical Analysis · Mathematics 2023-01-13 Xu Guo , Yaomeng Li , Yunfeng Xiong

The application of machine learning (ML) techniques, especially neural networks, has seen tremendous success at processing images and language. This is because we often lack formal models to understand visual and audio input, so here neural…

Computational Engineering, Finance, and Science · Computer Science 2022-01-10 Ann-Kathrin Dombrowski , Klaus-Robert Müller , Wolf Christian Müller

This paper summarizes the development of mVEM, a MATLAB software package containing efficient and easy-following codes for various virtual element methods (VEMs) published in the literature. We explain in detail the numerical implementation…

Numerical Analysis · Mathematics 2022-04-05 Yue Yu

An experimental validation of theoretical models of transmission of regular water waves by large arrays of floating disks is presented. The experiments are conducted in a wave basin. The models are based on combined potential-flow and…

Fluid Dynamics · Physics 2014-03-18 Luke Bennetts , Timothy Williams

The coupled-wave equations (CWEs) in nonlinear optics are the fundamental starting point in the study, analysis, and understanding of various frequency conversion processes in dielectric media subjected to intense laser radiation. In this…

Pattern recognition and machine learning are becoming integral parts of algorithms in a wide range of applications. Different algorithms and approaches for machine learning include different tradeoffs between performance and computation, so…

Machine Learning · Statistics 2014-06-24 Kenneth D. Morton , Peter Torrione , Leslie Collins , Sam Keene

A C++ library, named ZKCM, has been developed for the purpose of multiprecision matrix calculations, which is based on the GNU MP and MPFR libraries. It is especially convenient for writing programs involving tensor-product operations,…

Mathematical Software · Computer Science 2012-08-28 Akira SaiToh