English
Related papers

Related papers: A tutorial for the MAPLE ETA package

200 papers

We present Quantum MASALA, a compact package that implements different electronic structure methods in Python using the plane-wave basis. Within just 8100 lines of pure Python code, we have implemented Density Functional Theory (DFT),…

Materials Science · Physics 2024-10-24 Shri Hari Soundararaj , Agrim Sharma , Manish Jain

Presentation of set matrices and demonstration of their efficiency as a tool using the path/cycle problem.

Discrete Mathematics · Computer Science 2007-09-28 Sergey Gubin

This is the manual of the first version of QEDtool, an object-oriented Python package that performs numerical quantum electrodynamics calculations, with focus on full state reconstruction in the internal degrees of freedom, correlations and…

High Energy Physics - Theory · Physics 2026-04-07 Jesse Smeets , Preslav Asenov , Alessio Serafini

Deductive verification has become a mature paradigm for the verification of industrial software. Applying deductive verification, however, requires that every function in the code base is annotated with a function contract specifying its…

Logic in Computer Science · Computer Science 2025-01-22 Jesper Amilon , Dilian Gurov , Christian Lidström , Mattias Nyberg , Gustav Ung , Ola Wingbrant

Although Extract Method is a key refactoring for improving program comprehension, refactoring tools for such purpose are often underused. To address this shortcoming, we present JExtract, a recommendation system based on structural…

Software Engineering · Computer Science 2015-06-22 Danilo Silva , Ricardo Terra , Marco Tulio Valente

Test time adaptation (TTA) equips deep learning models to handle unseen test data that deviates from the training distribution, even when source data is inaccessible. While traditional TTA methods often rely on entropy as a confidence…

Machine Learning · Computer Science 2024-09-17 Afshar Shamsi , Rejisa Becirovic , Ahmadreza Argha , Ehsan Abbasnejad , Hamid Alinejad-Rokny , Arash Mohammadi

$\tt DsixTools$ is a Mathematica package for the handling of the Standard Model Effective Field Theory (SMEFT) and the Low-energy Effective Field Theory (LEFT) with operators up to dimension six, both at the algebraic and numerical level.…

High Energy Physics - Phenomenology · Physics 2021-02-23 Javier Fuentes-Martin , Pedro Ruiz-Femenia , Avelino Vicente , Javier Virto

We assume some standard choices for the branch cuts of a group of functions and consider the problem of then calculating the branch cuts of expressions involving those functions. Typical examples include the addition formulae for inverse…

Mathematical Software · Computer Science 2013-07-10 Matthew England , Russell Bradford , James H. Davenport , David Wilson

DDSCAT.5a is a freely available software package which applies the "discrete dipole approximation" (DDA) to calculate scattering and absorption of electromagnetic waves by targets with arbitrary geometries and complex refractive index. The…

Astrophysics · Physics 2007-05-23 B. T. Draine , Piotr J. Flatau

We introduce real induction, a proof technique analogous to mathematical induction but applicable to statements indexed by an interval on the real line. More generally we give an inductive principle applicable in any Dedekind complete…

History and Overview · Mathematics 2012-08-07 Pete L. Clark

Let F be a local non-archimedean field. We prove a formula relating orbital integrals in GL(n,F) (for the unit Hecke function) and the generating series counting ideals of a certain ring. Using this formula, we give an explicit estimate for…

Number Theory · Mathematics 2013-03-13 Zhiwei Yun

In the era of the Big Data revolution, methods for the automatic discovery of regularities in large datasets are becoming essential tools in applied sciences. This article presents an open software package, named MODULO (MODal mULtiscale…

Data Analysis, Statistics and Probability · Physics 2020-11-12 Davide Ninni , Miguel A. Mendez

Electromagnetic (EM) simulation plays a crucial role in analyzing and designing devices with sub-wavelength scale structures such as solar cells, semiconductor devices, image sensors, future displays and integrated photonic devices.…

The comparison of numerical data with published plots is a frequently occurring task. In this article I present a short computer program written in Java(TM) helping in those cases where someone wants to get the numbers out of a plot but is…

Computational Physics · Physics 2007-10-16 Peter Uwer

This paper is devoted to the function introduced by M. P. Appell in connection with decomposition of elliptic functions of the third kind into simple elements. We show that this function (which appeared as a Fukaya triple product in…

Algebraic Geometry · Mathematics 2007-05-23 Alexander Polishchuk

We study idempotent analogs of topological tensor products in the sense of A. Grothendieck. The basic concepts and results are simulated on the algebraic level. This is one of a series of papers on idempotent functional analysis.

Functional Analysis · Mathematics 2007-05-23 Grigori Litvinov , Viktor Maslov , Grigori Shpiz

A package of Maple 5.3 commands for doing calculations with anticommutative variables is presented.

High Energy Physics - Theory · Physics 2007-05-23 E. S. Cheb-Terrab

In this paper we study multiple Dedekind symbols and the associated multiple reciprocity functions. There is a bijection between the two sets of them after a normalization. By this bijection we define products of multiple reciprocity…

Number Theory · Mathematics 2020-10-28 Zhongyu Jin , Qingchun Tian , Yuan Zhou

The main objective of this paper is to give a summary of our recent work on recursion formulae for intersection numbers on moduli spaces of curves and their applications. We also present a conjectural relation between tautological rings and…

Algebraic Geometry · Mathematics 2011-03-24 Kefeng Liu , Hao Xu

Test-Time Augmentation (TTA) is a very powerful heuristic that takes advantage of data augmentation during testing to produce averaged output. Despite the experimental effectiveness of TTA, there is insufficient discussion of its…

Machine Learning · Computer Science 2024-02-13 Masanari Kimura