中文
相关论文

相关论文: How to write a coequation

200 篇论文

Convenient parameterizations of matrices in terms of vectors transform (certain classes of) matrix equations into covariant (hence rotation-invariant) vector equations. Certain recently introduced such parameterizations are tersely…

可精确求解与可积系统 · 物理学 2009-11-10 M. Bruschi , F. Calogero

This article proposes a convenient tool for decoding the output of neural networks trained by Connectionist Temporal Classification (CTC) for handwritten text recognition. We use regular expressions to describe the complex structures…

神经与进化计算 · 计算机科学 2016-03-31 Tobias Strauß , Gundram Leifert , Tobias Grüning , Roger Labahn

We make explicit the correspondence between syntax and syntactic categories for coherent first-order logic, providing a categorical characterization of bi-interpretability. This is done by creating a biequivalence between a bicategory of…

逻辑 · 数学 2023-07-11 Anthony D'Arienzo , Vinny Pagano , Ian M. J. McInnis

How to manage coherence as a continuous variable quantum resource is still an open question. We face this situation from the very definition of incoherent states in quadrature basis. We apply several measures of coherence for some physical…

量子物理 · 物理学 2023-07-18 Laura Ares , Alfredo Luis

Writing a scientific article is a challenging task as it is a highly codified genre. Good writing skills are essential to properly convey ideas and results of research work. Since the majority of scientific articles are currently written in…

计算与语言 · 计算机科学 2025-01-10 Léane Jourdan , Florian Boudin , Richard Dufour , Nicolas Hernandez

In order for language models to aid physics research, they must first encode representations of mathematical and natural language discourse which lead to coherent explanations, with correct ordering and relevance of statements. We present a…

计算与语言 · 计算机科学 2023-06-05 Jordan Meadows , Zili Zhou , Andre Freitas

Due to their numerous advantages, formal proofs and proof assistants, such as Coq, are becoming increasingly popular. However, one disadvantage of using proof assistants is that the resulting proofs can sometimes be hard to read and…

编程语言 · 计算机科学 2017-12-12 Andrew Bedford

We speak of a \textit{computational law} when that law is intended to be enforced by software through an automated decision-making process. As digital technologies evolve to offer more solutions for public administrations, we see an…

Computation, the use of a computer to solve, simulate, or visualize a physical problem, has revolutionized how physics research is done. Computation is used widely to model systems, to simulate experiments, and to analyze data. Yet, in most…

物理教育 · 物理学 2015-11-18 Marcos D. Caballero

Search engines for equations now exist, which return results matching the query's mathematical meaning or structural presentation. Operating over scientific papers, online encyclopedias, and math discussion forums, their content includes…

数字图书馆 · 计算机科学 2016-09-13 Deanna C. Pineau

Coherence simplices are generic topological correlation-function defects supported by a hierarchy of coherence functions. We classify coherence simplices based on their topology and discuss their structure and dynamics, together with their…

量子物理 · 物理学 2013-06-25 Tapio P. Simula , David M. Paganin

A biological experiment is the most reliable way of assigning function to a protein. However, in the era of high-throughput sequencing, scientists are unable to carry out experiments to determine the function of every single gene product.…

定量方法 · 定量生物学 2016-01-07 Iddo Friedberg , Predrag Radivojac

Should the final right bracket in a record declaration be on a separate line? Should arguments to the rewrite tactic be separated by a single space? Coq code tends to be written in distinct manners by different people and teams. The…

人机交互 · 计算机科学 2020-07-01 Pengyu Nie , Karl Palmskog , Junyi Jessy Li , Milos Gligoric

Contemporary proof assistants such as Coq require that recursive functions be terminating and corecursive functions be productive to maintain logical consistency of their type theories, and some ensure these properties using syntactic…

编程语言 · 计算机科学 2023-01-26 Jonathan Chan , Yufeng Li , William J. Bowman

A significant amount of research has considered mathematical proofs, the students who learn them, and the instructors that teach them, from a variety of perspectives. This paper considers this topic from four main perspectives: students'…

历史与综述 · 数学 2018-06-20 Christopher M. van Bommel

Program synthesis--the automated generation of executable code from high-level specifications--has been a central goal of computer science for over fifty years. This thesis provides a comparative literature review of the main paradigms that…

编程语言 · 计算机科学 2025-08-04 Zurabi Kobaladze , Anna Arnania , Tamar Sanikidze

We overview some recent results in the field of uncertainty quantification for kinetic equations and related problems with random inputs. Uncertainties may be due to various reasons, such as lack of knowledge on the microscopic interaction…

数值分析 · 数学 2020-04-13 Lorenzo Pareschi

Syntax highlighting in the form of colours and font diversification, is an excellent tool to provide clarity, concision and correctness to writings. Unfortunately, this practice is not widely adopted, which results in often hard-to-parse…

软件工程 · 计算机科学 2021-03-25 Marco Patrignani

The syntactic behaviour of texts can highly vary depending on their contexts (e.g. author, genre, etc.). From the standpoint of stylometry, it can be helpful to objectively measure this behaviour. In this paper, we discuss how coalgebras…

计算与语言 · 计算机科学 2021-08-10 Joël A. Doat

TextFormats is a software system for efficient and user-friendly creation of text format specifications, accessible from multiple programming languages (C/C++, Python, Nim) and the Unix command line. To work with a format, a specification…

编程语言 · 计算机科学 2023-02-01 Giorgio Gonnella