Num*b*ericExtensions?

kl. 20:13:17 UTC+2 lørdag 27. september 2014 skrev Arshak Navruzyan 
følgende:
>
> I am trying to run this code
>
> https://github.com/nfoti/hmm.jl
>
> but I get the following error
>
> NumbericExtensions not found
> while loading In[3], in expression starting on line 1
>
>  in require at loading.jl:47
>
>
> strangely this works fine:
>
> using NumericExtensions
> x = rand(1000, 1000)
> r = sum(x, 2)
>
>

Reply via email to