cavallonechen

Results 14 issues of cavallonechen

Tabs are quite out of place on Mac when unibody is true.

### Feature description Latex example ``` \usepackage{algorithm} \usepackage{algorithmic} \begin{algorithm} \caption{Calculate $y = x^n$} \begin{algorithmic} \REQUIRE $n \geq 0 \vee x \neq 0$ \ENSURE $y = x^n$ \STATE $y \leftarrow 1$...

enhancement

## Description If I install logitech options, smooth scrolling will be broken. ## Steps to reproduce Install MMF Install logitech options ## Context Mac Mouse Fix Version: 2.0.0 Beta 9...

Logitech Button Support
Logitech Options Coexistence

I am aware that there is a theming system inside p9. I wonder if there is a way to apply already existed matplotlib styles directly to p9 plots? For examples...

question

For example, theme_seaborn and theme_matplotlib don't work

enhancement

## Description It would be very convenient if we can temporarily disable smooth scrolling with a modifier key like ctrl. This function has been implemented in another project: https://github.com/Caldis/Mos ##...

Smooth Scrolling Quick Disable

It would be helpful to have algorithm support like this: ``` \begin{algorithm}[H] \KwData{this text} \KwResult{how to write algorithm with \LaTeX2e } initialization\; \While{not at end of this document}{ read current\;...

enhancement

## ❓ Questions and Help I tried to define a differential planner and use torch.compile to accelerate its computation, but it seems that Theseus is not compatible with torch.compile yet?

Vimac doesn't show key hints with zotero.

Thank you for your wonderful work. We tried to implement QCNeXt based on the report :https://arxiv.org/abs/2306.10508 . However, I could not manage to reproduce the reported metrics. We made the...