中文
相关论文

相关论文: Physics0.01 : Object-Oriented Programming for Exac…

200 篇论文

We present an exact diagonalization C++ template library (EDLib) for solving quantum electron models, including single-band finite Hubbard cluster and multi-orbital impurity Anderson model. The observables that can be computed using EDLib…

强关联电子 · 物理学 2018-01-11 Sergei Iskakov , Michael Danilov

Exact diagonalization is a powerful numerical method to study isolated quantum many-body systems. This paper provides a review of numerical algorithms to diagonalize the Hamiltonian matrix. Symmetry and the conservation law help us perform…

统计力学 · 物理学 2020-04-29 Jung-Hoon Jung , Jae Dong Noh

I present libcommute, a C++11/14/17 template library that implements a domain-specific language for easy manipulating of polynomial operators used in the quantum many-body theory, as well as a software development toolkit for exact…

计算物理 · 物理学 2021-12-17 Igor Krivenko

We describe here a library aimed at automating the solution of partial differential equations using the finite element method. By employing novel techniques for automated code generation, the library combines a high level of expressiveness…

数学软件 · 计算机科学 2012-05-15 Anders Logg , Garth N. Wells

We spell out the paradigm of exact conditioning as an intuitive and powerful way of conditioning on observations in probabilistic programs. This is contrasted with likelihood-based scoring known from languages such as Stan. We study exact…

编程语言 · 计算机科学 2023-12-29 Dario Stein , Sam Staton

Applied research in graph algorithms and combinatorial structures needs comprehensive and versatile software libraries. However, the design and the implementation of flexible libraries are challenging activities. Among the other problems…

软件工程 · 计算机科学 2007-05-23 Maurizio Pizzonia , Giuseppe Di Battista

Quantum trajectory methods can be used for a wide range of open quantum systems to solve the master equation by unraveling the density operator evolution into individual stochastic trajectories in Hilbert space. This C++ class library…

量子物理 · 物理学 2009-10-30 Ruediger Schack , Todd A. Brun

We present a generalized framework for cellular/lattice based visualizations in two dimensions based on state of the art computing abstractions. Our implementation takes the form of a library of reusable functions written in C++ which hides…

凝聚态物理 · 物理学 2009-10-30 Mark Burgess , Haarek Haugerud , Are Strandlie

An introductory formal languages course exposes advanced undergraduate and early graduate students to automata theory, grammars, constructive proofs, computability, and decidability. Programming students find these topics to be challenging…

形式语言与自动机理论 · 计算机科学 2014-12-17 Marco T. Morazán , Rosario Antunez

We analyse the axioms of Euclidean geometry according to standard object-oriented software development methodology. We find a perfect match: the main undefined concepts of the axioms translate to object classes. The result is a suite of C++…

计算几何 · 计算机科学 2009-09-29 M. H. van Emden , B. Moa

A model Hamiltonian is proposed in order to understand the localization-delocalization transition in a quantum dot, where there are two gate voltages: top and side. Considering energetically favorable degrees of freedom only, we achieve a…

介观与纳米尺度物理 · 物理学 2009-10-31 Myung-Hoon Chung

Computer vision and robotics problems often require representation and estimation of poses on the SE(3) manifold. Developers of algorithms that must run in real time face several time-consuming programming tasks, including deriving and…

机器人学 · 计算机科学 2018-05-07 Leonid Koppel , Steven L. Waslander

High-performance machine learning tools in particle physics rest on two complementary directions: encoding symmetries explicitly in the architecture, and implicitly learning the structure of the data through large-scale (pre-) training. We…

高能物理 - 唯象学 · 物理学 2026-03-23 Victor Breso-Pla , Kevin Greif , Vinicius Mikuni , Benjamin Nachman , Tilman Plehn , Tanvi Wamorkar , Daniel Whiteson

Dijkstra observed that verifying correctness of a program is difficult and conjectured that derivation of a program hand-in-hand with its proof of correctness was the answer. We illustrate this goal-oriented approach by applying it to the…

数学软件 · 计算机科学 2017-10-13 Devangi N. Parikh , Maggie E. Myers , Robert A. van de Geijn

Implicit computational complexity is a lively area of theoretical computer science, which aims to provide machine-independent characterizations of relevant complexity classes. % for uniformity with subsequent uses >> 1960s (but feel free to…

计算复杂性 · 计算机科学 2025-08-28 Melissa Antonelli , Arnaud Durand , Juha Kontinen

Programming robots is a complicated and time-consuming task. A robot is essentially a real-time, distributed embedded system. Often, control and communication paths within the system are tightly coupled to the actual physical configuration…

机器人学 · 计算机科学 2014-01-08 Thomas Buchmann , Johannes Baumgartl , Dominik Henrich , Bernhard Westfechtel

Traditional software engineering programming paradigms are mostly object or procedure oriented, driven by deterministic algorithms. With the advent of deep learning and cognitive sciences there is an emerging trend for data-driven…

软件工程 · 计算机科学 2017-11-17 Anush Sankaran , Rahul Aralikatte , Senthil Mani , Shreya Khare , Naveen Panwar , Neelamadhav Gantayat

The combination of machine learning and physical laws has shown immense potential for solving scientific problems driven by partial differential equations (PDEs) with the promise of fast inference, zero-shot generalisation, and the ability…

机器学习 · 计算机科学 2024-09-11 Nacime Bouziani , David A. Ham , Ado Farsi

For the right application, the use of programming paradigms such as functional or logic programming can enormously increase productivity in software development. But these powerful paradigms are tied to exotic programming languages, while…

软件工程 · 计算机科学 2007-05-23 M. H. van Emden , S. C. Somosan

We present a novel approach how logic programming for expert systems can be declared directly in an object-oriented language.

人工智能 · 计算机科学 2022-05-18 F. Lorenz , M. Günther
‹ 上一页 1 2 3 10 下一页 ›