-
Dear Tim,
(I edited this issue, because on re-reading it, I found out, that I can use Latex....).
I studied your Intro to Quantum Information Science - the first part - Foundations.
Great book,…
-
This is just a thought. I'm interested in what people think.
Background:
Go has two short circuit binary operators, `&&` and `||`, that only evaluate their second operand under certain conditio…
-
The currently supported SQL grammar is 21c. See [supported versions](https://github.com/Trivadis/plsql-cop-cli/blob/main/parser-limitations.md#supported-oracle-versions)
We should add support for 2…
-
There are some technical limitations with [create-react-app](https://github.com/facebook/create-react-app), one of which is that the latest release was more than a year ago and the ecosystem keeps mov…
-
### Requested Feature
Recursively search output directory for matching songs. Currently, only the output directory is searched instead of sub folders as well which can make managing songs quite diffi…
-
\documentclass[a4paper,11pt]{article}
\usepackage{style/preamble}
% \titleformat{\subsection}[runin]{}{}{}{}[]
\renewcommand*{\thesection}{\Roman{section}}
\renewcommand*{\thesubsection}{\alph{sub…
-
### Problem
Historically AGS stores a script color value in 16-bit format (iirc it is R5-G6-B5) in both 16-bit and 32-bit games. This causes obvious problems in 32-bit games:
* you do not have acc…
-
### Describe the bug
There are 2 problem:
- when `tol=1e-4`(default), the solver does not give a warning when it solved badly.
- when `alpha` is extrimely small (like 1e-8), the solver could not …
-
| --- | --- |
| Bugzilla Link | [471114](https://bugs.eclipse.org/bugs/show_bug.cgi?id=471114) |
| Status | RESOLVED FIXED |
| Importance | P3 major |
| Reported | Jun 26, 2015 06:27 EDT |
| Modi…
-
We need a way to slice / split a token by range, using the index.
```text
/foo/bar/baz
↑ ↑ ↑
0 1 2
```