Symbolics.jl: Fast and Flexible Symbolic Programming | Shashi Gowda, Yingbo Ma | JuliaCon 2021

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

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

  • @Speak4Yourself2
    @Speak4Yourself2 Год назад

    02:23 I had to specify a third argument into my build_function in order to not get a StackOverflow error. Like this:
    f, f! = build_function(M, [x, y, t], expression=Val{false});
    in order to not get an error when using eval(f).
    At this time, I don't exactly understand why it works, and why expression=Val{true} (default) doesn't.

  • @user-wr4yl7tx3w
    @user-wr4yl7tx3w 2 года назад +1

    not sure what is meant by symbolics.

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

    Gracias. Excelente presentación. Se ve lo poderoso que es Symbolics. Sería genial disponer de ejemplos del uso de Symbolics en cálculos básicos como evaluaciones numéricas de Hessiana, el jacobiano, gradientes, operaciones de cálculo vectorial, ecuaciones del plano, formas cuadráticas, ecuaciones diferenciales, etc.

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

    You try to give the video more brightness it will be great if you do