-
Transcribed verbatim from CPAN RT#83378, warts and all.
Sat Feb 16 13:40:13 2013 ribasushi [...] leporine.io - Ticket created
Subject: The slice-to-hash-with-rename feature is incomplete
Cha…
-
Hi, from the README this looks very similar to TransformVariables, and to some special cases of Bijectors. How is this package different from those? It would be helpful to have some details on this in…
-
### Issue
tl;dr - I think there is some possible doubling in the reporting of sent tokens on the summary/cost estimate line and I think aider isn't accounting for the cached input rate when calculati…
-
This is a parent epic for gathering multiple conversations/threads/tickets about how to scale DRS and what dependencies this has on things like Passport and token expiration.
Related tickets:
* #337…
-
Hello,
While working on the orthogroups PR, I ran into an issue with the way proteins are managed in GNB.
Currently, there are no 'proteins' in DB. When accessing a gene, proteins sequences are …
-
Related to #55
I think it'd be interesting to be able to annotate functions written in the hacspec subset of Rust in such a way that they could be extracted out of a larger Rust program and treate…
-
The monadic formulation of the strongly-connected component algorithm caught my attention; it's really elegant and concise. I hope that the https://github.com/leanprover/functional_programming_in_lean…
-
Milestone 2 incudes cleanup, documentation, and unit testing of the code. With Milestone 1 successfully demo'd, it's clear that some code should be rearranged a bit, and unit tests written for the re…
-
## Entry
https://www.smlfamily.org
Used for general-purpose programming, research, and education, particularly in the areas of symbolic computing, compiling,
formal methods, applied logic.
A…
-
(I found this while thinking further about https://github.com/racket/racket/pull/4913#discussion_r1472969940.)
Consider the following program:
```racket
#lang racket
(require racket/treelist)
(…