https://github.com/quantecon/rse_comp_econ_2023
RSE Computational Economics workshops Feb 2023
https://github.com/quantecon/rse_comp_econ_2023
Last synced: 11 months ago
JSON representation
RSE Computational Economics workshops Feb 2023
- Host: GitHub
- URL: https://github.com/quantecon/rse_comp_econ_2023
- Owner: QuantEcon
- Created: 2023-01-22T23:58:22.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-15T20:57:04.000Z (over 3 years ago)
- Last Synced: 2025-04-28T11:21:31.528Z (about 1 year ago)
- Language: Jupyter Notebook
- Size: 1.91 MB
- Stars: 3
- Watchers: 6
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RSE Computational Economics Workshop

## An introduction to computational methods for economics and finance
* Date and time: 10:00am Thursday 16th Feb 2023
* Duration: two hours
* Location: Arndt Lecture Theatre 1, HW Arndt Building No. 25A
* Lead instructors: Thomas J. Sargent and John Stachurski
* Registration: https://www.eventbrite.com.au/e/an-introduction-to-computational-methods-for-economics-and-finance-tickets-504155250927
## Content
Computational methods and scientific computing are becoming increasingly
central to research, analysis and policy work in economics and finance.
This is an introductory workshop for students and policy makers who are
interested in learning about the evolution of modern scientific computing
tools and how they can be applied to economic problems. The main language used
in the workshop will be Python, although other languages will also be
discussed. The target audience is graduate students at the start of masters or
PhD programs, advanced undergraduates who want to boost their computing
skills, and policy makers at Australian policy institutions.
Topics will include simulation, vectorization, JIT compilers, and parallelization.
### Resources
* [QuantEcon lectures](https://lectures.quantecon.org/)
* [Anaconda Python](https://www.anaconda.com/distribution/)