NumericExtensions.jl was a stopgap. Now that we have callable syntax and much more optimized map function in Julia Base (v0.4), using that package is no longer recommended.
Dahua On Saturday, December 20, 2014 7:07:10 AM UTC+8, Michael Wojnowicz wrote: > > Hi Ivar, > > Thanks for your thoughts and ideas. Unfortunately, none of those leads > seem to be the the root of the problem: > > * I just reloaded a second session -- and also tried a different name, > "SqrDiff2()", but got the same error message when trying to apply map. > > * I was pasting everything into REPL, but tried running from script, and > got the same error message. > > -Mike > >
