Doublonmousse

Results 373 comments of Doublonmousse

Wrong formula for the volume of k-dimensional ellipsoid in Appendix A. ![image](https://github.com/JuliaDynamics/NonlinearDynamicsTextbook/assets/115779707/99862a89-707b-4c29-bcd7-e05304faeb0a) $$ V(t) = \frac{4}{3} \pi \prod_{i=1}^k (\varepsilon \exp(\lambda_i t)) $$ The multiplicative factor is only correct for $k=3$...

Equation (2.2) has the wrong t. It should be $$\frac{d T}{d \tilde{t}}$$ and not $$\frac{d T}{d t}$$ with the new $\tilde{t}$ that's homogeneous to K, and not the original $t$....

Actually, testing it in more detail, I find that I cannot get it to work only for external nfts drives on mac mounted using mounty (so that the path includes...

Well, on older versions of pydmd you had to extract modes, eigenvalues and amplitude and reconstruct everything manually. Now this is no longer necessary using the `dmd_time` dictionnary. See in...

@TheOnlyJoey This pen is not an active pen so it actually mimics a finger touching the screen (and thus sends touch events, not pen events). You have to activate `draw...

Ok, I put my code on a repo https://github.com/Doublonmousse/penrose-debug-tutorial-2 Going over it again, it seems that the issue is not what I thought it was initially : I can get...

Go into `Settings` > `Input Systems` > `Options` and check "merge button events with stylus tip events". ![image](https://github.com/xournalpp/xournalpp/assets/115779707/067836a8-3ccf-4680-b0c3-1d3b125cd556) You see your tool selected when pressing on the button and the...

I checked and the backups are there and are non empty. Trying to kill manually jabref to reproduce the bug with unsaved changes and recovering doesn't seem to reproduce the...

Oh it's not a permanent log file is it ? On 5.12 the log file is overwritten on each jabref boot (so I'm unable to find any bug info as...