# What's new in 2.0

A slide deck about Opyrability's 2.0 additions: 

- dynamic operability (dynamic funnels and the dynamic Operability Index)
- simpler installation
- a new nonlinear programming solver (Pounce)
- design ranking and intensification using process operability principles
- several examples using models built in different platforms
- a guide for using opyrability from your coding agent

Use the arrow keys to move through the deck below, press `f` for full screen, or open it in a new tab with the link.

```{raw} html
<p style="margin:0.5rem 0 0.75rem;">
  <a href="_static/slides/opyrability_2_0.html" target="_blank" rel="noopener">Open the slides in a new tab</a>
</p>
<div style="position:relative;padding-top:62%;">
  <iframe src="_static/slides/opyrability_2_0.html"
          title="opyrability 2.0 slides"
          style="position:absolute;inset:0;width:100%;height:100%;border:1px solid #ddd;border-radius:6px;"
          allowfullscreen></iframe>
</div>
```

The full release notes are on the [2.0.0 release page](https://github.com/CODES-group/opyrability/releases/tag/v2.0.0).
