-
-
Idris version: 1.2.0
OSs: macOS & Ubuntu
# Steps to Reproduce
Open REPL
type `[1..1000]` and hit Enter.
It takes very long and consumes 100% of 1 CPU core
# Expected Behavior
It should be a…
-
I am updating mrtrix package to 3.x in Debian (will come up with mrtrix3 to make it possible to install 0.2.x series or this brand new mrtrix3). Nearly all toolkits (FSL, AFNI, ...) in neuroimaging w…
-
There is a large user group now that don't use Trim button in a way they were coded.
Example is quad's pilot.
They switch off trims not to mess with 4 basic channels and use Logic Switches, Input…
-
- [ ] Problem 1: Multiples of 3 and 5
- [ ] Problem 2: Even Fibonacci Numbers
- [ ] Problem 3: Largest prime factor
- [ ] Problem 4: Largest palindrome product
- [ ] Problem 5: Smallest multiple
…
-
listTheory is cluttered with stuff that has moved in over time from rich_listTheory, and depends on probably too many things (like pred_setTheory). There is arguably a "core" theory about lists, that …
xrchz updated
9 years ago
-
Looking for ambiguous lemmas, I came across `enkelt`, but I am wondering if the ambiguity is just a typo. There are 14 examples of `enkelt` in the training data, 8 of which have `enkelt` as the lemma…
-
I tried this code:
```rust
use core::future::IntoFuture;
use futures::future::{ready, Ready};
struct Foo;
impl IntoFuture for &Foo {
type Output = u32;
type IntoFuture = Ready;
…
-
LZ4 is included as a dependancy, but it doesn't look to be used. Is there a reason for this?
Would you be open to a PR that optionally enables LZ4 compression of keys and/or values?
-
A wealth of applications require strong authentication and long-lived secure identities. The Internet requires a common continuously evolving strong identity layer. This would make the Internet safer,…