-
We are moving forward trying to add support to multiple Test Suites in a single Job. This will bring power to Avocado but also brings to us some challenges.
The current avocado Job implementation …
-
We're going to need cartesian closed categories. My intuition is to define it by asserting that the right adjoint to product exists, but maybe this is awkward to phrase using what's in mathlib - let's…
-
Hi,
I am trying to install the Julia Release 1.4.2 from source code.
Using GCC 6.3.0 (compiled from source):
```
[sfux@eu-a6-001-01 julia-1.4.2]$ gcc --version
gcc (GCC) 6.3.0
Copyright (C…
-
### Describe the bug
Bar chart truncating first and last columns when using multiple datasets. You can see that the width of the first and last columns appear to be half that of the columns in the mi…
-
In Version 2.3.0 you introduced CustomFilterCompilers to allow us to provide complex filters. This has been very much appreciated as it lets us deal with child collections.
Would it be possible to …
-
Consider porting all of the following:
- [x] 2-Category.agda
- [x] 2-Category/Categories.agda
- [x] Adjunction.agda
- [x] Adjunction/Composition.agda
- [x] Adjunction/CompositionLaws.agda
- [x…
-
https://github.com/agda/agda-categories/blob/2eb7858ec634a2fe44767528014b4ac21f5ef061/Categories/Category/Monoidal/Braided.agda#L37-L53
I believe the definition of a braided category should also in…
-
I was looking at various type classes, and this sentence caught my eye: "MonoidK is a universal monoid which operates on kinds." - great, this is a really useful abstraction!
However, I couldn't help …
-
**Original bug ID:** 3806
**Reporter:** administrator
**Status:** closed
**Resolution:** won't fix
**Priority:** normal
**Severity:** feature
**Category:** ~DO NOT USE (was: OCaml general)
**Related t…
-
Exception: https://paste.dimdev.org/yilaqohabe.txt
Mixin:
```java
@Redirect(method = "(Lnet/minecraft/block/Block;[Lnet/minecraft/block/properties/IProperty;)V", at = @At(value = "INVOKE", targ…