-
**Note from the teaching team:** This bug was reported during the _Part II (Evaluating Documents)_ stage of the PE. **You may reject this bug if it is not related to the quality of documentation.**
Pe…
-
**Note from the teaching team:** This bug was reported during the _Part II (Evaluating Documents)_ stage of the PE. **You may reject this bug if it is not related to the quality of documentation.**
![…
-
メタプロ本に載っている例: https://leanprover-community.github.io/lean4-metaprogramming-book/main/07_elaboration.html#mini-project
```lean
elab "#findCElab " c:command : command => do
let macroRes ← liftMac…
-
![Screenshot 2024-04-19 at 5.26.19 PM.png](https://raw.githubusercontent.com/wapisai/pe/main/files/ffcd5f88-16d9-4eea-b71b-2129b8659586.png)
before going into main features, no elaboration on what CAP…
-
(Might take it as a continutation from ISSUE #6) It might have been better to state in the UG that if an invalid temperature is eing input (range outside 16-30) and it is an integer, the appliancewil…
-
## Issue description
While trying to debug a package (based on the un-deprecation-bannered https://nixos.org/wiki/Debugging_a_Nix_Package) using `nix-shell custom-packages.nix -A mypackage` the docum…
-
Can I get some more insight into this?
https://docs.astronomer.io/software/upgrade-astronomer#renamed-feature-flag-in-helm-configuration
Also [link ](https://github.com/astronomer/docs/blob/ab607…
-
I might be the only person in the world right now using the xsim backend, but we need to use it for simulating Vivado IP :)
This very simple testbench fails with xsim but not in verilator:
```
…
-
In the following example, setting `Primitive Projections` breaks a definition with holes. It seems that the constructor of primitive record, `exist`, is not inferred.
~~~coq
Set Implicit Arguments…
-
Hi , Its bit of a silly question but can u elaborate **path_to/video_frames** in this command
python summary2video.py -p log-test/result.h5 -d **path_to/video_frames** -i 0 --fps 30 --save-dir log …