-
- [ ] Add mathjax to the API docstring for FSS 2D
- [ ] Add mathjax to the API docstring for FSS 2D Binary
- [ ] Add mathjax to the API docstring for FSS 2D Single Field
- [x] Fully test dask OR wr…
-
I know that address options are not used much, and possibly some of the new features won't respect the flag, but there's no way via the API to check an address' options and maybe that would be worth h…
-
- #32543: Mark unstable tests due do #29956.
- #32763: Increase tolerance in doctests of `modular/modform/numerical.py`
- #33353: increase tolerance of doctests in `modular/modform/numerical.py`
- #…
-
The VSF survey identified the following topics for the possible workshop (unfiltered). Shall we act on any of these, and if yes with which priorities?
- Polaritons/light-matter interactions
- Quo …
-
This is essentially #4105 but for Galois group elements.
```
sage: K. = NumberField(x^6 + 40*x^3 + 1372)
sage: G = K.galois_group()
sage: L = [G.artin_symbol(Q) for Q in K.primes_above(5)]
sage: L[…
-
Certain important functionalities are missing in `AbstractLinearRankMetricCode`.
A list with functionalities to be added:
- Computing the support of a codeword. Both column and row support are desir…
-
Some interlaced H264 1080i streams won't be HW deinterlaced on FTV 4K 3rd gen.
Using a tvheadend server I'm streaming - source is HDHomerun, method is pass through, not enough HP for transcoding y…
-
Steps to reproduce:
- Execute aerich upgrade
- Add model level index using indexes list
```
class IndexedModel(Model):
class Meta:
table = "indexed_model"
indexes = [Index(f…
-
Suggestion here:
Under auspices of R Aggregate, Meet, Greet Meetup.. , I like to see if any interest in joining me in studying R and [RANDOM WALK](https://en.wikipedia.org/wiki/Random_walk) , whi…
-
I'm trying to thinking about a way for pydantic to communicate extra field information to hypothesis which is:
1. reusable by other libraries - e.g. doesn't use hypothesis types
2. doesn't require …