@def title = "Julia Smooth Optimizers" @def mainpage = true
<h2 class="subtitle has-text-weight-bold">
<a href="/news-and-blogposts/" class="has-text-weight-bold">
News and Blogposts
</a>
</h2>
{{ list_news_short }}
<h2 class="subtitle has-text-weight-bold">
<a href="/ecosystems/" class="has-text-weight-bold">
Ecosystems
</a>
</h2>
<p>
Understand our packages
</p>
<div class="columns">
<div class="column">
<a href="/ecosystems/linear-algebra/" class="button box is-info">Linear Algebra</a>
</div>
<div class="column">
<a href="/ecosystems/models/" class="button box is-danger">Models</a>
</div>
<div class="column">
<a href="/ecosystems/solvers/" class="button box is-success">Solvers</a>
</div>
</div>
<h2 class="subtitle">
<a href="/tutorials/" class="has-text-weight-bold">
Tutorials
</a>
</h2>
<p>
We are centralizing all JSO tutorials in this page.
You can find the full list
<a href="/tutorials/" class="is-underlined">here</a>.
</p>
<p>
Our latest tutorial is
</p>
<div class="news-item">
<a href="{{ latest_link }}">
<br>
<span class="is-size-4 has-text-primary">
{{ latest_title }}
</span>
<br>
<span class="is-size-6 has-text-grey-dark">
{{ latest_short }}
</span>
</a>
</div>
<h2 class="subtitle has-text-weight-bold has-text-success">
Talk to us
</h2>
<p>
You can find us in the following channels:
<ul>
<li>
<a href="https://julialang.org/slack">JuliaLang Slack</a> in the <tt>#math-optimization</tt>, <tt>#linear-algebra</tt>, or <tt>#smooth-optimizers</tt>.
</li>
<li>
<a href="https://julialang.zulipchat.com/">Julia Zulip</a> in the <tt>#math-optimization</tt>.
</li>
<li>
<a href="https://github.com/orgs/JuliaSmoothOptimizers/discussions">GitHub Discussions</a>.
</li>
<li>
<a href="https://youtube.com/@abelsiqueira">Abel Siqueira's YouTube</a>.
</li>
</ul>
</p>
</div>