-
This *epic* issue serves as the general discussion thread for [all validation tests](https://github.com/LSSTDESC/descqa/issues?q=label%3A%22validation%3A+extragalactic%22) on the extragalactic catalog…
yymao updated
6 years ago
-
Even with `C: StableDeref`, moving the cart can potentially invalidate the yoke.
However, miri does not *by default* report any errors when using yoke. This is due to the fact that miri's aliasing …
-
A place to keep an ongoing list of documentation issues.
-
## 😯 Problem to Solve
Some applications are rendering a grey line between tabs and tab contents. This is happening inconsistently between apps and requires potentially fragile code that restyles pa…
-
Given inductively defined naturals `data N = Z | S N` we can define finite sets as follows:
``` haskell
data Fin :: N -> Type where
FZ :: Fin (S n)
FS :: Fin n -> Fin (S n)
```
If I wrap the abo…
-
## Problem
Linked list is one of the essential data structures beside an array. It allows you to add, insert, or remove elements in constant time, without re-allocating the whole structure.
For…
-
Hi EconML Team,
I am working on causal inference over compositional data. I wonder if we need to furhter preprocess our data first (e.g., Centered log ratio transform) before we use any causal infe…
-
I really like your delta simulator & created a data set for a delta design I am thinking about building. I ran into a couple of limitations of openscad that I had to get around. In your Delta_simula…
-
At this point, it would be interesting to run some benchmarks with simple kernels and moderately large datasets to see how this package compares to others in terms of performance. Other packages of in…
-
| --- | --- |
| Bugzilla Link | [175446](https://bugs.eclipse.org/bugs/show_bug.cgi?id=175446) |
| Status | CLOSED FIXED |
| Importance | P3 normal |
| Reported | Feb 25, 2007 04:30 EDT |
| Modif…