-
Higher Order Logic can be useful for expressing modalities like deontics and for implementing event calculus temporality features. As a working list, getting access to HOL in Blawx would require:
A…
-
Running some benchmarks with @jhale we've noticed that there was a performance regression introduced in https://github.com/FEniCS/ffcx/pull/645.
More specifically, before the above PR any blocked C…
-
### 🐛 Describe the bug
`torch.compile` is ignoring the `pre_hook` argument defined in `triton.Config`, which makes models using some Triton kernels output wrong results.
Here's a simple example to …
-
Alternatively/additionally to a fixed upper boundary on the number of resources (current quota parameter), it would be good to have a mechanism that pursues a longterm average, e.g. implemented as a d…
-
**Describe the bug**
ASReview needs to read titles, abstract, etc. from the user input data. It accepts multiple column names for this data. When multiple options are available, it will pick one depe…
-
# **Context of this change**
The preset royalty policies we will have will only cover higher priority use cases. However, different apps may want their very unique logic that can only be made from …
-
### Go version
go 1.23 / go1.24-fc968d4 / go1.24-165bf24
### Output of `go env` in your module/workspace:
```shell
GO111MODULE=''
GOARCH='arm64'
GOBIN=''
GOCACHE='/Users/coxley/Library/Caches/go…
-
1. Homotopy Levels and Shifts:
We can interpret the number of shifts as corresponding to homotopy levels:
- S⁰(P(i)) : Level -2 (contradictions)
- S¹(P(i)) : Level -1 (propositions)
- S²(P(i)) : Leve…
-
Whether we need this depends on some other architectural decisions. I'm writing this up so I can refer to it elsewhere.
Right now, defining both `GET /abc/*` and `GET /abc/def` is an error at start…
-
Added expressivity compatible with your ideas:
[Extensional Higher Order Prolog](https://billwadge.wordpress.com/2016/01/18/extensional-higher-order-prolog/) by Bill Wadge.
There is also a very shor…