English
Related papers

Related papers: RGIsearch: A C++ program for the determination of …

200 papers

Quantum search is a quantum mechanical technique for searching N possibilities in only sqrt(N) steps. This paper gives a fresh perspective on the algorithm in terms of a resonance phenomenon which is implemented through classical coupled…

Quantum Physics · Physics 2007-05-23 Lov K. Grover , Anirvan Sengupta

For cosmologies including scale dependence of both the cosmological and the gravitational constant, an additional consistency condition dictated by the Bianchi identities emerges, even if the energy-momentum tensor of ordinary matter stays…

Astrophysics · Physics 2009-11-10 A. Babic , B. Guberina , R. Horvat , H. Stefancic

iGraphMatch is an R package for finding corresponding vertices between two graphs, also known as graph matching. The package implements three categories of prevalent graph matching algorithms including relaxation-based, percolation-based,…

Computation · Statistics 2021-12-20 Zihuan Qiao , Daniel Sussman

A generalized quantum search algorithm, where phase inversions for the marked state and the prepared state are replaced by $\pi/2$ phase rotations, is realized in a 2-qubit NMR heteronuclear system. The quantum algorithm searches a marked…

Quantum Physics · Physics 2009-11-06 G. L. Long , H. Y. Yan , Y. S. Li , C. C. Tu , J. X. Tao , H. M. Chen , M. L. Liu , X. Zhang , J. Luo , L. Xiao , X. Z. Zeng

We propose and study a multi-scale approach to vector quantization. We develop an algorithm, dubbed reconstruction trees, inspired by decision trees. Here the objective is parsimonious reconstruction of unsupervised data, rather than…

Machine Learning · Computer Science 2019-09-05 Enrico Cecini , Ernesto De Vito , Lorenzo Rosasco

The Renormalization Group (RG) is a set of methods that have been instrumental in tackling problems involving an infinite number of degrees of freedom. What all these methods have in common -- which is what explains their success -- is that…

Statistical Mechanics · Physics 2020-04-30 Pedro Pessoa , Ariel Caticha

In this paper we present KiT-RT (Kinetic Transport Solver for Radiation Therapy), an open-source C++ based framework for solving kinetic equations in radiation therapy applications. The aim of this code framework is to provide a collection…

Medical Physics · Physics 2022-05-18 Jonas Kusch , Steffen Schotthöfer , Pia Stammer , Jannick Wolters , Tianbai Xiao

The current era of quantum computing has yielded several algorithms that promise high computational efficiency. While the algorithms are sound in theory and can provide potentially exponential speedup, there is little guidance on how to…

Quantum Physics · Physics 2023-10-13 Ankit Kulshrestha , Danylo Lykov , Ilya Safro , Yuri Alexeev

We introduce the C++ library Wedge, based on GiNaC, for symbolic computations in differential geometry. We show how Wedge makes it possible to use the language C++ to perform such computations, and illustrate some advantages of this…

Differential Geometry · Mathematics 2008-04-22 Diego Conti

This paper is a self contained review of the Loop Variable approach to string theory. The Exact Renormalization Group is applied to a world sheet theory describing string propagation in a general background involving both massless and…

High Energy Physics - Theory · Physics 2015-12-09 B. Sathiapalan

The Renormalization Group (RG) is one of the central and modern techniques in quantum field theory. Indeed, quantum field theories can be understood as flows between fixed points of the RG flow, which represent Conformal Field Theories…

High Energy Physics - Lattice · Physics 2021-12-09 José Matos

Reservoir computers (RC) are a form of recurrent neural network (RNN) used for forecasting time series data. As with all RNNs, selecting the hyperparameters presents a challenge when training on new inputs. We present a method based on…

Neural and Evolutionary Computing · Computer Science 2021-04-16 Jason A. Platt , Adrian Wong , Randall Clark , Stephen G. Penny , Henry D. I. Abarbanel

There are major advantages in a newer version of Grover's quantum algorithm utilizing a general unitary transformation in the search of a single object in a large unsorted database. In this paper, we generalize this algorithm to multiobject…

Quantum Physics · Physics 2007-05-23 Goong Chen , Shunhua Sun

Variational quantum circuits are one of the promising ways to exploit the advantages of quantum computing in the noisy intermediate-scale quantum technology era. The design of the quantum circuit architecture might greatly affect the…

Quantum Physics · Physics 2024-05-14 Gang Wang , Bang-Hai Wang , Shao-Ming Fei

Worldwide image geolocalization, which aims to predict the GPS coordinates of any image on Earth, remains challenging due to global visual diversity. Recent generative approaches based on Retrieval-Augmented Generation (RAG) and Large…

Information Retrieval · Computer Science 2026-04-29 Tung-Duong Le-Duc , Hoang-Quoc Nguyen-Son , Minh-Son Dao

We generalize the Rayleigh Quotient Iteration (RQI) to the problem of solving a nonlinear equation where the variables are divided into two subsets, one satisfying additional equality constraints and the other could be considered as…

Optimization and Control · Mathematics 2023-07-21 Du Nguyen

The graph isomorphism (GI) problem is the computational problem of finding a permutation of vertices of a given graph $G_1$ that transforms $G_1$ to another given graph $G_2$ and preserves the adjacency. In this work, we propose a quantum…

Quantum Physics · Physics 2019-01-23 Xi Li , Hanwu Chen

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

Multiple polylogarithms appear in analytic calculations of higher order corrections in quantum field theory. In this article we study the numerical evaluation of multiple polylogarithms. We provide algorithms, which allow the evaluation for…

High Energy Physics - Phenomenology · Physics 2009-11-10 Jens Vollinga , Stefan Weinzierl

Equivariant neural networks are a class of neural networks designed to preserve symmetries inherent in the data. In this paper, we introduce a general method for modifying a neural network to enforce equivariance, a process we refer to as…

Machine Learning · Computer Science 2025-11-19 Erkao Bao , Jingcheng Lu , Linqi Song , Nathan Hart-Hodgson , William Parson , Yanheng Zhou