Skip to content

Commit 7a61cb7

Browse files
authored
Add blogpost about juliacon local (#184)
* Add blogpost about juliacon local * add missing link * at youtube link jso-juliacon-eindhoven * Add link to youtube in talks
1 parent 4c308d8 commit 7a61cb7

File tree

4 files changed

+21
-1
lines changed

4 files changed

+21
-1
lines changed

_assets/abel-juliacon-local-24.png

773 KB
Loading
499 KB
Loading

_data/references.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@
222222
"author": "Abel Soares Siqueira",
223223
"where": "JuliaCon Local, Eindhoven, Netherlands",
224224
"date": "2023-12-01",
225-
"link": "https://eindhoven2023.pydata.org/juliacon/talk/MYXETU/",
225+
"link": "https://www.youtube.com/watch?v=i1eeD3uHbZ4",
226226
"type": "talk"
227227
},
228228
{
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
@def title = "Julia Smooth Optimizers @ JuliaCon Local Eindhoven 2023"
2+
@def rss_description = "Abel Siqueira gave a talk at the first edition of the JuliaCon Local at Eindhoven 2023."
3+
4+
## Exploring Nonlinear Optimization with JuliaSmoothOptimizers at JuliaCon Local Eindhoven 2023
5+
6+
We are excited to share that one of the core members of the JuliaSmoothOptimizers organization, [Abel Siqueira](https://abelsiqueira.com/), recently delivered a compelling talk at the [JuliaCon Local Eindhoven 2023](https://juliacon.org/local/eindhoven2023/) conference in the Netherlands. The conference, co-located with PyData Eindhoven 2023, provided an excellent platform for discussions and presentations on the latest developments in Julia and related technologies.
7+
As published [in a previous post](https://jso.dev/news-and-blogposts/2023/2023-09-06-jso-community-partner-juliacon-eindhoven/), Julia Smooth Optimizers was a community partner of the event.
8+
9+
[![JuliaCon Local Eindhoven 2023](/assets/julia-packages-in-region.png)](https://juliacon.org/local/eindhoven2023/)
10+
11+
Abel Siqueira's talk, titled [*Nonlinear Optimization with the Julia Smooth Optimizers Packages*](https://eindhoven2023.pydata.org/juliacon/talk/MYXETU/), delved into the rich ecosystem built by the JSO since its inception in 2015. With over 50 registered packages covering a wide range of nonlinear optimization and linear algebra topics, JSO has been a driving force in providing researchers with the necessary tools to seamlessly transition from prototyping to publication-ready code.
12+
13+
With an extensive package ecosystem and the introduction of JSOSuite, the organization continues to play a pivotal role in bridging the gap between research and practical, user-friendly solutions. As we look forward to the future, events like JuliaCon Local Eindhoven contribute significantly to the collaborative and innovative spirit of the Julia community.
14+
15+
Abstract:
16+
*The talk highlighted JSO's primary objective: to empower researchers by offering high-level, well-maintained optimization packages. The organization is committed to facilitating a smooth journey from the conceptualization of ideas to the development of user-friendly optimization packages. A significant stride in this direction is the introduction of JSOSuite, a comprehensive package aiming to be a one-stop solution for nonlinear optimization in Julia.*
17+
18+
You can check the full talk at [The Julia Programming Language Youtube](https://www.youtube.com/watch?v=i1eeD3uHbZ4).
19+
20+
[![Some tweets about the event](/assets/abel-juliacon-local-24.png)](https://twitter.com/eScienceCenter/status/1731659629287862537)

0 commit comments

Comments
 (0)