[julia-users] Can't Define New Functors Using Numeric Extensions 0.6.2 in Julia 0.3.3

2014-12-19 Thread Michael Wojnowicz
Hi everyone, I am an R and MATLAB user who is moving to Julia. I am trying the Numeric Extensions package. In the documentation ( http://numericextensionsjl.readthedocs.org/en/latest/functors.html), they show an example of how to define a new functor: type SqrDiff : Functor{2} end

[julia-users] Can't Define New Functors Using Numeric Extensions 0.6.2 in Julia 0.3.3

2014-12-19 Thread Ivar Nesje
Please don't double post your questions without linking between them. It's really annoying to answer a question, just to find out that it was answered 1 hour ago another place. https://github.com/lindahua/NumericExtensions.jl/issues/49