Have a read of:
https://github.com/JeffBezanson/phdthesis/blob/master/main.pdf

(Note that multiple dispatch is not a 1.0 thing, it was there from the
beginning.)

On Fri, 2016-11-04 at 16:22, Ford O. <fordfo...@gmail.com> wrote:
> Hi,
>
> I have watched the Julia 1.0 video where Stefan briefly mentions new
> multiple dispatch algorithm. I don't have much insight into this so I would
> like to ask:
>
> What is the cost of multiple dispatch? ( What is the complexity of naive
> implementation? What is the complexity of current implementation in julia? )
>
> Could you briefly highlight the difficulties of creating an efficient
> implementation?
>
> Thank you

Reply via email to