EuroSciPy 2017: SymPy

Поделиться
HTML-код
  • Опубликовано: 8 фев 2025
  • Presenter: Sartaj Singh & Gaurav Dhingra

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

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

    Thanks

  • @kulkarniajinkya
    @kulkarniajinkya 6 лет назад +1

    Hey, very informative!
    Can you share the notebook?

  • @sartajsingh7974
    @sartajsingh7974 7 лет назад +1

    Tutorial notebooks can be found here github.com/leosartaj/euroscipy-sympy-tutorial

  • @drew5134
    @drew5134 5 лет назад

    Python's arithmetic operators,
    should be
    b = exp(-((x-mu)**2/(2*sigma**2)))
    b
    thanks for the great video.