-
A while ago I registered [rustronomy.org](http://rustronomy.org/) and the https://github.com/rustronomy github organization.
It seems that your project is already further ahead than I will realisti…
-
Looks like the new formality configuration can only be one of a defined set of values. That means it should be a Popup Selection, as opposed to a Text Field.
-
**Describe the bug**
When you have a entity with a repeatable component, that itself contains the JSON field type, translation will fail to save - even if the component is marked as non-translatable.…
-
```
localparam string TESTED_VERSIONS[] =
{
"2023.1",
"2023.2"
};
```
$ svinst test.sv
files:
parse failed: "test.sv"
test.sv:72:42
|
72 | localparam string TESTED…
-
https://github.com/nikomatsakis/a-mir-formality/pull/97 adds in a fn-def type that unifies early/late bound parameters into a single list. It also includes a better approach to implied bounds. But the…
-
We understand that data exist on the volume of work that is done by laboratories in Malawi (CHAI have collated it and used in their work). If we were to have it, we could use it as an additional calib…
-
I trained the algorithm with recommended parameters ( Tranformer, transformer_prepend, 200k steps).
Most of the summarization task's output is either full or partial input test. What mistake am I ma…
-
The main insight behind self types is easy to explain. Simple functions can be written as `A -> B`, and an application `f` a has type `B`. Dependent functions can be written as `(x: A) -> B x`, and an…
-
**Describe the bug**
After translate header splitы into 3 lines
**Expected behavior**
if the title is in one line: then translate it into one line
**Screenshots**
**System (please…
-
The theory thus far has been written to use the built-in Pure equality as the definitional equality, the idea initially being to take advantage of as much built-in functionality as possible.
Howeve…