-
The wallet has poor fuzz coverage. Hopefully, some work is being done to improve it. The goal of this issue is to actively track current work and work that needs to be done to improve fuzz coverage fo…
-
@shivampcosmo has code which translates catalogs of halo masses and sky positions into a healpix SZ signal (differentiably!). It follows the implementation in [this paper](https://academic.oup.com/mnr…
maho3 updated
4 months ago
-
Goal is to remove [EditWithRangeUpdater](https://github.com/cursorless-dev/cursorless/blob/35f06f664749b1430209ca90e7ff4680efa0ea50/src/typings/Types.ts#L184)
- [ ] Support multiple edits in the s…
-
Android currently creates a completely new order whenever the user goes back to the product selection from the checkout screen => this makes the code quite simple as a new order is always created and …
-
# Problem
Encountered this while working on https://github.com/KumoCorp/kumomta, in [this branch](https://github.com/KumoCorp/kumomta/pull/292). (I think this is the one I was mentioning earlier in…
-
The room-64-64-16.map file was recently updated, necessitating regeneration of the scenarios.
I ran `create_problems_for_map(r'D:\mapf\maps\room-64-64-16.map', 2, 300)` and ran into the following err…
eli-b updated
3 years ago
-
After a few minutes of playing with a prototype PaNET term selector, it has become clear that there are more missing subclass/superclass relationships between the PaNET techniques. For example, ‘x-ray…
-
### 🐞 **Problem**
React Scale currently lacks built-in support for form validation libraries. Developers are required to manually integrate and configure validation libraries like **Yup** or **…
-
According to the current documentation, a single [named goal selector](https://coq.inria.fr/refman/proof-engine/ltac.html?highlight=goal%20selector#grammar-token-selector) can be used at a time, where…
-
**Problem Statement**
Add a "Endian Selection" button, or something else works similar. Sometimes programmers needs to works with different endian like "Big Endian" in UTF-8 and "Little Endian" that …