Skip to content

Commit

Permalink
Added slides
Browse files Browse the repository at this point in the history
  • Loading branch information
ianwilliamson committed Nov 22, 2019
1 parent e2a124b commit 1e444bd
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,10 @@ This repository contains the code and notebooks for the workshop on the inverse

## Contents

| Notebook | NB Viewer | Description |
| -------- | --------- | ------------ |
### Notebooks

| Name | NB Viewer | Description |
| ---- | --------- | ------------ |
| [01_First_simulation](01_First_simulation.ipynb) | [View](https://nbviewer.jupyter.org/github/fancompute/workshop-invdesign/blob/master/01_First_simulation.ipynb) | Covers the basics of setting up a finite difference frequency domain (FDFD) simulation |
| [02_Invdes_intro](02_Invdes_intro.ipynb) | [View](https://nbviewer.jupyter.org/github/fancompute/workshop-invdesign/blob/master/02_Invdes_intro.ipynb) | Deals with setting up and performing an inverse design optimization of a mode converter |
| [03_Invdes_parameterization](03_Invdes_parameterization.ipynb) | [View](https://nbviewer.jupyter.org/github/fancompute/workshop-invdesign/blob/master/03_Invdes_parameterization.ipynb) | Expands on Notebook 02 to introduce parameterization strategies |
Expand All @@ -17,6 +19,10 @@ The contents of this repository are organized into several [Jupyter](https://ju

The materials were developed by [Ian Williamson](https://www.ianwilliamson.org/) and [Momchil Minkov](https://momchilmm.github.io/), who are both postdocs in Shanhui Fan's [research group](https://web.stanford.edu/group/fan/). Feel free to get in touch or open an issue if you have questions or suggestions for improvements.

### Slides

- [Slides from 11-21-19](slides/slides_11_21_19.pdf)

## Getting started

To get started using these course materials, you can transfer them to your local computing environment either by downloading them or git cloning this repository. To download a zip archive of these materials, simply click the green "Clone or download" button on the top right corner of the GitHub repository page and then selecting "Download ZIP" from the drop down menu.
Expand Down
Binary file added slides/slides_11_21_19.pdf
Binary file not shown.

0 comments on commit 1e444bd

Please sign in to comment.