Shai Avraham
Shai Avraham
Is there a way to create a Matrix or a Vector with the `from_iterator` function without panicking? I am making a little wrapper around `nalgebra` for my own library, and...
**Describe the bug** Running the `pip` command with arguments that include the `
I am quite surprised there is no API for that. I couldn't find any, at least. I want to get a list of available logging levels in the current state,...
I am new to ImGui and I am trying to make a log window that shows the log messages I receive in the console:  As you can...
What is the difference between the functions `imgui.text` and `imgui.text_unformatted`? In the C++ API, the former takes arbitrary arguments that can be inserted into the text similar to `printf` in...
I find it slightly annoying that there is no direct link in the documentation to the GitHub repository. Since you are using the `pydata` theme, it is extremely easy to...
I am new to `sphinx` and `autoapi` so I may be missing something, but I searched the documentation and the internet and couldn't find a solution to my problem. I...
## Feature request I use `numba` a lot to optimize my numerical simulations and most of the time I use an explicit signature to compile my jitted functions eagerly ([as...
I write my documents in Hebrew and I noticed a weird issue. If I try to put a reference above an equal sign in the `align` or `gather` environments, it's...
**Describe the bug** I recently installed alt-tab on my MacBook and I really like it. However, I encountered a weird bug by accident. I was playing with alt-tab's settings and...