中文
相关论文

相关论文: Libsharp - spherical harmonic transforms revisited

200 篇论文

The object oriented programming paradigm is widely used in science and engineering. Many open and commercial libraries are written in C++ and increasingly provide bindings to Python, which is much easier to learn, but still partly…

编程语言 · 计算机科学 2023-12-22 Markus Kloimwieder , Christoph Gadermaier

We propose SHARC, a novel framework that synthesizes arbitrary, genus-agnostic shapes by means of a collection of Spherical Harmonic (SH) representations of distance fields. These distance fields are anchored at optimally placed reference…

计算机视觉与模式识别 · 计算机科学 2026-04-03 Panagiotis Sapoutzoglou , George Terzakis , Maria Pateraki

We study classes of Dynamic Programming (DP) algorithms which, due to their algebraic definitions, are closely related to coefficient extraction methods. DP algorithms can easily be modified to exploit sparseness in the DP table through…

计算复杂性 · 计算机科学 2012-03-20 Petteri Kaski , Mikko Koivisto , Jesper Nederlof

This paper presents hep-aid, a modular Python library conceived for utilising, implementing, and developing parameter scan algorithms. Originally devised for sample-efficient, multi-objective active search approaches in computationally…

高能物理 - 唯象学 · 物理学 2024-12-24 Mauricio A. Diaz , Srinandan Dasmahapatra , Stefano Moretti

We introduce SLIRP, a module generator for the S-Lang numerical scripting language, with a focus on its vectorization capabilities. We demonstrate how both SLIRP and S-Lang were easily adapted to exploit the inherent parallelism of…

分布式、并行与集群计算 · 计算机科学 2007-06-28 Michael S. Noble

We present a C++ header-only parallel sparse matrix library, based on sparse quadtree representation of matrices using the Chunks and Tasks programming model. The library implements a number of sparse matrix algorithms for distributed…

分布式、并行与集群计算 · 计算机科学 2020-11-25 Emanuel H. Rubensson , Elias Rudberg , Anastasia Kruchinina , Anton G. Artemov

We present two open-source (BSD) implementations of ellipsoidal harmonic expansions for solving problems of potential theory using separation of variables. Ellipsoidal harmonics are used surprisingly infrequently, considering their…

计算工程、金融与科学 · 计算机科学 2015-06-04 Jaydeep P. Bardhan , Matthew G. Knepley

To usher in the next round of client AI innovation, there is an urgent need to enable efficient, lossless inference of high-accuracy large language models (LLMs) and vision language models (VLMs), jointly referred to as xLMs, on client…

分布式、并行与集群计算 · 计算机科学 2026-04-30 Aditya Ukarande , Deep Shekhar , Marc Blackstein , Ram Rangan

First-principles computational spectroscopy is a critical tool for interpreting experiment, performing structure refinement, and developing new physical understanding. Systematically setting up input files for different simulation codes and…

In this paper, we argue that modern functional programming languages - in particular, FSharp on the .NET platform - are well suited for the development of distributed, web and cloud applications on the Internet. We emphasize that FSharp can…

编程语言 · 计算机科学 2015-12-08 Dmitri Soshnikov

Quantum algorithms have begun to surpass classical ones in several computation fields, yet practical application remains challenging due to hardware and software limitations. Here, we introduce a quantum algorithm that quadratically…

量子物理 · 物理学 2023-12-15 Saul Gonzalez , Parfait Atchade-Adelomou

We introduce GMTHRASHpy, a Python-based application to do forward convolution fits of crossed molecular beams experiments. The code is designed to be easy-to-use and widely-available, so as to be of value to anyone wanting to reproduce data…

化学物理 · 物理学 2025-10-14 Kazuumi Fujioka , Rui Sun

Fourier transforms are an often necessary component in many computational tasks, and can be computed efficiently through the fast Fourier transform (FFT) algorithm. However, many applications involve an underlying continuous signal, and a…

数学软件 · 计算机科学 2022-09-27 Eric Bezzam , Sepand Kashani , Paul Hurley , Martin Vetterli , Matthieu Simeoni

In this paper, we present an open-source multi-resolution and multi-physics library: SPHinXsys (pronunciation: s'finksis) which is an acronym for \underline{S}moothed \underline{P}article \underline{H}ydrodynamics (SPH) for…

计算物理 · 物理学 2021-07-14 Chi Zhang , Massoud Rezavand , Yujie Zhu , Yongchuan Yu , Dong Wu , Wenbin Zhang , Jianhang Wang , Xiangyu Hu

The Particle-in-Cell (PIC) simulation has been a widely used method for studying plasma physics. However, fully three-dimensional PIC simulations always require huge computational resources. For problems with near azimuthal symmetry, recent…

等离子体物理 · 物理学 2024-02-09 Jianzhao Wang , Weiming An , Rong Tang , Weiyu Meng , Jiayong Zhong

Different from developing neural networks (NNs) for general-purpose processors, the development for NN chips usually faces with some hardware-specific restrictions, such as limited precision of network signals and parameters, constrained…

神经与进化计算 · 计算机科学 2018-01-19 Yu Ji , YouHui Zhang , WenGuang Chen , Yuan Xie

Polyhedral compilers can perform complex loop optimizations that improve parallelism and cache behaviour of loops in the input program. These transformations result in significant performance gains on modern processors which have large…

分布式、并行与集群计算 · 计算机科学 2018-03-29 Aravind Acharya , Uday Bondhugula , Albert Cohen

Recent progress in Large Language Models (LLMs) has substantially advanced the automation of software engineering (SE) tasks, enabling complex activities such as code generation and code summarization. However, the black-box nature of LLMs…

We present SClib, a simple hack that allows easy and straightforward evaluation of C functions within Python code, boosting flexibility for better trade-off between computation power and feature availability, such as visualization and…

数学软件 · 计算机科学 2014-12-22 Esteban Fuentes , Hector E. Martinez

The ISO C++17 standard introduces \emph{parallel algorithms}, a parallel programming model promising portability across a wide variety of parallel hardware including multi-core CPUs, GPUs, and FPGAs. Since 2019, the NVIDIA HPC SDK compiler…

数学软件 · 计算机科学 2023-02-20 Uzmar Gomez , Gonzalo Brito Gadeschi , Tobias Weinzierl
‹ 上一页 1 8 9 10 下一页 ›