Zhanhong Cheng
Results
2
issues of
Zhanhong Cheng
I found a problem if a title is very long on the tag page. Suggest to change the flowing two lines to `white-space: normal;` https://github.com/chesterhow/tale/blob/de5cd20ac51a55607d7c4203f34b6b9e0696698f/_sass/tale/_tags.scss#L60 https://github.com/chesterhow/tale/blob/de5cd20ac51a55607d7c4203f34b6b9e0696698f/_sass/tale/_tags.scss#L75 The effect after the...
Hello, I find your paper "Dynamic mode decomposition for large and streaming datasets" very helpful. Excellent work! Yet I have a small question about the paper and the code. There...