-
Study the paper: “Untapped Potential in Peirce's Iconic Notation for the Sixteen Binary Connectives” and collect the references to notations devised by Peirce, Peirce’s students and others.
-
Adding it here so I don't have to keep jumping between repos.
Please add as you see fit.
-
Long-term issue [as requested](https://github.com/rschwiebert/dart_data/issues/50#issuecomment-1962413772) by @rschwiebert.
See the edit history for older batches (1, 2, 3: 9 Mar 2024; 4: 10 Apr 20…
-
# Feature request:
`determine_next_phase` currently only has the global cache to work with, which is constant. For switching between phases based on what's happening in a simulation, it'll need acc…
-
I tried training with a much smaller portion of the dataset. Here is the CPU memory usage after each epoch. It seems to increase linearly for the first 17 epochs, then stays stable around 4.8 GB till …
-
## Problem
I believe `modexp` (modular exponentiation) should be available as an opcode, as it seems like an important crypto primitive. It is also present in many other chains like EVM. While I ha…
-
This is something I've wanted for a while and since I couldn't find an issue for it I thought I may as well open one.
Could we add linear types to agda at some point? They are extremely nifty for b…
-
### Is there an existing issue for this problem?
- [X] I have searched the existing issues
### Operating system
Windows
### GPU vendor
Nvidia (CUDA)
### GPU model
4090
### GPU VRAM
24GB
### …
-
Another interesting analysis alternative to the averaging procedure we use now is to use a linear model, where a binary (or continuous) response is predicted by the contrast values, and then taking th…
-
#### Reproduction
https://stackblitz.com/edit/angular-akgquv
Steps to reproduce:
1. Open stackblitz.
2. Fill the form in the third step.
3. Click "next" or "back" button.
#### Expected…