中文
相关论文

相关论文: NEP-PACK: A Julia package for nonlinear eigenprobl…

200 篇论文

We present the software design of Gridap, a novel finite element library written exclusively in the Julia programming language, which is being used by several research groups world-wide to simulate complex physical phenomena such as…

数学软件 · 计算机科学 2022-04-13 Francesc Verdugo , Santiago Badia

Stochastic dominance is a fundamental concept in decision-making under uncertainty and quantitative finance, yet its practical application is hindered by computational intractability due to infinitely many constraints. We introduce the…

最优化与控制 · 数学 2025-02-27 Rajmadan Lakshmanan , Alois Pichler

The evergrowing computational complexity of High Performance Computing applications is often met with an horizontal scalling of computing systems. Colaterally, each added node risks being a single point of failure to parallel programs,…

分布式、并行与集群计算 · 计算机科学 2025-02-04 Marcos Irigoyen , Carla Santana , Ramon C. F Araújo , Samuel Xavier-de-Souza

Random variables and their distributions are a central part in many areas of statistical methods. The Distributions.jl package provides Julia users and developers tools for working with probability distributions, leveraging Julia features…

We present a fully Julia-based, GPU-accelerated workflow for solving large-scale sparse nonlinear optimal control problems. Continuous-time dynamics are modeled and then discretized via direct transcription with \texttt{OptimalControl.jl}…

最优化与控制 · 数学 2025-10-08 Alexis Montoison , Jean-Baptiste Caillau

OutlierDetection.jl is an open-source ecosystem for outlier detection in Julia. It provides a range of high-performance outlier detection algorithms implemented directly in Julia. In contrast to previous packages, our ecosystem enables the…

机器学习 · 计算机科学 2022-11-10 David Muhr , Michael Affenzeller , Anthony D. Blaom

Benchmarks are essential in the design of modern HPC installations, as they define key aspects of system components. Beyond synthetic workloads, it is crucial to include real applications that represent user requirements into benchmark…

Identifying the collection of scalars that represent a non-negative matrix's eigenvalues is known as the non-negative inverse eigenvalue problem (NIEP). Conditions for the existence of a non-negative matrix with a certain spectrum are…

谱理论 · 数学 2026-02-25 Nayanthara , Noufal Asharaf

We present a high-performance solver for dense skew-symmetric matrix eigenvalue problems. Our work is motivated by applications in computational quantum physics, where one solution approach to solve the so-called Bethe-Salpeter equation…

数值分析 · 数学 2020-06-05 Carolin Penke , Andreas Marek , Christian Vorwerk , Claudia Draxl , Peter Benner

SpiDy.jl solves the non-Markovian stochastic dynamics of interacting classical spin vectors and harmonic oscillator networks in contact with a dissipative environment. The methods implemented allow the user to include arbitrary memory…

计算物理 · 物理学 2024-05-31 Stefano Scali , Simon Horsley , Janet Anders , Federico Cerisola

The Yau-Yau nonlinear filter has increasingly emerged as a powerful tool to study stochastic complex systems. To leverage it to a wider spectrum of application scenarios, we pack the Yau-Yau filtering ALgorithms (YauYauAL) into a package of…

应用统计 · 统计学 2025-06-12 Yu Wang , Shuyuan Xu , Xueda Wei , Xinrui Luo , Stephen Shing-Toung Yau , Shing-Tung Yau , Rongling Wu

Numerical solution of nonlinear eigenvalue problems (NEPs) is frequently encountered in computational science and engineering. The applicability of most existing methods is limited by matrix structures, property of eigen-solutions, size of…

数值分析 · 数学 2016-05-26 Jinyou Xiao , Chuanzeng Zhang , Tsung-Ming Huang , Tetsuya Sakurai

This paper describes and illustrates the functionality of the baker R package. The package estimates a suite of nested partially-latent class models (NPLCM) for multivariate binary responses that are observed under a case-control design.…

统计方法学 · 统计学 2022-02-25 Irena B Chen , Qiyuan Shi , Scott L Zeger , Zhenke Wu

The first step when solving an infinite-dimensional eigenvalue problem is often to discretize it. We show that one must be extremely careful when discretizing nonlinear eigenvalue problems. Using examples, we show that discretization can:…

数值分析 · 数学 2023-05-04 Matthew J. Colbrook , Alex Townsend

We introduce Metatheory.jl: a lightweight and performant general purpose symbolics and metaprogramming framework meant to simplify the act of writing complex Julia metaprograms and to significantly enhance Julia with a native term rewriting…

编程语言 · 计算机科学 2021-04-14 Alessandro Cheli

We present FreeBird, an extensible Julia-based platform for computational studies of phase equilibria at generic interfaces. The package supports a range of system configurations, from atomistic solid surfaces to coarse-grained…

统计力学 · 物理学 2025-12-19 Ray Yang , Junchi Chen , Douglas Thibodeaux , Robert B. Wexler

We describe a package realized in the Julia programming language which performs symbolic manipulations applied to nonlinear evolution equations, their flows, and commutators of such objects. This tool was employed to perform contrived…

数值分析 · 数学 2016-05-03 Winfried Auzinger , Harald Hofstaetter , Othmar Koch

This paper presents a lightweight, open-source and high-performance python package for solving peridynamics problems in solid mechanics. The development of this solver is motivated by the need for fast analysis tools to achieve the large…

软件工程 · 计算机科学 2021-09-15 B. Boys , T. J. Dodwell , M. Hobbs , M. Girolami

Algorithm NCL is designed for general smooth optimization problems where first and second derivatives are available, including problems whose constraints may not be linearly independent at a solution (i.e., do not satisfy the LICQ). It is…

最优化与控制 · 数学 2021-01-27 Ding Ma , Dominique Orban , Michael A. Saunders

The Jaya R package offers a robust and versatile implementation of the parameter-free Jaya optimization algorithm, suitable for solving both single-objective and multi-objective optimization problems. By integrating advanced features such…

数学软件 · 计算机科学 2024-11-26 Neeraj Dhanraj Bokde