QuantEcon · GitHub

Commit 94ee2de

HumphreyYangSmit-createHengchengZhangmmcky

authored

Migrate Sympy Lecture from the Intro Series (#284)

* add sympy * update sympy exercise * Update lectures/sympy.md Co-authored-by: Smit Lunagariya <smitlunagariya.mat18@itbhu.ac.in> * Update lectures/sympy.md Co-authored-by: Smit Lunagariya <smitlunagariya.mat18@itbhu.ac.in> * update stats * remove user expressions * Update lectures/sympy.md Co-authored-by: zhc <79777246+HengchengZhang@users.noreply.github.com> * try build without scaling headers * draft of application section * update exercise again * proofread * proofread changes * Update lectures/sympy.md Co-authored-by: mmcky <mmcky@users.noreply.github.com> * update two sentences * integrate feedbacks --------- Co-authored-by: Smit Lunagariya <smitlunagariya.mat18@itbhu.ac.in> Co-authored-by: zhc <79777246+HengchengZhang@users.noreply.github.com> Co-authored-by: mmcky <mmcky@users.noreply.github.com>

2 files changed

Lines changed: 720 additions & 0 deletions

File tree

  • lectures

Lines changed: 1 addition & 0 deletions

Original file line numberDiff line numberDiff line change

@@ -19,6 +19,7 @@ parts:

1919

- file: matplotlib

2020

- file: scipy

2121

- file: pandas

22+

- file: sympy

2223

- caption: High Performance Computing

2324

numbered: true

2425

chapters:

Read the original on github.com ↗