-
i.e. You have to define both:
`promote_rule(::MyRingElemType, ::BaseRingElemType)` and
`promote_rule( ::BaseRingElemType, ::MyRingElemType)`
-
**Modified by dietmarw on 2 Jul 2015 10:36 UTC**
This is a ticket discussion changing the documentation format from a binary documentation format to some sort of markup language.
The proposal is to u…
-
A lot of things were being said, so let's summarize what we know so far.
**In general about the converter**
1. The new font converter is written in Node.Js and can be run offline (CLI) and onli…
-
The Scoping Document (only in german) describes "supporting processes" in #User Story ID E07.01.
The RKI wants to manipulate tresholds directly on the devices. So forth the API is accessing and m…
-
This is more an open question for HOTT than an issue found in the HOTT book.
In section 11.5, compactness of the interval, some things are said about covering subsets of R by families of open inter…
-
# DID Doc Encoding: Abstract Data Model in JSON
This is a proposal to simplify DID-Docs by defining a simple abstract data model in JSON and then permitting other encodings such as JSON-LD, CBOR, e…
-
See the #247 comment thread
@hyc:
> Monero is still the only coin that is private by default - it's the one that should be recommended first.
ghost updated
5 years ago
-
I have code that works well with SSD1306 using I2C
Today I got a NewHaven 256x64 display and got it connected up (4 wire SPI).
Initially, I had a problem with `updateDisplayArea ` being offset, …
-
Some LEWG reviewers mentioned this, and it emerged again in the discussion of issue #17, so I thought I should write up something more detailed. I went a bit overboard, this may need to be an LEWG pap…
-
![image](https://user-images.githubusercontent.com/14159269/55466070-6a6a8080-5639-11e9-8c08-c4a05ae9ed1a.png)
As I understand that combine is somehow ~ (append & filter) thus W(combine) = W(append…