-
It might be useful to extend the `computational-algebra` library to solve quantified formulas instead of quantifier-free formulas.
I found [a Haskell library](https://github.com/QEPCAD-Haskell/QEPC…
-
is there a programmatic way of producing lists of direct-object-verbs, nns and verb-prts?
For example, looking at the restricted 390 sentences subcorpus 3-4-5,
I got out of 140 dobj relations,…
-
v2 looks amazing - thanks for the work. i have tried using it with our project and ran into a few issues that might be worth documenting in your blog. and i have a couple questions that i'm working on…
-
Ubuntu 22.04
Rust 1.70.0
Postgres 15
Followed the instructions from "Install from Scratch". On the step to `cargo install lemmy_server ...`, it compiles a bunch of packages successfully until "le…
-
env:
Mac M1
```
➜ silius git:(c3f7e44) ✗ rustc --version
rustc 1.70.0 (90c541806 2023-05-31) (built from a source tarball)
```
stable-aarch64-apple-darwin (default) (override)
nightly-20…
-
## Issue
Mapping timestamps to LSN is slow for tenats with large SLRU counts.
The slowness comes from repeatedly querying SLRUs without using vectored get. On a tenant with 190 slru
blocks this …
-
There are various [crates](https://crates.io/crates/enum-iterator) that allow for iterating over the constants in an enum, but such a core feature should be part of the standard library.
ghost updated
2 years ago
-
Is there anyone out that enjoys designing GUIs that wants to help redesign the look of the modules?
I find it tedious myself and would rather focus on functionality.
Strum updated
5 years ago
-
Hello, I really like your modules and now I a m using patchmatrix in every patch I am doing, so thanks a lot.
But just now I am a bit limited by the size (10x10) and I was thinking in 2 solutions:
1…
-
`Role` has a manual implementation of `From` and `Into` so that it can be converted to numbers easily. This should be some kind of derive macro. I noticed that we even test our implementation (because…
TTWNO updated
8 months ago