rand5

Results 4 issues of rand5

Hi, I am interested in calculating the hessian of a function that requires calls to multiple other built-in and local functions. What is otherwise a run-able function quickly becomes incompatible...

I am stuck on the PlotlyJS equivalent of the following example found [here](https://github.com/JuliaPlots/PlotRecipes.jl) on the `Plots.jl` page: ``` using PlotRecipes, Shapefile dir = "https://github.com/nvkelso/natural-earth-vector/raw/master/110m_physical/" fn = "ne_110m_land.shp" run(`wget $dir/$fn -P...

When I run `npm install node-julia --save`, I get the following error. On Windows 7 Any help is greatly appreciated. ![image](https://cloud.githubusercontent.com/assets/17629404/15332630/5e7f0684-1c34-11e6-929f-23dfc72f1535.png)

Would this be the appropriate place for implementation of one-pass algorithms for mean, std and k-step auto-correlation? Wondering if these are already in the works.