-
It has been desired for a while to be able to test, when B is a subcategory of A, whether it is a *full subcategory* or not; equivalently this is whether any A-morphism is a B-morphism (up to forget…
-
Hi, I tried your package on ICLR2023 with the keyword "disentangling" but the paper "Continual Unsupervised Disentangling of Self-Organizing Representations" is not returned, which seems wrong. The pa…
-
TL;DR summary: How can I tell clients about the projected CRS of my dataset and/or query data stored in a non-trivial CRS?
We are considering using EDR (https://docs.ogc.org/is/19-086r5/19-086r5.ht…
-
target: june 2023
wanted:
- pandas-2 (is pyarrow based)
- SQLalchemy-2
- python-3.11.4
- python-3.12.0 betas, with multi-interpreters early "experimental" APIs (package 'interpreters-3-12')
…
-
### Model Title
BBB (TDC dataset)
### Publication
Hello @sayantani11 !
As part of your Outreachy contribution, we have assigned you the dataset "BBB" from the Therapeutics Data Commons to try an…
-
I just added a new discussion thread (#426) about the V2 design rules. As stated in TL;DR, the main idea is to:
- Allow comparison and addition/subtraction for quantities of the same kinds. This is t…
-
#401 is too big of a step.
The `quantity` class template takes a template argument for the quantity dimension. The `quantity_kind` class template slightly extends them to describe the "is a kind of…
-
Trying to coerce a polynomial over a finite field into a polynomial ring over a bigger field gives a bogus result:
```
sage: Fq. = GF(5^2)
sage: Fqq. = GF(5^4)
sage: f = Fq['x'].random_element(); f…
-
Understanding the design of `spatialDistribution` isn't easy, see https://specification.modelica.org/master/operators-and-expressions.html#spatialdistribution. Here, I'm bringing up one small detail …
-
* identify dataset
* add instructions to generate the rawdata (don't check-in the rawdata to the repo!)
* add the necessary config files to run the pipeline with the dataset (targets, contrasts, etc…