-
If the user can folding/unfolding the blocks just by clicking the `[title]`, that will be cool.
Besides, maybe a fast jump to the end/beginning of the block by clicking is also helpful.
-
I would like to suggest adding a high-level description about what this library can be used for.
I stumbled across this library looking for ways to [analyze dependencies for my master's thesis](htt…
-
Hi Banduppy developer,
I am trying to unfold the band structure where SC is orthorhombic (OUC) and PC is a hexagonal cell, but this is not working. Can I do this unfolding? It would be a great help i…
-
### Steps to Reproduce
1. Click a post to view comments
2. Unfold phone, or otherwise trigger onConfigurationChange. (e.g. if you don't have a foldable: trigger accessibility > color inversion, or s…
-
The method you propose does not contain the unfolding of the algorithm, so why is it unfolding the network? It feels like it only contains pure network stuff.
-
Waog updated
3 months ago
-
Minimized from an issue originally reported [on Zulip](https://leanprover.zulipchat.com/#narrow/stream/113489-new-members/topic/.E2.9C.94.20Timeout.20using.20.60normSq_nonneg.60/near/400468586). Expli…
-
The following code is safe, but flux flags that it may integer underflow:
```Rust
pub(crate) struct DummyStruct {
offset: usize,
index: usize,
}
impl DummyStruct {
fn set_safe_off…
-
### Prerequisites
Please put an X between the brackets as you perform the following steps:
* [X] Check that your issue is not already filed:
https://github.com/leanprover/lean4/issues
* …
-
I'm not sure why it is not possible to unfold a function defined in a record. For example,
let {{
type R = {f: [8] -> [8], g: [8] -> [8]}
r = {f = \x -> x+1, g = \x -> 2*x }:R
…