2nd Year Calculus, But in PYTHON

  Рет қаралды 36,605

Mr. P Solver

Mr. P Solver

Күн бұрын

In this video I go through all the formulas in 2nd year calculus and how to evaluate them symbolically in python with no pencil or paper required
First year calculus:
• 1st Year Calculus, But...
Link to code:
github.com/lukepolson/youtube...
DISCORD SERVER:
/ discord

Пікірлер: 51
@WireMyLire
@WireMyLire 3 жыл бұрын
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!
@felixayenor9090
@felixayenor9090 3 жыл бұрын
I would recommend "Learning Scientific Programming with Python" by Christian Hill. It is the Best Python Mathematics and Data Science book out there. The KZfaqr Python Programmer recommended it to me in the beginning.
@DiomedesStrosMkai
@DiomedesStrosMkai 2 жыл бұрын
Thanks for the recommendation!
@sayantanpoali5877
@sayantanpoali5877 Жыл бұрын
Thanks for the book...It is very helpful to me....
@filobonda
@filobonda 3 жыл бұрын
Quality content. Not many youtubers cover these topics. Keep going and see you at 100k subscribers.
@SarthakGamer
@SarthakGamer 3 жыл бұрын
Just came here to say Ur content quality is very solid, and keep it up👊
@yannchan4907
@yannchan4907 3 жыл бұрын
Insane work! Just finished second year calculus here.
@wenhanzhou5826
@wenhanzhou5826 3 жыл бұрын
Great stuff, I find this really helpful! Keep it up 😊
@robertcepero5598
@robertcepero5598 2 жыл бұрын
Big wow. This is incredibly useful and detailed. I wish I had this during my college days!
@AJ-et3vf
@AJ-et3vf 3 жыл бұрын
Never tapped on a video so fast! Nice to see another video!
@hsh7677
@hsh7677 3 жыл бұрын
As always amazing and valuable content!!! Thank you so much!!!
@snowcrashshaftoe
@snowcrashshaftoe 2 жыл бұрын
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 9 ай бұрын
Because most people are playing games..😅😢
@rafakordaczek3275
@rafakordaczek3275 Жыл бұрын
This content is great. I am very mad, that I didn't have that during my studies. Excellent job mate.
@meetghelani5222
@meetghelani5222 6 ай бұрын
This was amazing, thank you for existing on YT!
@Zenoandturtle
@Zenoandturtle 7 ай бұрын
Super content. One of a kind channel. Helped me for my big project immensly. Thanks a million.
@nitinchaudhary5078
@nitinchaudhary5078 3 жыл бұрын
This lecture will eventually become classic of current decade and best of your..lecture....
@JDavidDAmaya
@JDavidDAmaya 3 жыл бұрын
My friend, we need more! :3
@Piipolinoo
@Piipolinoo 3 жыл бұрын
As always, great video, great content! Keep it coming :) Commenting for engagement
@antonispolykratis3283
@antonispolykratis3283 3 жыл бұрын
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
@derekwang5982
@derekwang5982 Жыл бұрын
Learn a lot from this video...
@tommasofazio7586
@tommasofazio7586 Жыл бұрын
Hi Luke, huge fan here from Italy! Would you do a machine learning course in the future?
@aleterreno3803
@aleterreno3803 3 жыл бұрын
You are my favourite person
@tooniatoonia2830
@tooniatoonia2830 Жыл бұрын
Great stuff here, thanks! Does sympy offer easy 3D visualizations?
@SarkarAniruddha
@SarkarAniruddha 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)
@antonispolykratis3283
@antonispolykratis3283 3 жыл бұрын
I came back to the video today, to ask the same question.
@RotBaron
@RotBaron 3 жыл бұрын
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!
@lajuelar
@lajuelar 2 жыл бұрын
In Lagrange multiplier sir, how about if you have two constraints. How do you code it?
@petarbabic9409
@petarbabic9409 9 ай бұрын
Python became my favourite calculator
@user-er1lo1hj4x
@user-er1lo1hj4x 3 жыл бұрын
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.
@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.
@MrEo89
@MrEo89 3 жыл бұрын
Dude plz do Julia and Haskell next. Or at least Julia!
@bizuayehu10
@bizuayehu10 Жыл бұрын
👍👍👍👍
@pacotaco1246
@pacotaco1246 3 жыл бұрын
But can you do it in Senpy?
@MrPSolver
@MrPSolver 3 жыл бұрын
I've never even considered until now. Genius! 😂
@VidyadharMudkavi
@VidyadharMudkavi 11 ай бұрын
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.
@ApteraEV2024
@ApteraEV2024 9 ай бұрын
26:30 Of Course!🎉❤😅
@lisandronicoletti8567
@lisandronicoletti8567 Жыл бұрын
2nd year engineer here. My exam is in 3 days... If only Ive found this video earlier.
@rigobertocantuna1737
@rigobertocantuna1737 Жыл бұрын
If you did the graphics this video would be perfect.
@andybirder4970
@andybirder4970 Ай бұрын
Is this clc 2 or clc 3?
@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.
@karnabalaj9036
@karnabalaj9036 3 жыл бұрын
bro ur discord invite expired I guess. Can u reshare?
@MrPSolver
@MrPSolver 3 жыл бұрын
I changed the link, should work now!
@miguelreyes6087
@miguelreyes6087 Ай бұрын
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.
@KylianMbappe07303
@KylianMbappe07303 3 ай бұрын
12:53 is where i stopped
@time_traveller24
@time_traveller24 2 жыл бұрын
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 Жыл бұрын
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)
Derivatives In PYTHON (Symbolic AND Numeric)
17:37
Mr. P Solver
Рет қаралды 47 М.
1st Year Calculus, But in PYTHON
32:13
Mr. P Solver
Рет қаралды 123 М.
Sigma girl and soap bubbles by Secret Vlog
00:37
Secret Vlog
Рет қаралды 15 МЛН
A little girl was shy at her first ballet lesson #shorts
00:35
Fabiosa Animated
Рет қаралды 17 МЛН
Mama vs Son vs Daddy 😭🤣
00:13
DADDYSON SHOW
Рет қаралды 51 МЛН
Grad School Be Like...
3:35
Mr. P Solver
Рет қаралды 97 М.
Turning Film Negatives Into Hologram Projectors
21:58
The Thought Emporium
Рет қаралды 54 М.
Monte Carlo Integration In Python For Noobs
15:32
Andrew Dotson
Рет қаралды 150 М.
ChatGPT Vs. Stack Overflow Be Like...
3:26
Mr. P Solver
Рет қаралды 75 М.
What Is The Most Complicated Lock Pattern?
27:29
Dr. Zye
Рет қаралды 1,5 МЛН
Billiard Balls and the Boltzmann Distribution in Python
29:50
Mr. P Solver
Рет қаралды 20 М.
The Essence of Multivariable Calculus | #SoME3
29:06
Foolish Chemist
Рет қаралды 125 М.
The Clever Way to Count Tanks - Numberphile
16:45
Numberphile
Рет қаралды 791 М.
Мой новый мега монитор!🤯
1:00
Корнеич
Рет қаралды 3,6 МЛН
Nokia 3310 top
0:20
YT 𝒯𝒾𝓂𝓉𝒾𝓀
Рет қаралды 4,5 МЛН
Klavye İle Trafik Işığını Yönetmek #shorts
0:18
Osman Kabadayı
Рет қаралды 9 МЛН
Лучший браузер!
0:27
Honey Montana
Рет қаралды 1,1 МЛН