-
As [reported by @_mono on Twitter]( https://twitter.com/_mono/status/1023733699614060545), the Flutter text selection highlight rect should be computed at the line level as opposed to per glyph. To se…
-
Hey, I sometimes need this but did not see any implementation of it. Does something like this seem worth implementing to you?
``` r
#' Add Alternating Row Fill Colors to Workbook
#'
#' This func…
-
I posted a [thread on stackoverflow](https://stackoverflow.com/questions/46094193/boost-log-doesnt-write-log-to-the-file-which-has-max-file-counter-or-create-new) few months ago, no one answered it. I…
-
SDN is somehow changing behaviour during runtime. I've been struggeling with performance problems for quite some time, but thought it was a bad design of my multilevel projections, causing SDN to load…
-
Currently, the implementation of VUMPS/TDVP only supports Hamiltonians represented explicitly in terms of sums of local terms (with extensions to long range interactions in #31).
Ideally, we would …
-
The latest video in this playlist is private: https://www.youtube.com/playlist?list=PL7VmhWGNRxKi1ikLc2b_pi6EIGOCdF10d
Since that video got added, the script always outputs an error message for it …
-
In early 2018, Slic3r's 3D honeycomb infill pattern was updated to only alternate the print direction after the current layer of cells is completed, as opposed to changing direction every layer. This …
-
Hi.
I thought --mini-batch size for marian-decoder controls how many sentences are translated at once. I expected to be able to trade GPU memory for time, but I only see (predictable) increase of mem…
-
Scannability would be improved greatly if lines were wrapped at 80 characters.
Here is example terminal output from the command `asdf help`. The longest unwrapped line is 125 characters:
```
as…
-
Thanks for all your hard work, I think this is the best implementation of progress bars in python that I've come across so far. I'm trying to display multiple bars at once to represent independent tor…