Hi! I just pulled and compiled Version 0.3.0-prerelease+2414 (2014-04-02 
14:47 UTC) of Julia, ran Pkg.update() and removed and reinstalled Grid, and 
now it seems to be broken:

julia> using Grid

julia> InterpGrid(linspace(1,10,100),BCnil,InterpQuadratic)
ERROR: type cannot be constructed
 in interp_invert! at /home/gcamilo/.julia/v0.3/Grid/src/interp.jl:642
 in InterpGrid at /home/gcamilo/.julia/v0.3/Grid/src/interp.jl:52


Any tips?

Reply via email to