A Fun Little Differential Equation In Python (Dark Matter)

Поделиться
HTML-код
  • Опубликовано: 8 сен 2024
  • Check out my course on UDEMY: learn the skills you need for coding in STEM:
    www.udemy.com/...
    Get Your Billy Merch: my-store-d2b84...
    Paper Referenced: arxiv.org/pdf/...
    Code from the video: github.com/luk...
    Discord: / discord
    Instagram: / mrpsolver

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

  • @astronemir
    @astronemir Год назад +14

    One of my favorite classes during my astrophysics career was grad-lvl “computational astrophysics” that I took as an undergrad. We wrote our own solvers for Friedmann equations and lots of other beautiful equations.
    We also wrote our own implementations of numerical solver methods but then used the scipy methods as a test.
    I had so much fun in that class.

  • @CarlosEduardo-pz8ih
    @CarlosEduardo-pz8ih Год назад +20

    As a suggestion, you could make a partial differential equation (PDE) case and creat 3d graphics

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

    Pro tip: genuine Jupyter will take only a tiny fraction of the system resources of the hulking behemoth that is VScode.

  • @cybernerddante
    @cybernerddante Год назад +13

    Thanks for posting this!! this is awesome. You've got a natural talent for explaining complicated systems.

  • @aykutcayir64
    @aykutcayir64 Год назад +13

    Great video again! Can you prepare a video that teaches us how to solve general relativistic differential equation for mercury perihelion problem using python? This equation confuses my mind :(

    • @MrPSolver
      @MrPSolver  Год назад +5

      Plz join the discord and send me this equation! Would love to solve

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

    GUYS !! I FREAKING DID IT !!
    I FINISHED THIS ENTIRE SERIE OF 33 VIDEOS THROUGH THAT PAST SEMESTER !
    IT HELPED ME A LOT TO GET MY HEAD AROUND PHYSICS PROBLEMS USING PYTHON EVEN IF I DIDN'T ALWAYS UNDERSTAND EVERYTHING. I HAVE TO SAY THAT YOU ARE A BIG TIME BOSS Mr.P ! I THANK YOU VERY MUCH FOR THE KNOWLEDGE YOU GAVE ME ALONG WITH YOUR RAP INTRODUCTIONS. YOU DO A GREAT JOB WITH THIS CHANNEL. I'M GONNA TRY TO DO THE OTHER SERIES NOW.
    ANYWAYS, I BECAME A LITTLE MORE SHREGORY...THANK YOU !

  • @AstroB7
    @AstroB7 Год назад +4

    woww, you gained a subscriber!
    Will look at your content daily, it’s awesome!
    Python + Space, can’t ask for more
    Keep it up!

  • @schrodingersalphacat1862
    @schrodingersalphacat1862 Год назад +6

    This is great! Worked examples are really useful.

  • @DaWu76
    @DaWu76 Год назад +4

    beautifully laid out notebook!

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

    Bud you moved into vscode?! I'm proud of you.

  • @CoDFOTIS7
    @CoDFOTIS7 Год назад +4

    That's amazing! What happens though when we have to deal with PDE's that cannot be solved analytically? I hope in one of the following videos you will provide us with a worked example of a similar type of problem where you will solve PDEs numerically for instance with the newton-raphson approach. Keep up the fantastic content, your channel's a gem!

    • @bjmben88
      @bjmben88 Год назад +5

      I'm pretty sure that the solver he's using is solving numerically.

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

      @@bjmben88 It is, specifically using the Explicit Runge-Kutta method of order 5 (unless you change the method parameter)

  • @riccvven2078
    @riccvven2078 8 месяцев назад

    F loving you mate, super cool, one of the best here, will yu do c++ too?
    or some cfd?

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

    Me: Makes sense.
    You: How?
    Me: Don't know.

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

    When you defined f(x,m) it looks like you used 63 in the denominator but 64 shows up in the denominator of the markdown. Which one is right?

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

    Great video as always, thanks!

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

    Great video, greetings from México

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

    This is some cool math 😎

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

    I am literally Billy right now xd

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

    8:07 What does it decay into?

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

    Wonderful!

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

    I was wondering, how do you get latex format as output in notebook?

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

    Hi, I have doubt if we have a vaiable which changes periodically with time how do u pass it and solve the differntial equation, can u please reply , i really need some suggestion

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

    Subscribed!

  • @kirill_good_job
    @kirill_good_job Месяц назад

    hi, from where you took Гh ?

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

    Ok I'm a dumdum, can someone please tell me where those unspecified functions came from or how they were derived?

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

    Why cant I join your server even when I click Accept Invite? I feel like 2019 Joker...

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

    Мужик, ты крут

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

    How to set up LaTeX in VS code?

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

      VS code has built in jupyter python notebook support, which includes markdown cells for LaTeX. Just create a .ipynb file

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

    This is not a billy video

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

    First