-
## Abstract
By reviewing a few concepts, we can define type sets, constraint interface satisfaction, interface implementation, in a way that makes the `comparable` interface obey a general rule in…
-
I wonder whether it would be possible to rewrite the logp graphs to marginalize over finite discrete variables, indicated by the user (not necessarily all that are in the graph).
```python
x_rv =…
-
Introduce a `..` syntax, such that `x..y` ends up creating a `Range` of `x` and `y`.
- [x] Proposal added:
- https://github.com/dotnet/csharplang/blob/master/proposals/csharp-8.0/ranges.cs
-…
-
# "fffaraz/awesome-cpp"
*22-06-2021 13:07*
> A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff. - fffaraz/awesome-cpp
A cur…
-
Checked on 8/27/18:
## Fontbakery report
[23] Family checks
:fire: FAIL: Check font has a license.
* [com.google.fonts/check/028](https://github.com/googlefonts/fontbakery/search?q=com.goo…
-
As per https://scienceplusplus.org/metascience/ .
Table of Contents
- [How does the culture of science change?](https://scienceplusplus.org/metascience/#how-does-the-culture-of-science-change)
…
-
I'm adding this here so, i woudn't forget.
Create check that detect missing () around mathematical expressions when operators of different priority are used.
```
int main()
{
return 2 + 2 *…
-
The openEOProcessScriptBuilder tries to determine an output type, but in fact sets it to float most of the time.
We on the other hand only use this output celltype in apply_dimension on bands, and ign…
-
**Prettier 1.13.5**
[Playground link](https://prettier.io/playground/#N4Igxg9gdgLgprEAuc0DOMAEA3AhgGwFc5MBeTSKAEwEsYbpMB+TACikP31wCN84AagWLMWAMwL4euMAGshROAEpMSTFGgA5Ttz6DhcANwgANCAgAHeumShcAJ3sQA7gA…
-
## Point of contact
@nikomatsakis @aturon @withoutboats
## Overview
As part of the effort to lower Rust's learning curve, we are interested in pursuing a number of language improvements that …