-
Currently the data structure for footnotes and formatting look like this:
```go
type Verse struct {
Number int `json:"number"`
Text string `json:"text"`
Footnotes […
-
#### Description of the problem
It is useful when writing inversion-style automation to know how many parameters an inductive type should have. It is also sometimes important to know, given a …
-
### Is there an existing request for feature?
- [X] I have searched the existing issues
### What feature would you like?
Session app helps people communicate with security, privacy and withou…
-
#### Description of the problem
The ssrbool module cannot be extracted, which make its use a bit tricky in projects such as MetaCoq:
File "./theories/Extraction.v", line 34, characters 0-41:…
-
Why don't we create an abstract type Functor that has the API:
```julia
dom(F::Functor)::Theory
codom(F::Functor)::Theory
function (F::Functor)(x::Ob{:generator})
...
end
function (F::Fun…
-
Network being used is LSTM -> Linear -> Sigmoid network using Mackey-Glass.
```
net_cfg.add_layer(LayerConfig::new(
// Layer name is only used internally - can be changed to anything…
-
- superspace
- Lagrangian
- holomorphy of the superpotential
- vacua of SYM, SQED, SQCD
- NSVZ beta function
-
Should I just paste and put your complete prompt into the system prompt for the model?
I find that most of the time the model doesn't follow the structure.
This is my exp result for four models …
-
Are there tools and would it be meaningful to run generated tests against all possible input like in clojure.
The big issue here is understanding what the expected outcome for a set of inputs woul…
-
I have a very vanilla topbar, taken straight from the docs:
```
Topbar height race condition
My Site
Menu
…