# Chapter 7 - Part 2

This is the content for Friday, Feb 27, 2026.

## Covered in this lecture

- Sublevel sets of convex functions: [D2L Video](https://d2l.msu.edu/d2l/le/lessons/2387926/topics/18644277), [MediaSpace](https://mediaspace.msu.edu/media/1_v8ro6x14)

## Todos

### Before class

- Review content from [7-1](../7-1/7-1.md) on how to build convex functions from other convex functions.
- Watch videos above.
- Install `cvxpy` using the command below.

```{code-block} bash
pip install cvxpy
```

### In class

- [Lec 7-2 Slides](Slides/Lec7_2-Slides.md)
- [Worksheet 7-2](WS/CMSE382_WS-7_2-CVXPY-SOLUTION.ipynb)
  
### After class

- Upload worksheet to Crowdmark by 5pm.
- [Homework 3](../../../homework/HW3/HW3.md) due Friday, March 13!
<!-- - Due today: nothing -->