-
This issue describes how to implement the `comparisons` concept documents for the python track.
## Getting started
**Please please please read the docs before starting.** Posting PRs witho…
-
This is a proposal on how to simplify the current (and soon growing) number of classes to represent substances, mixtures, and phases existing in different physical states:
**Species classes**:
* […
-
old script:
```js
I am seeking both a mentee to mentor and(function executeRule(current, previous /*null when async*/) {
var regex = /(!joke)/gmi;
if (regex.test(current.text)) {
var joke…
-
Playing around, I ran NIST P-256 Field Inversion. The results page (and readme) says the best known cost is 266:
But a local run of addchain says 264. :)
```
addchain: expr: "2^256-2^224+2^192+…
-
I was just playing around with the TuneScope library, but then I noticed that when I used any of the sound blocks, they threw this error
> Note.getAudioContext is not a function
What really baff…
-
**The final standard can be found here: https://eips.ethereum.org/EIPS/eip-20**
******
```
ERC: 20
Title: Token standard
Status: Draft
Type: Informational
Created: 19-11.2015
Resolution: h…
-
Given that the `pipe(..)` / `flow(..)` proposal failed to gain stage-1 status and was subsequently revoked, and the main justification for that was because it was felt that we should just throw all ou…
-
Hi @patrick-kidger,
I was excited to test out `Diffrax` in our code. However, we found it did not perform as well as expected. This is likely to nuances on our end, but because o https://github.com/g…
-
`.canonical_label` on bipartite graph returns a graph with incorrect partite sets. The following code illustrates an example, where the resulting graph `C` has vertices `1` and `9` in the same left …
-
The documentation for [`locale.id`](https://chapel-lang.org/docs/language/spec/locales.html#ChapelLocale.locale.id) does not clearly describe how the method behaves on sub-locales (such as GPUs).
I…