-
Feature request via WA-DoH (via [slack](https://bedfordlab.slack.com/archives/C01G4B4UY31/p1730391930819899)): annotating mutations between the inferred root and the reference sequence is necessary fo…
-
### API Spec link
https://github.com/Azure/azure-rest-api-specs/blob/main/specification/cognitiveservices/data-plane/AzureOpenAI/inference/stable/2024-10-21/inference.json
### API Spec version
2024…
-
### Description
The inference rules produced with proof.sty do not display correctly
### (Optional:) Please add any files, screenshots, or other information here.
_No response_
### (Required) What…
-
Currently we use named tuples to hold our rules for type inference and overloading but that means we have massive type signatures in each of our functions. We should instead just use structs to hold t…
-
### Label
batch, inference, meta/workflow
### Priority Label
high priority
### Is your feature request related to a problem? Please describe.
One needs to write it's own batch script (see example…
-
## Description
Platform containers reach 100% CPU usage and become unresponsive.
Causes liveness probe to fail and restarts.
## Environment
1. OS (where OpenCTI server runs): Ubuntu 22.04 LT…
-
As far as I can tell, the 'full posterior' in equation 15 (section 3, page 13) of the [straightline chapter](https://github.com/davidwhogg/DataAnalysisRecipes/blob/master/straightline/straightline.tex…
-
Pixie’s protocol tracer captures traffic for various protocols, including HTTP, gRPC, postgres and many more. The protocol tracer relies on protocol inference rules to classify traffic based on the co…
-
## Summary
I have code which repeatedly reduces to the first term returned from `apply-reduction-relation` until no more remain. Sometimes, a term causes a reduction in the list to heavily slow dow…
-
Is `(integer 0 *)` supported in
https://github.com/marcoheisig/restricted-functions/blob/master/code/type-inference-rules/numbers.lisp#L66
?