Skip to content

RPI-NUMPE/jupyter-notebooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NUMPE Notebooks

This repository has Jupyter notebooks that can help you learn about python and numerical methods. They are part of the MANE 2110 Numerical Methods and Programming for Engineers Course at Rensselaer Polytechnic Institute. Please click on the links below to get interactive Binder notebook sections. Or, download the repository and run the notebooks on your local system.

All notebooks Binder

Lecture 1

  1. Introduction to Jupyter 01-00-Introduction-to-This-Jupyter-Notebook.ipynb

  2. Python operators 01-01-Python-A-Glorified-Calculator.ipynb

  3. Variables and constants 01-02-When-Constants-Aren-Not-and-Variables-Will-Not.ipynb)

  4. Arrays 01-03-I-Am-Just-Wild-About-Array.ipynb

  5. Strings 01-04-Strings-of-Pearls.ipynb

Lecture 2

  1. 02-01-NumPy-Arrays.ipynb
  2. 02-02-Repetitive-Tasks-and-for-loops.ipynb

Lecture 3

  1. 03-01-what-is-your-function.ipynb
  2. 03-02-solution-to-comprehension-exercise-3-1.ipynb
  3. 03-03-conjunction-junction.ipynb
  4. 03-04-control-flow-with-if-statements.ipynb
  5. 03-05-desiging-a-function.ipynb

Lecture 4

  1. 04-01-Humans-versus-Pythons-the-game-of-indexing.ipynb

Lecture 5

  1. 05-01-LU-Decomposition.ipynb

Lecture 6

None

Lecture 7

  1. 07-01-lots-of-plots.ipynb

Lecture 8

Lecture 9

  1. 09-01-for-a-while.ipynb
  2. 09-02-A-Projectile-Elevation-Function.ipynb
  3. 09-03-Plotting-a-Root.ipynb
  4. 09-04-Brute-Force-Calculation-of-a-Root.ipynb

Lecture 10

  1. 10-01-Gallery-of-Newton-Method-Failures.ipynb

Lecture 11

  1. 11-01-enumerate-and-zip-and-list-comprehension-oh-my.ipynb
  2. 11-02-Linear-Interpolation.ipynb

Lecture 12

  1. 12-01-Discretization.ipynb

Lecture 13

  1. 13-01-Quadrature.ipynb

Lecture 14

None

Lecture 15

  1. 15-01-OOPs.ipynb
  2. 15-02-y-daisy.ipynb

Lecture 16

  1. 16-01-oopsy-daisy.ipynb

Lecture 17

  1. 17-01-monte-python.ipynb

About

jupyter notebook tutorials for NUMPE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published