-
for example in this file
https://math-comp.github.io/htmldoc/mathcomp.algebra.ssrint.html
the local notations
```coq
Local Notation "-%Z" := (@oppz) : int_scope.
Local Notation "- x" := (oppz x) …
-
### Has your issue already been fixed?
- [ ] Have you checked to see if your issue still exists on the `master` branch? See [the docs](https://github.com/dosisod/refurb#developing) for instructions o…
-
When specifying a schedule via direct concrete index notation, TACO assumes that the postorder traversal of tensors in the index expression will match the postorder traversal of tensors in the concret…
-
### Is your feature request related to a problem?
The `obj_Controller.variable` notation is very useful for accessing variables from some singleton controller object, but it's often misused, especi…
-
For this program (with #2687 merged to support non-elementals and array notation):
```
program where_test
integer, dimension(10) :: a, b = 0, c = 0
a = (/1, 2, 3, 4, 5, 6, 7, 8, 9 ,10 /)
…
-
Currently, many built-in rules support the `message` option's function feature:
https://github.com/stylelint/stylelint/blob/113888c0ddea330d9083efc6c5ff081a1b97069b/docs/user-guide/configure.md?pla…
-
### Motivation
Many times you want to include a very long shell call as a script that should fit into 1 line, e.g.:
```
dotnet tool install Microsoft.DotNet.XHarness.CLI …
-
We need a enable the search of variants in the OpenTargets platform search.
## Background
It should be possible to search on
- variant id (chr_pos_ref_alt)
- search on exact ”chr_pos_” …
-
Currently, subscript notation in `Serie` only allows the selection of columns:
https://github.com/s-leroux/fin/blob/16ec6073385b4f8bfeade58370ada605d59281f3/fin/seq/serie.pyx#L400-L432
We may ex…
-
According to [MDN](https://developer.mozilla.org/en-US/docs/Web/API/HTMLCollection), HTMLCollection should be string indexable:
> HTMLCollection also exposes its members directly as properties by b…