1,098 results for Errors · 0.164s

arxiv.org/abs/1305.6196v1

The Wiener and Terminal Wiener indices of trees

Heydari \cite{heydari2013} presented very nice formulae for the Wiener and terminal Wiener indices of generalized Bethe trees. It is pity that there are some errors for the formulae. In this paper, we correct these errors and characterize all trees w...

arxiv.org/abs/2405.15565v2

Error Crafting in Mixed Quantum Gate Synthesis

In fault-tolerant quantum computing, errors in unitary gate synthesis is comparable with noise inherent in the gates themselves. While mixed synthesis can suppress such coherent errors quadratically, there is no clear understanding on its remnant err...

Sponsored Partners
arxiv.org/abs/1503.02714v2

A Flexible System for Automatic Quality Control of Oceanographic Data

Sampling errors are inevitable when measuring the ocean; thus, to achieve a trustable set of observations requires a quality control (QC) procedure capable to detect spurious data. While manual QC by human experts minimizes errors, it is inefficient...

arxiv.org/abs/2504.15707v1

RePOPE: Impact of Annotation Errors on the POPE Benchmark

Since data annotation is costly, benchmark datasets often incorporate labels from established image datasets. In this work, we assess the impact of label errors in MSCOCO on the frequently used object hallucination benchmark POPE. We re-annotate the...

arxiv.org/abs/2308.12079v1

Using the TypeScript compiler to fix erroneous Node.js snippets

Most online code snippets do not run. This means that developers looking to reuse code from online sources must manually find and fix errors. We present an approach for automatically evaluating and correcting errors in Node.js code snippets: Node Cod...

arxiv.org/abs/2202.05577v1

A Quick Repair Facility for Debugging

Modern development environments provide a widely used auto-correction facility for quickly repairing syntactic errors. Auto-correction cannot deal with semantic errors, which are much more difficult to repair. Automated program repair techniques, des...

arxiv.org/abs/1101.0134v1

The case for measuring gamma precisely

We first review the methods for determining gamma from B->D K decays that appeared after CKM 2008. We then discuss the theoretical errors in gamma extraction. The errors due to neglected D-Dbar and B_{d,s}-Bbar_{d,s} mixing can be avoided by includin...

support.google.com/youtube/answer/3037019?hl=en

Troubleshoot YouTube video errors - Google Help

Troubleshoot problems playing videos Troubleshoot YouTube video errors Green screen in video player How to fix no sound on YouTube Fix wrong video metadata on Facebook and X Send YouTube …

en.wikipedia.org/wiki/Compilation_error

Compilation error - Wikipedia

compilation errors only refer to static compilation and not dynamic compilation. However, dynamic compilation can still technically have compilation errors

support.google.com/youtube/answer/3037019?hl=en

Troubleshoot YouTube video errors - Google Help

Troubleshoot problems playing videos Troubleshoot YouTube video errors Green screen in video player How to fix no sound on YouTube Fix wrong video metadata on Facebook and X Send YouTube …

arxiv.org/abs/1712.08971v2

Human-Centric Data Cleaning [Vision]

Data Cleaning refers to the process of detecting and fixing errors in the data. Human involvement is instrumental at several stages of this process, e.g., to identify and repair errors, to validate computed repairs, etc. There is currently a plethora...

github.com/aspnet/Diagnostics

aspnet/Diagnostics

[Archived] Diagnostics middleware for reporting info and handling exceptions and errors in ASP.NET Core, and diagnosing Entity Framework Core migrations errors. Project moved to https://github.com/aspnet/AspNetCore (⭐ 210)

arxiv.org/abs/2203.02776v2

Boosting human decision-making with AI-generated decision aids

Human decision-making is plagued by many systematic errors. Many of these errors can be avoided by providing decision aids that guide decision-makers to attend to the important information and integrate it according to a rational decision strategy. D...

arxiv.org/abs/2601.08949v1

Corrigendum for Hans Corrigendum

S.E. Hans paper, Remarks on Pseudocovering Spaces in a Digital Topological Setting: A Corrigendum, is meant to address errors in previous papers. However, this paper is also marked by errors in its mathematics, as well as improprieties in its citatio...

stackoverflow.com/questions/1032161/what-is-the-use-of-the-symbol-in-php

What is the use of the @ symbol in PHP? - Stack Overflow

Jun 23, 2009 · Like already some answered before: The @ operator suppresses all errors in PHP, including notices, warnings and even critical errors. BUT: Please, really do not use the @ operator at …

arxiv.org/abs/2210.10733v2

Error Suppression for Arbitrary-Size Black Box Quantum Operations

Efficient suppression of errors without full error correction is crucial for applications with NISQ devices. Error mitigation allows us to suppress errors in extracting expectation values without the need for any error correction code, but its applic...

github.com/cockroachdb/errors

cockroachdb/errors

Go error library with error portability over the network (⭐ 2356)

arxiv.org/abs/2112.12667v1

Using Silent Writes in Low-Power Traffic-Aware ECC

Using Error Detection Code (EDC) and Error Correction Code (ECC) is a noteworthy way to increase cache memories robustness against soft errors. EDC enables detecting errors in cache memory while ECC is used to correct erroneous cache blocks. ECCs are...

arxiv.org/abs/2106.00004v1

A note ON MONOGENEITY of pure number fields

Gassert's paper "A NOTE ON THE MONOGENEITY OF POWER MAPS" is cited at least by $17$ papers in the context of monogeneity of pure number fields despite some errors that it contains and remarks on it. In this note, we point out some of these errors, an...

arxiv.org/abs/2508.14118v1

Hallucinations in medical devices

Computer methods in medical devices are frequently imperfect and are known to produce errors in clinical or diagnostic tasks. However, when deep learning and data-based approaches yield output that exhibit errors, the devices are frequently said to h...

github.com/chrisgrieser/nvim-rulebook

chrisgrieser/nvim-rulebook

All-around helper for dealing with errors and diagnostics: Prettify typescript errors, add inline-comments to ignore rules, and lookup rule documentation online. (⭐ 111)