xiaoweiz

Results 6 issues of xiaoweiz

```bash curl https://gist.githubusercontent.com/nondanee/f157bbbccecfe29e48d87273cd02e213/raw | python % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 3304 100 3304 0 0 8787...

help wanted

It appears that setting `method=:spectral' fails if the graph has an isolated node. For example, let's create a graph with one isolated node. ```julia using LightGraphs, GraphRecipes, Plots g =...

I think the interface would be much more intuitive if the users can directly specify the integration range, e.g. cuhre(f::Function, xmin, xmax), similar as the interface in Cubature.jl

enhancement
help wanted

@staticfloat OSX Sierra + Julia 0.6.2 (fresh install) When building Homebrew, it failed with the following error message ``` ==> Installing fontconfig from staticfloat/juliatranslated ==> Downloading https://homebrew.bintray.com/bottles/fontconfig-2.12.6.el_capita Already downloaded: /Users/xiaoweiz/Library/Caches/Homebrew.jl/fontconfig-2.12.6.el_capitan.bottle.tar.gz...

OSX El Capitan Pineapple-0.8.0 with Python 3.5 (Minimal version) I have Anaconda distribution installed and use it as the default python installation. However, the "Local Python" option does not start...

Pressing Tab yields a dropdown list but it can't be navigated using arrow keys.