Skip to content

Commit

Permalink
addnotes from lectures
Browse files Browse the repository at this point in the history
  • Loading branch information
dlfivefifty committed Jan 25, 2022
1 parent f595559 commit 92475c2
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,12 @@ with respect to a prescribed weight—and their usage in numerical computations.
5. [The Julia–Matlab–Python Cheatsheet](https://cheatsheets.quantecon.org)


## Notes from lectures
## Notes from lectures

1. [Integers](lectures/Integers.png)
2. [Floating Point Numbers](lectures/FloatingPoint.jpg)
3. [Floating Point Arithmetic](lectures/Arithmetic.jpg)
4. [Bounding Errors in Rounding](lectures/Rounding.jpg)

## What is numerical analysis?

Expand Down
Binary file added lectures/Arithmetic.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added lectures/FiniteDifferences.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added lectures/FloatingPoint.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added lectures/Rounding.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 92475c2

Please sign in to comment.