Hank

Results 39 comments of Hank

In your current implement of datrie, if I only inert `a` and `aaa` but no `aa`, it only return `aaa`. Just as you say, in trie `aa` path alse defines...

@kmike so how can I do to get terminal children? Thanks!

Yes, also think of the first way, it is computational. In our case, we want to count the distribution of a given char[s]. Given a string `aaabbabbabd`, we count the...

@parente Does nbviewer have a plan to support Git LFS ipynb?

@wiggin15 Test at `docopt.__version__ = 0.6.1` but have problems, it does not work. at Ubuntu 12.04 32bit. test the simple file `docopt_example.py` as follow: ``` #!/usr/bin//env python # coding: utf-8...

Thanks! Cause notebook not at hand, will report it tomorrow morning. Honghe at Android Gmail On Dec 10, 2013 11:10 PM, "wiggin15" [email protected] wrote: > You're right, looks like this...

已解决,ppa安装的版本比较低,不支持新的同步算法,跟随这个[编译教程](http://www.wiz.cn/compile-client.html) 自己编译或下载最新的绿色版 AppImage即可正常工作。

running into the same problem too, on Ubuntu 16.04.

@cuihantao Ubuntu Unity下如何解决?