English
Related papers

Related papers: Using C++ to Calculate $\mathsf{SO(10)}$ Tensor Co…

200 papers

The C++ programming language provides classes and structs as fundamental modeling entities. Consequently, C++ code tends to favour array-of-structs (AoS) for encoding data sequences, even though structure-of-arrays (SoA) yields better…

Mathematical Software · Computer Science 2025-09-16 Pawel K. Radtke , Tobias Weinzierl

Tensor methods have become a promising tool to solve high-dimensional problems in the big data era. By exploiting possible low-rank tensor factorization, many high-dimensional model-based or data-driven problems can be solved to facilitate…

Optimization and Control · Mathematics 2019-08-22 Chunfeng Cui , Cole Hawkins , Zheng Zhang

We introduce bindings that enable the convenient, efficient, and reliable use of software modules of CGAL (Computational Geometry Algorithm Library), which are written in C++, from within code written in Python. There are different tools…

Computational Geometry · Computer Science 2023-06-08 Nir Goren , Efi Fogel , Dan Halperin

We present the library {\tt ggxy}, written in {\tt C++}, which can be used to compute partonic and hadronic cross sections for gluon-induced processes with at least one closed heavy quark loop. It is based on analytic ingredients which…

High Energy Physics - Phenomenology · Physics 2025-09-09 Joshua Davies , Kay Schönwald , Matthias Steinhauser , Daniel Stremmer

Tensor networks (TNs) are a central computational tool in quantum science and artificial intelligence. However, the lack of unified software interface across tensor-computing frameworks severely limits the portability of TN applications,…

Quantum Physics · Physics 2026-01-01 Rong-Yang Sun , Tomonori Shirakawa , Hidehiko Kohshiro , D. N. Sheng , Seiji Yunoki

A C++ software design is presented that can be used to interpolate data in any number of dimensions. The design is based on a combination of templates of functional collections of elements and so-called type lists. The design allows for…

Mathematical Software · Computer Science 2019-07-08 Maarten de Jong

The use of unitary invariant subspaces of a Hilbert space $\mathcal{H}$ is nowadays a recognized fact in the treatment of sampling problems. Indeed, shift-invariant subspaces of $L^2(\mathbb{R})$ and also periodic extensions of finite…

Functional Analysis · Mathematics 2016-06-29 Antonio G. García , Alberto Ibort , María J. Muñoz-Bouzo

Sparse tensor networks are commonly used to represent contractions over sparse tensors. Tensor contractions are higher-order analogs of matrix multiplication. Tensor networks arise commonly in many domains of scientific computing and data…

Programming Languages · Computer Science 2024-01-11 Saurabh Raje , Yufan Xu , Atanas Rountev , Edward F. Valeev , Saday Sadayappan

Best rank-one approximation is one of the most fundamental tasks in tensor computation. In order to fully exploit modern multi-core parallel computers, it is necessary to develop decoupling algorithms for computing the best rank-one…

Numerical Analysis · Mathematics 2024-03-05 Chuanfu Xiao , Zeyu Li , Chao Yang

Tensor decomposition plays a key role in identifying common features across a collection of matrices in many areas of science. A fundamental need in big data research is to process data tabulated as large-scale matrices using eigenvectors.…

Computational Engineering, Finance, and Science · Computer Science 2016-05-24 HyungSeon Oh

We consider Grand Unified Theories based on $SO(10)$ which originate from string/$M$ theory on $G_2$ manifolds or Calabi-Yau spaces with discrete symmetries. In this framework we are naturally led to a novel solution of the doublet-triplet…

High Energy Physics - Phenomenology · Physics 2016-08-07 Bobby S. Acharya , Krzysztof Bożek , Miguel Crispim Romão , Stephen F. King , Chakrit Pongkitivanichkul

The aim of this work is to define and implement an extended C++ language to support the SIMD programming paradigm. The C++ programming language has been extended to express all the potentiality of an abstract SIMD machine consisting of a…

Programming Languages · Computer Science 2007-05-23 Alessandro Lonardo , Emanuele Panizzi , Benedetto Proietti

Computationally efficient classification system architecture is proposed. It utilizes fast tensor-vector multiplication algorithm to apply linear operators upon input signals . The approach is applicable to wide variety of recognition…

Computer Vision and Pattern Recognition · Computer Science 2016-03-08 Pavel Dourbal , Mikhail Pekker

The benchmark for computation is typically given as Turing computability; the ability for a computation to be performed by a Turing Machine. Many languages exploit (indirect) encodings of Turing Machines to demonstrate their ability to…

Formal Languages and Automata Theory · Computer Science 2014-10-29 Thomas Given-Wilson

Lattice surgery is a leading approach for implementing fault-tolerant logical operations in surface code quantum computing, but compiling efficient lattice surgery layouts remains challenging. Existing compilers are largely circuit-centric…

Quantum Physics · Physics 2026-03-31 Junyu Zhou , Yuhao Liu , Ethan Decker , Justin Kalloor , Mathias Weiden , Kean Chen , Costin Iancu , Gushu Li

Can the SO(10) model with one {\bf 10} and one {\bf 126} Higgs scalars give the observed masses and mixings of quarks and leptons without any other additional Higgs scalars? Recently, at least, for quarks and charged leptons, it has been…

High Energy Physics - Phenomenology · Physics 2014-11-17 K. Matsuda , Y. Koide , T. Fukuyama , H. Nishiura

SISSO (sure-independence screening and sparsifying operator) is an artificial intelligence (AI) method based on symbolic regression and compressed sensing widely used in materials science research. SISSO++ is its C++ implementation that…

Performance · Computer Science 2025-02-28 Sebastian Eibl , Yi Yao , Matthias Scheffler , Markus Rampp , Luca M. Ghiringhelli , Thomas A. R. Purcell

We introduce the non-SUSY orbifolder, which is a program developed in C++ that computes the low-energy effective theory of non-supersymmetric heterotic orbifold compactifications. The program includes routines to compute the massless…

High Energy Physics - Theory · Physics 2025-04-30 Enrique Escalante-Notario , Ricardo Perez-Martinez , Saul Ramos-Sanchez , Patrick K. S. Vaudrevange

Asymptotic grand unification provides an alternative approach to gradually unify gauge couplings in the UV limit, where they reach a non-trivial UV fixed point. Using an economical and realistic particle content setup, we demonstrate that…

High Energy Physics - Phenomenology · Physics 2025-09-04 Gao-Xiang Fang , Zhi-Wei Wang , Ye-Ling Zhou

The high-performance scalable parallel algorithm for rigorous calculation of partition function of lattice systems with finite number Ising spins was developed. The parallel calculations run by C++ code with using of Message Passing…

Distributed, Parallel, and Cluster Computing · Computer Science 2012-02-21 Alexey A. Peretyatko , Ivan A. Bogatyrev , Vitaliy Yu. Kapitan , Yury V. Kirienko , Konstantin V. Nefedev , Valery I. Belokon