-
Currently, `FieldCommon` and `Field` classes are used both for declaration of the field as it is requested by particular equation and for the representation of the field instance.
In particular Fi…
-
### Checklist
- [X] I agree to follow the [Code of Conduct](https://github.com/flatpak/flatpak/blob/main/CODE_OF_CONDUCT.md) that this project adheres to.
- [X] I have searched the [issue tracker](ht…
-
(moving this conversation from #2953 )
In some tests, there's an unusual configuration performed on DUT only for 100G FR ports, e.g.:
https://github.com/openconfig/featureprofiles/blob/91796ca845a55…
-
Potential regression from #69
@chen-pin Can you put together a minimal working example that worked just after merging, but doesn't anymore? Or even simpler, a minimal working example that should wo…
ehpor updated
3 years ago
-
## Current list of default categories the pipeline will fetch:
* astro-ph.EP Earth and Planetary Astrophysics
* astro-ph.GA Astrophysics of Galaxies
* astro-ph.HE High …
-
Discussed today during Q4 planning, @kathy-phet mentioned that she wants this (and thinks it is close) to be included in pretty much every new sim. Let's make sure this is up to standards, with good d…
-
### Bug Description
The act of the CNOT gate is not what it is expected. In particular it changes the target qubit when the control qubit is in the ground state instead of excited state given that in…
-
For very large models, memory requirements become demanding. Would it be possible to formally state the scaling laws in the documentation or even provide functions to estimate the absolute memory usag…
-
`filter` and `filterIndex` are two optic combinators with similar name and behaviour but different types, which may be confusing.
```scala
val siblings: Lens[User, List[String]] = ...
siblings.…
-
Most (if not all) of the generated functions from arrow-optics, are seemingly `inline` for no reason. The compiler complains about this with the following message:
> Expected performance impact fro…