-
The RWTH Team has suggested to stick to ISO norms for the values of Country and Region. They implemented the location notation like this for example: [CA/BC/Vancouver](https://confident.dbis.rwth-aach…
-
> **NOTE:** While the LRM has an "abstract-type" already, this isn't about _that_ —rather it's more about CS's Abstract Data Types— irrespective of this issue, new/altered RM terminology, as well as …
-
OZW 1.6 currently uses two different notations of 'Watt' (**W** vs **Watt**)
It is an idea to create a PR that will make it consistent throughout the entire library ?
```
```
```
…
-
When you use autoscaling, all nodes have the same Name tag, which makes ec2dns useless for those. You should think of a notation to specify an index when nodes are ordered by launch date, then by, let…
-
Currently, the attribute field in yaml custom policies does not support paths that include dots ("."). This makes it difficult to reference nested keys that have dots in their names, such as:
```yaml…
mbukh updated
3 weeks ago
-
I propose to start using new syntax for addressing transactions compiled from the blueprint in hooks instead of transaction names. Transaction names will be supported for backward compatibility.
Tra…
-
At present SymPy cannot represent arbitrarily index Unions and intersection. In symbolic notation we need ![union](http://quicklatex.com/cache3/34/ql_32bcb1c766c59cfacf8c1ae865045534_l3.png) and ![int…
-
Jinja2 index operator `[]` follows the python arrays slicing semantic: https://stackoverflow.com/questions/509211/understanding-slice-notation
It needs to be supported.
-
# Documentation
Currently, there are two different method signature style in builtin type `str`.
- The new style, marking the positional only parameters, like `zfill(self, width, /)`
- The old …
-
It would be good to support vector literals and add special support to the backends to lower them directly to the runtime representation.
As far as syntax, I think directly prefixed literals would…