The State of Julia | Stefan Karpinksi, Viral Shah, Jeff Bezanson, & Keno Fischer | JuliaCon 2021

Поделиться
HTML-код
  • Опубликовано: 4 окт 2024

Комментарии • 12

  • @bencekomarniczky4258
    @bencekomarniczky4258 3 года назад +23

    Having binaries from Julia apps would make this thing blow up. Deploying stuff would be so easy with binaries.

  • @kamilziemian995
    @kamilziemian995 3 года назад +7

    11:55 This thing about how many people hack into compiler in various packages and how core team want to make it easier for them blown me away.

  • @ZackDia-Ptr
    @ZackDia-Ptr Год назад

    Here for Stefan's talk ... thanks JuliaTeam

  • @eliascarvalho8637
    @eliascarvalho8637 3 года назад +12

    Amazing! I can hardly wait for the future of the Julia Language!

    • @kamilziemian995
      @kamilziemian995 3 года назад +4

      Yes, amazing. This part about making compiler more hacking friendly blow me away.

  • @kamilziemian995
    @kamilziemian995 3 года назад +4

    16:17 Mind blown second time in the row.

  • @davidburch3501
    @davidburch3501 3 года назад +2

    26:00 what is "AD"?

  • @deeplearningpartnership
    @deeplearningpartnership 3 года назад

    Cool.

  • @davejones3417
    @davejones3417 3 года назад +10

    Is jet.jl going to be integrated into base Julia at any point?

    • @imaginaryunit.
      @imaginaryunit. 3 года назад +11

      I think the trend is more in the direction of moving features out of Base and into separate packages since this brings some advantages for development.
      Could it be that the motivation behind that question is a desire for an easy to install, standardized set of packages? If so, something like a Julia distribution or an "essentials" meta package might be a better solution.

    • @shadowblack5455
      @shadowblack5455 3 года назад +2

      @D Yeah I think julia needs something like anaconda.
      Edit: added whom I was replying to