-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
I've created a repository with multiple tests that summarizes compilation errors with S…
-
This issue describes a possible API to be implemented in the server that the sync client can use to translate existing sync folder pairs to spaces endpoints.
Follow-up of #3528
## How to trig…
-
Hello, I like this package a lot and i've been trying to use it with my own models lately, but I have been encountering this assertion: `assert abs(expect_gain - parent['gain']) < 1.e-2` a number of t…
-
I run`PYTHONPATH=. streamlit run scripts/demo/turbo.py`
When I click load model
/usr/local/lib/python3.10/dist-packages/kornia/feature/lightglue.py:44: FutureWarning: `torch.cuda.amp.custom_fwd…
-
The theme `name` field should not accept white space characters (U+0020, U+00A0, …). When first time saving, convert those to hyphen (U+002D) or underscore, similar to e.g. category name.
More deta…
-
Perhaps pressing tab could instantly indent the current bullet point, just like shift-tab decreases indentation regardless of where you are on that line. This way it would be way easier and quicker to…
-
For having things like absolute-position `Copy Code` buttons that won’t move when you’re horizontally scrolling a highlighted code block, it would be nice to have a config-level option of wrapping thi…
-
**Repro steps**
```fsharp
type C() =
member val Name = "" with get, set
let x = C(Name="123") //works
let y = C(Name=$"123") // doesn't work
let z = C(Name= $"123") // works
```
[Sha…
-
Currently, creation and annihilation operators can be defined on a `LocalSpace` of arbitrary dimension. The algebra will consider these as having bosonic commutation relations, regardless of `LocalSpa…
-
## Bug Report
If there are spaces in the project path, for instance, if your user folder has a space in it and your project is in your user folder, then crystal will fail to link to certain libraries…