中文
相关论文

相关论文: STLCutters.jl: A scalable geometrical framework li…

200 篇论文

This work introduces a kernel-independent, multilevel, adaptive algorithm for efficiently evaluating a discrete convolution kernel with a given source distribution. The method is based on linear algebraic tools such as low rank…

数值分析 · 数学 2025-07-11 Anna Yesypenko , Chao Chen , Per-Gunnar Martinsson

Clustering techniques are consolidated as a powerful strategy for analyzing the extensive data generated from molecular modeling. In particular, some tools have been developed to cluster configurations from classical simulations with a…

计算物理 · 物理学 2025-07-08 Rafael Bicudo Ribeiro , Henrique Musseli Cezar

Trimpack is a library of routines written in Fortran that allow to create unstructured triangular meshes in any domain and with an user-defined size distribution. The user must write a program that uses the elements of the library as if it…

数学软件 · 计算机科学 2023-02-07 Juan M. Tizón , Nicolás Becerra , Daniel Bercebal , Claus P. Grabowsky

Spatial stochastic molecular simulations in biology are limited by the intense computation required to track molecules in space either in a discrete time or discrete space framework, meaning that the serial limit has already been reached in…

定量方法 · 定量生物学 2016-08-24 I. Hepburn , W. Chen , E. De Schutter

The efficient solution of discretisations of coupled systems of partial differential equations (PDEs) is at the core of much of numerical simulation. Significant effort has been expended on scalable algorithms to precondition Krylov…

数学软件 · 计算机科学 2018-02-22 Robert C. Kirby , Lawrence Mitchell

This paper introduces OptimizedDP, a high-performance software library for several common grid-based dynamic programming (DP) algorithms used in control theory and robotics. Specifically, OptimizedDP provides functions to numerically solve…

系统与控制 · 电气工程与系统科学 2025-11-21 Minh Bui , Hanyang Hu , Chong He , Michael Lu , George Giovanis , Arrvindh Shriraman , Mo Chen

The family of Multiscale Hybrid-Mixed (MHM) finite element methods has received considerable attention from the mathematics and engineering community in the last few years. The MHM methods allow solving highly heterogeneous problems on…

分布式、并行与集群计算 · 计算机科学 2017-03-31 Antonio Tadeu A. Gomes , Weslley S. Pereira , Frederic Valentin , Diego Paredes

High-dimensional nonlinear optimization problems subject to nonlinear constraints can appear in several contexts including constrained physical and dynamical systems, statistical estimation, and other numerical models. Feasible optimization…

最优化与控制 · 数学 2021-11-08 Kevin S. Silmore , James W. Swan

General Matrix Multiplication or GEMM kernels take centre place in high performance computing and machine learning. Recent NVIDIA GPUs include GEMM accelerators, such as NVIDIA's Tensor Cores. Their exploitation is hampered by the…

数学软件 · 计算机科学 2021-11-23 Thomas Faingnaert , Tim Besard , Bjorn De Sutter

Boundary value problems involving elliptic PDEs such as the Laplace and the Helmholtz equations are ubiquitous in mathematical physics and engineering. Many such problems can be alternatively formulated as integral equations that are…

数值分析 · 数学 2024-02-20 Tianyu Liang , Chao Chen , Per-Gunnar Martinsson , George Biros

The multimesh finite element method enables the solution of partial differential equations on a computational mesh composed by multiple arbitrarily overlapping meshes. The discretization is based on a continuous--discontinuous function…

数值分析 · 数学 2018-05-02 August Johansson , Mats G. Larson , Anders Logg

We present the design and implementation details of a geometric multigrid method on adaptively refined meshes for massively parallel computations. The method uses local smoothing on the refined part of the mesh. Partitioning is achieved by…

数值分析 · 计算机科学 2021-08-04 Thomas C. Clevenger , Timo Heister , Guido Kanschat , Martin Kronbichler

This paper introduces the 2019 version of \us{}, a novel Constraint Programming framework for floating point verification problems expressed with the SMT language of SMTLIB. SMT solvers decompose their task by delegating to specific…

人工智能 · 计算机科学 2020-03-02 Heytem Zitoun , Claude Michel , Laurent Michel , Michel Rueher

While mixed-integer linear programming and convex programming solvers have advanced significantly over the past several decades, solution technologies for general mixed-integer nonlinear programs (MINLPs) have yet to reach the same level of…

最优化与控制 · 数学 2026-04-07 Danial Davarnia , Mohammadreza Kiaghadi , Junyuan Qiu

Numerical simulations of brittle fracture using phase-field approaches often employ a discrete approximation framework that applies the same order of interpolation for the displacement and phase-field variables. Most common is to use linear…

Discrete Fracture Network models are largely used for very large scale geological flow simulations. For this reason numerical methods require an investigation of tools for efficient parallel solutions on High Performance Computing systems.…

数值分析 · 数学 2021-06-21 Stefano Berrone , Alice Raeli

Mixed integer linear programming (MILP) solvers expose hundreds of parameters that have an outsized impact on performance but are difficult to configure for all but expert users. Existing machine learning (ML) approaches require training on…

机器学习 · 计算机科学 2025-09-25 Connor Lawless , Yingxi Li , Anders Wikum , Madeleine Udell , Ellen Vitercik

We introduce DiffOpt.jl, a Julia library to differentiate through the solution of optimization problems with respect to arbitrary parameters present in the objective and/or constraints. The library builds upon MathOptInterface, thus…

机器学习 · 计算机科学 2023-08-01 Mathieu Besançon , Joaquim Dias Garcia , Benoît Legat , Akshay Sharma

Structured Cartesian grids are a fundamental component in numerical simulations. Although these grids facilitate straightforward discretization schemes, their na\"{i}ve use in sparse domains leads to excessive memory overhead and…

计算工程、金融与科学 · 计算机科学 2025-12-15 Fan Gu , Xiangyu Hu

With the push towards Exascale computing and data-driven methods, problem sizes have increased dramatically, increasing the computational requirements of the underlying algorithms. This has led to a push to offload computations to general…

软件工程 · 计算机科学 2025-12-18 Benedict Short , Ian McInerney , John Wickerson