-
Hello,
Is it possible to implement other reading from chinese power meter such as current or power factor?
Because not all loads in our house is ohmic. There are inductive loads such as refrigir…
-
## Steps to reproduce the issue
I've noticed that recently a simple testbench I wrote to check a combinational circuit using SymbiYosys' `prove` mode has started to observe a failing inductive case. …
-
### Prerequisites
* [X] Check that your issue is not already filed:
https://github.com/leanprover/lean4/issues
* [X] Reduce the issue to a minimal, self-contained, reproducible test case.
…
-
reference from [Learning to encode position for transformer with continuous dynamical model in ICML 2020](https://arxiv.org/abs/2003.09229)
the relative position embedding which used by botnet is …
-
Add support for LCD/LED displays with menu functionality. This will be used for basic configuration and information display.
kloon updated
4 years ago
-
可以分布式训练,对于inductive的算法是否可以分布式预测?
-
Coq is asking me why the left and the right side of the equation at the bottom of page 3 (the one that says 'apD Hrec (p_i a) = q_i a (Bi Hrec a)`) have the same type. Is this supposed to be obvious?
…
-
Inequalities:
* Have a set of inductive inequality definitions (http://www.reddit.com/r/Idris/comments/6ya7jg/unification_problems_associated_with_totality/), and bijections to the witness-style ones…
-
Here's my initial thoughts about this language:
+ Conversion check should be nominal for simplicity
+ Only case-tree instantiation need to be supported
+ Surface syntax should be considerate of p…
-
Found in 0400a88.
Given an inductive type family, applying the Pruviloj `induction` tactic seems to get things into a state where `intro` no longer works.
Here I've `intro`'d the top-level parameter…