-
```
What steps will reproduce the problem?
1. rc522_reader seems to "hang" after the first match of a id in
/etc/RC522.conf
2.
3.
What is the expected output? What do you see instead?
I would expe…
-
Hi!
I'm very interesting in your works. I would like to reproduce your results but I have a problem when I run vocabulary.py error :"rdkit.Chem.rdchem.KekulizeException: Can't kekulize mol. Unkekul…
-
For sets, this does an object identity check for membership, I suppose we could do N^2 `deepEqual()` checks on the set members to determine if they match... Likewise for maps...
```JS
if (a …
pygy updated
10 months ago
-
If I execute the following file to the end in CoqIDE (and vscoq), and I close the file, the coqproofworker that tried to check the (diverging) proof of the lemma asynchornous in the background doe…
-
For instance modifying the example in the doc to add Polymorphic:
~~~coq
Require Import Relation_Definitions Setoid.
Record Setoid : Type :=
{ car: Type;
eq: car -> car -> Prop;
refl…
-
The new treatment of globs (introduced in #440 which fixes #102) leads to an unsoundness.
The theory below illustrates that.
(There are some admits, I can fill them in if they are required, but I …
-
thread for ideas and discussions for RL env. The standard/common way in ML is to use OpenAIs Gym (https://gym.openai.com/). Currently, I am unsure if that is what we want for our environment (e.g. cuz…
-
I'm using `HSubst` in a case where the outer type doesn't have variables of its own (first-order logic; terms are a separate type, variables are bound by quantifiers in the props). I want to derive `H…
-
Hi,
is this project still maintained. We like it very much and would hate to see it go abandoned.
We'd be glad to help!
-
Hi, I am trying to execute the scripts/preprocess.py and getting this error.
"""
Traceback (most recent call last):
File "/usr/lib/python3.7/multiprocessing/pool.py", line 121, in worker
r…