MENU

Fun & Interesting

1st Year Calculus, But in PYTHON

Mr. P Solver 141,104 4 years ago
Video Not Working? Fix It Now

Most of the techniques you've learned in first year calculus can be done in python using SYMPY. It's a good idea to learn this package early on if you plan on having a career that involves a significant amount of mathematics that need to be done by hand. All code can be found here: https://github.com/lukepolson/youtube_channel/blob/main/Python%20Tutorial%20Series/math1.ipynb

Comment