English
Related papers

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

200 papers

We construct a noncommutative version of a general renormalizable SO(10) GUT with Higgses in the 210, $\overline{126}, 45, 10$ and 120 irreps of SO(10) and a Peccei-Quinn symmetry. Thus, we formulate the noncommutative counterpart of a…

High Energy Physics - Theory · Physics 2014-03-26 C. P. Martin

The C programming language and its cousins such as C++ stipulate the static storage of sets of structured data: Developers have to commit to one, invariant data model -- typically a structure-of-arrays (SoA) or an array-of-structs (AoS) --…

Programming Languages · Computer Science 2025-09-16 Pawel K. Radtke , Tobias Weinzierl

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…

Quantum Physics · Physics 2009-10-30 Ruediger Schack , Todd A. Brun

After the discovery of a Higgs boson, the next step is to measure its properties and test their accordance with the predictions of the Standard Model, in particular the couplings of the Higgs boson. In this talk we discuss what information…

High Energy Physics - Phenomenology · Physics 2012-04-02 Michael Rauch

SimTensor is a multi-platform, open-source software for generating artificial tensor data (either with CP/PARAFAC or Tucker structure) for reproducible research on tensor factorization algorithms. SimTensor is a stand-alone application…

Mathematical Software · Computer Science 2016-12-13 Hadi Fanaee-T , Joao Gama

High-field superconducting REBCO magnets contain several coils with many turns. For these magnets, electro-thermal quench is an issue that magnet designers need to take into account. Thus, there is a need for a fast and accurate software to…

Superconductivity · Physics 2025-02-18 Anang Dadhich , Philippe Fazilleau , Enric Pardo

In an era of widespread influence of Natural Language Processing (NLP), there have been multiple research efforts to supplant traditional manual coding techniques with automated systems capable of generating solutions autonomously. With…

Computation and Language · Computer Science 2024-12-10 Namrata Das , Rakshya Panta , Neelam Karki , Ruchi Manandhar , Dinesh Baniya Kshatri

We present TTC, an open-source parallel compiler for multidimensional tensor transpositions. In order to generate high-performance C++ code, TTC explores a number of optimizations, including software prefetching, blocking, loop-reordering,…

Mathematical Software · Computer Science 2016-03-09 Paul Springer , Jeff R. Hammond , Paolo Bientinesi

QUESO stands for Quantification of Uncertainty for Estimation, Simulation and Optimization and consists of algorithms and C++ classes intended for research in uncertainty quantification, including the solution of statistical inverse problem…

Pauli first noticed the hidden SO(4) symmetry for the Hydrogen atom in the early stages of quantum mechanics [1]. Departing from that symmetry, one can recover the spectrum of a spinless hydrogen atom and the degeneracy of its states…

Symbolic Computation · Computer Science 2021-08-18 Pascal Szriftgiser , Edgardo S. Cheb-Terrab

This paper shows how to build a sparse tensor algebra compiler that is agnostic to tensor formats (data layouts). We develop an interface that describes formats in terms of their capabilities and properties, and show how to build a modular…

Mathematical Software · Computer Science 2018-11-13 Stephen Chou , Fredrik Kjolstad , Saman Amarasinghe

In this paper a library for spin--angular integration in LS-coupling for many-electron atoms is presented. The software is an implementation of a methodology based on the second quantization in coupled tensorial form, the angular momentum…

Atomic Physics · Physics 2007-05-23 G. Gaigalas

The $\mathsf{SO(10)}$ model with a heavy Higgs spectrum consisting of $\mathsf{560+\overline{560}}$ and a light Higgs spectrum consisting of $2\mathsf{\times 10+320}$ plet representations of $\mathsf{SO(10)}$ is unique among…

High Energy Physics - Phenomenology · Physics 2025-03-26 Jinzheng Li , Pran Nath , Raza M. Syed

This thesis describes the development of two independent computer programs, Herwig++ and Effective. Both of these programs are used for phenomenological predictions of high energy physics. Herwig++ is used to simulate events as measured at…

High Energy Physics - Phenomenology · Physics 2007-05-23 Philip Stephens

In this era of diverse and heterogeneous computer architectures, the programmability issues, such as productivity and portable efficiency, are crucial to software development and algorithm design. One way to approach the problem is to step…

Mathematical Software · Computer Science 2012-07-10 Mauro Bianco , Ugo Varetto

Tensor computations overwhelm traditional general-purpose computing devices due to the large amounts of data and operations of the computations. They call for a holistic solution composed of both hardware acceleration and software mapping.…

Hardware Architecture · Computer Science 2021-05-05 Qingcheng Xiao , Size Zheng , Bingzhe Wu , Pengcheng Xu , Xuehai Qian , Yun Liang

The SageManifolds project aims at extending the mathematics software system Sage towards differential geometry and tensor calculus. Like Sage, SageManifolds is free, open-source and is based on the Python programming language. We discuss…

General Relativity and Quantum Cosmology · Physics 2015-06-16 Eric Gourgoulhon , Michal Bejger , Marco Mancini

A program for the calculation of the total Higgs production cross section via gluon fusion at hadron colliders including next--to--leading order QCD corrections is presented. It is suitable especially for Standard Model Higgs bosons and the…

High Energy Physics - Phenomenology · Physics 2007-05-23 M. Spira

This paper is a manual with tips and tricks for programming tensor network algorithms with global $SU(2)$ symmetry. We focus on practical details that are many times overlooked when it comes to implementing the basic building blocks of…

Strongly Correlated Electrons · Physics 2020-07-02 Philipp Schmoll , Sukhbinder Singh , Matteo Rizzi , Roman Orus

Recently we presented TTC, a domain-specific compiler for tensor transpositions. Despite the fact that the performance of the generated code is nearly optimal, due to its offline nature, TTC cannot be utilized in all the application codes…

Mathematical Software · Computer Science 2017-05-12 Paul Springer , Tong Su , Paolo Bientinesi