中文
相关论文

相关论文: Rigorous Analytic Combinatorics in Several Variabl…

200 篇论文

Asg is a Python package that solves penalized linear regression and quantile regression models for simultaneous variable selection and prediction, for both high and low dimensional frameworks. It makes very easy to set up and solve…

统计计算 · 统计学 2021-11-02 Álvaro Méndez Civieta , M. Carmen Aguilera-Morillo , Rosa E. Lillo

Data summarization is essential to discover insights from large datasets. In a spreadsheets, pivot tables offer a convenient way to summarize tabular data by computing aggregates over some attributes, grouped by others. However, identifying…

数据库 · 计算机科学 2025-12-03 Whanhee Cho , Anna Fariha

We consider the following problem: given a program, find tight asymptotic bounds on the values of some variables at the end of the computation (or at any given program point) in terms of its input values. We focus on the case of…

计算机科学中的逻辑 · 计算机科学 2023-06-22 A. M. Ben-Amram , G. W. Hamilton

This manuscript synthesizes almost fifteen years of research in algebraic combinatorics, in order to highlight, theme by theme, its perspectives. In part one, building on my thesis work, I use tools from commutative algebra, and in…

组合数学 · 数学 2009-12-15 Nicolas M. Thiéry

We describe here a rudimentary sage implementation of the Bhattacharya-Mesner hypermatrix algebra package.

数学软件 · 计算机科学 2014-03-12 Edinah K. Gnang , Ori Parzanchevski , Yuval Filmus

We propose a new method for obtaining complete asymptotic expansions in a systematic manner, which is suitable for counting sequences of various graph families in dense regime. The core idea is to encode the two-dimensional array of…

组合数学 · 数学 2024-12-02 Sergey Dovgal , Khaydar Nurligareev

We have developed a patch implementing multivariate polynomials seen as a multi-base algebra. The patch is to be released into the software Sage and can already be found within the Sage-Combinat distribution. One can use our patch to define…

组合数学 · 数学 2012-07-03 Viviane Pons

We present a SageMath package for calculating elliptic genera of homogeneous spaces and their complete intersections. This includes the calculation of the basis of weak Jacobi forms, Chern numbers of homogeneous spaces and their complete…

代数几何 · 数学 2023-06-22 Kenta Kobayashi

\pkg{multiplex} is a computer program that provides algebraic tools for the analysis of multiple network structures within the \proglang{R} environment. Apart from the possibility to create and manipulate multivariate data representing…

社会与信息网络 · 计算机科学 2022-01-31 J Antonio Rivero Ostoic

Researchers would often like to leverage data from a collection of sources (e.g., primary studies in a meta-analysis) to estimate causal effects in a target population of interest. However, traditional meta-analytic methods do not produce…

统计方法学 · 统计学 2025-05-15 Guanbo Wang , Sean McGrath , Yi Lian

This is the compendium of the cluster algebra and quiver package for sage. The purpose of this package is to provide a platform to work with cluster algebras in graduate courses and to further develop the theory by working on examples, by…

组合数学 · 数学 2011-03-30 Gregg Musiker , Christian Stump

We introduce the package combinatorics for the software CoCoA. This package provides a data structure and the necessary methods for computing several known enumerative combinatorial invariants.

组合数学 · 数学 2026-02-16 Akin Scott , Michele Torielli

The paper reports on a computer algebra program LSSS (Linear Selective Systems Solver) for solving linear algebraic systems with rational coefficients. The program is especially efficient for very large sparse systems that have a solution…

符号计算 · 计算机科学 2011-09-14 Thomas Wolf , Eberhard Schruefer , Kenneth Webster

Let $F(x)= \sum_{\nu\in\NN^d} F_\nu x^\nu$ be a multivariate power series with complex coefficients that converges in a neighborhood of the origin. Assume $F=G/H$ for some functions $G$ and $H$ holomorphic in a neighborhood of the origin.…

组合数学 · 数学 2012-08-07 Alexander Raichev , Mark C. Wilson

We consider asymptotics of power series coefficients of rational functions of the form $1/Q$ where $Q$ is a symmetric multilinear polynomial. We review a number of such cases from the literature, chiefly concerned either with positivity of…

组合数学 · 数学 2018-05-01 Yuliy Baryshnikov , Stephen Melczer , Robin Pemantle , Armin Straub

We report on implementations for algorithms treating algebraic and arithmetic properties of hypergeometric functions in the computer algebra system SageMath. We treat hypergeometric series over the rational numbers, over finite fields, and…

符号计算 · 计算机科学 2026-02-05 Xavier Caruso , Florian Fürnsinn

In many-particle problems involving interacting fermions or bosons, the most natural language for expressing the Hamiltonian, the observables, and the basis states is the language of the second-quantization operators. It thus appears…

量子物理 · 物理学 2015-05-28 Rok Zitko

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…

高能物理 - 唯象学 · 物理学 2009-11-10 Jens Vollinga , Stefan Weinzierl

The article presents and documents the Mathematica package SymBuild. This package implements the computation and manipulation of integrable symbols appearing in various calculations in high-energy scattering amplitudes. By using Gr\"obner…

高能物理 - 理论 · 物理学 2018-11-01 Vladimir Mitev , Yang Zhang

In the analysis of large/big data sets, aggregation (replacing values of a variable over a group by a single value) is a standard way of reducing the size (complexity) of the data. Data analysis programs provide different aggregation…

机器学习 · 计算机科学 2023-03-29 Vladimir Batagelj