-
I'm using the [long-form inference example](https://github.com/collabora/WhisperSpeech/blob/main/Long-form%20inference.ipynb) @jpc provided to process longer text blocks. I tried to process Donald Knu…
-
In his article "Structured Programming with go to Statements" Donald Knuth describes a syntactic pattern called "event indicators", which allow breaking out of a loop, while maintaining a value. They …
-
引用会议论文的时候,从谷歌上查的bib就会出现[S.l.:s.n.]
-
Hi Simon,
I love your project, but I'ld like to point out that it is not beating Java's BigInteger in every respect.
Since Java 8, BigInteger may use intrinsics, say optimized assembler code, and …
-
I've been working on this project on-and-off for 2 years in a kind of scattershot way, mostly doing projects that interest me like the recent serializable VMs work (#3). I think it would be interestin…
-
ERROR in ./~/diffie-hellman/lib/primes.json
Module build failed: SyntaxError: Unexpected token, expected ; (2:11)
ERROR in ./~/elliptic/package.json
Module build failed: SyntaxError: Unexpected t…
-
I've been thinking about `splitOn` and `replace` for `ByteString`. They can be expressed in terms of [`breakSubstring`](http://hackage.haskell.org/package/bytestring-0.11.0.0/docs/Data-ByteString.html…
-
When you use babel and the standard LaTeX engine (TeXLive 2020), if
the "french" option is given, either as main or as a secondary
language, then biblatex truncates a postnote field that contains a
…
-
```
As we have discussed, the VTR flow produces different results in Linux, Max or
Windows.
I've tracked the problem down to ABC. ODIN produces identical blifs; however,
when ABC optimized the bli…
-
This is an implementation of the abstract PathTableau class. This gives the
jeu-de-taquin operation of evacuation on skew semistandard tableau, the operation of promotion on rectangular semistandard…