2nd Year Calculus, But in PYTHON

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

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

  • @WireMyLire
    @WireMyLire 3 года назад +20

    This is just amazing. Having spent the past week writing scripts (more like attempted to) in prep for linear algebra, this was extremely helpful. Of course there are things in linear algebra you dont cover here, but all of the vector stuff really helped me!
    Thank you, from a 2nd semester physics student in denmark!

  • @SarthakGamer
    @SarthakGamer 3 года назад +5

    Just came here to say Ur content quality is very solid, and keep it up👊

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

    Quality content. Not many youtubers cover these topics. Keep going and see you at 100k subscribers.

  • @snowcrashshaftoe
    @snowcrashshaftoe 2 года назад +7

    Can't understand why this doesn't get more views, this is an absolute wonderful content and it's being very helpful for me in exams preparations. Please do more of this stuff

    • @ApteraEV2024
      @ApteraEV2024 Год назад +2

      Because most people are playing games..😅😢

  • @yannchan4907
    @yannchan4907 3 года назад +8

    Insane work! Just finished second year calculus here.

  • @rafakordaczek3275
    @rafakordaczek3275 Год назад +1

    This content is great. I am very mad, that I didn't have that during my studies. Excellent job mate.

  • @nitinchaudhary5078
    @nitinchaudhary5078 3 года назад +3

    This lecture will eventually become classic of current decade and best of your..lecture....

  • @AJ-et3vf
    @AJ-et3vf 3 года назад +4

    Never tapped on a video so fast! Nice to see another video!

  • @Zenoandturtle
    @Zenoandturtle 10 месяцев назад +1

    Super content. One of a kind channel. Helped me for my big project immensly. Thanks a million.

  • @meetghelani5222
    @meetghelani5222 9 месяцев назад

    This was amazing, thank you for existing on YT!

  • @felixayenor9090
    @felixayenor9090 3 года назад +25

    I would recommend "Learning Scientific Programming with Python" by Christian Hill. It is the Best Python Mathematics and Data Science book out there. The RUclipsr Python Programmer recommended it to me in the beginning.

  • @robertcepero5598
    @robertcepero5598 3 года назад +1

    Big wow. This is incredibly useful and detailed. I wish I had this during my college days!

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

    Great stuff, I find this really helpful! Keep it up 😊

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

    As always amazing and valuable content!!!
    Thank you so much!!!

  • @JDavidDAmaya
    @JDavidDAmaya 3 года назад +3

    My friend, we need more! :3

  • @Piipolinoo
    @Piipolinoo 3 года назад +3

    As always, great video, great content!
    Keep it coming :)
    Commenting for engagement

  • @antonispolykratis3283
    @antonispolykratis3283 3 года назад +1

    Congrats and thanks for the great content. I became a fan of the channel, and I will continue watching your videos (and I am so excited about this). One question: How SymPy compares to SageMath? I had a look at a curriculum of a program that one friend of mine wants to attend, and they use SageMath. I thought "why not SymPy?" (maybe they are familiar with SageMath). So how would you compare them? Is it better to just concentrate on SymPy for that job?

  • @e-ben616
    @e-ben616 3 года назад

    Mr P Solver. You my friend are a hero

  • @RotBaron
    @RotBaron 3 года назад +1

    i love your corono haircut mate

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

      It looked MUCH worse when I tried to cut it with scissors first. Buzz it is!

  • @tommasofazio7586
    @tommasofazio7586 2 года назад

    Hi Luke, huge fan here from Italy! Would you do a machine learning course in the future?

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

    You are my favourite person

  • @SarkarAniruddha
    @SarkarAniruddha 3 года назад +3

    Hey , I wanted to know your opinion about sagemath. It will great if you create some tutorials on it(things that runs on matlab or whatever you wish)

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

    Learn a lot from this video...

  • @tooniatoonia2830
    @tooniatoonia2830 2 года назад

    Great stuff here, thanks! Does sympy offer easy 3D visualizations?

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

    Python became my favourite calculator

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

    The example in line number 135 where you said sympy does not do symbolic integration and needs to be done numerically seems to be not true. In the modified example, sympy was actually able to carry out the integral and the solution is -12 * pi**2! Please check. I compared the numerical integral as well and indeed the analytical solution is right.

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

    2nd year engineer here. My exam is in 3 days...
    If only Ive found this video earlier.

  • @MrEo89
    @MrEo89 3 года назад +1

    Dude plz do Julia and Haskell next. Or at least Julia!

  • @حيدرالعبيدي-ج4د
    @حيدرالعبيدي-ج4د 3 года назад +1

    Hello..I am a PhD student in physics from Iraq..I hope you can help me find codes in the Python program to study the Fe(II)particle (ising model 2D)to determine the spin crossover of the electrons and find the energy..with many thanks to you.

  • @lajuelar
    @lajuelar 2 года назад

    In Lagrange multiplier sir, how about if you have two constraints. How do you code it?

  • @lgk4624
    @lgk4624 2 года назад

    Hi, I appreciate your channel.Thanks for sharings. I'm wondering why sympy can't solve this simple integral: Integral of 1/sqrt(ax**2 + bx + c) dx where a, b, c are constants. sympy cannot solve integral of 1/sqrt(x**2+x+1) dx either !!! Am I missing something? thank you.

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

    But can you do it in Senpy?

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

      I've never even considered until now. Genius! 😂

  • @lajuelar
    @lajuelar 2 года назад

    In multiple integration your second example of integral problems can be solved symbolically in Mathematica. I wonder why python can't solve it.

  • @bizuayehu10
    @bizuayehu10 2 года назад

    👍👍👍👍

  • @miguelreyes6087
    @miguelreyes6087 3 месяца назад

    bro you had a mistake in line 124, in 34:23 you forgot to type "2*" before smp.sin(t), you just input the code without it.

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

    26:30 Of Course!🎉❤😅

  • @andybirder4970
    @andybirder4970 4 месяца назад

    Is this clc 2 or clc 3?

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

    If you did the graphics this video would be perfect.

  • @sarkersaadahmed
    @sarkersaadahmed 5 месяцев назад

    12:53 is where i stopped

  • @karnabalaj9036
    @karnabalaj9036 3 года назад +1

    bro ur discord invite expired I guess. Can u reshare?

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

      I changed the link, should work now!

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

    import sympy as sp
    f=x**2+y**2+z**2
    C=CoordSys3D('')
    gradient(f)
    @Mr.P Solver above is not working, I am getting an error
    ---------------------------------------------------------------------------
    AttributeError Traceback (most recent call last)
    in
    ----> 1 C.gradient(x**2+y**2+z**2)
    AttributeError: 'CoordSys3D' object has no attribute 'gradient'

    • @sharketec2222
      @sharketec2222 2 года назад +1

      You have to specify the import of CoordSys3D from the vector part of sympy. Try adding the line, under "import sympy as sp", with "from sympy.vector import *". This should import all of the sympy.vector part of the package. This is the code I wrote and it works fine:
      from sympy.vector import *
      C = CoordSys3D("")
      f = x**2 + y**2 + z**2
      gradient(f)