Norbert Marwan
Norbert Marwan
I have a bibtex file using year and month fields. I need to sort the output list by years and within the years by months. As far as I understand...
I suggest to add a test for duplicates and ignore them when creating the xml file. In my use case I have several data sources, thus, some entries would occur...
When I use Installation ------------ **Stable release** Via the Python Package Index:: $> pip install package **Development version** For a simple system-wide installation:: $> pip install -r requirements.txt . Depending...
Hello, I could successfully reinstall iTunes 12.9.5.5 on BigSur. However, the TuneSpan integration does not work. TuneSpan requires a “security settings/ automation” settings in the system settings, but this setting...
Sometimes, usually when XQuartz is running for long time and inbetween an external screen was connected and disconnected and again connected, new X-window apps pop up outside of any visible...
I use macos together with Xorg and an external screen (which is arranged in vertical way, i.e., I can drag a window from the Macbook-screen upwards and it sits then...
I know it is not a real bug, but it is something that can easily be changed in the code. The current (and previous) versions of lightbox violate some of...
It seems Cultured Code has changed from an xml data base to a sqlite3 database. Therefore, things-rb is unorftunately not working with Things 2.0. Are there plans to upgrade the...
The function `lag = estimate_delay(tr, "exp_decay", 0:100)` can throw an error of the type `ERROR: The correlation function has elements that are ≤ 0. We can't fit an exponential to...
I did some comparison of the calculation speed for RPs and simple RQA. More details at . The Julia implementation (RecurrenceAnalysis.jl) is (surprising to me) not the fastest one. ![Computation...