BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//pretalx//pretalx.com//juliacon-2026//talk//SHTJ3F
BEGIN:VTIMEZONE
TZID:CET
BEGIN:STANDARD
DTSTART:20001029T040000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=10
TZNAME:CET
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:20000326T030000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=3
TZNAME:CEST
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
UID:pretalx-juliacon-2026-SHTJ3F@pretalx.com
DTSTART;TZID=CET:20260813T110000
DTEND;TZID=CET:20260813T113000
DESCRIPTION:This presentation discusses the development of [MatrixEquations
 .jl](https://github.com/andreasvarga/MatrixEquations.jl)\, a comprehensive
  Julia package for solving specialized matrix equations\, including Lyapun
 ov\, Sylvester\, and Riccati types. While these equations are fundamental 
 to control systems analysis and synthesis\, their utility extends across n
 umerous scientific domains. The package’s impact is substantial: it serv
 es as a critical dependency for over 60 packages within the Julia ecosyste
 m and averages over 2\,000 monthly downloads.\n\nReflecting on its status 
 as my most successful software project to date\, I look forward to sharing
  insights into its development—specifically regarding two distinct imple
 mentation challenges: achieving peak numerical performance by leveraging o
 ptimized\, hardware-specific libraries\, and providing generic functionali
 ty that supports Julia’s abstract type system to work seamlessly with ar
 bitrary-precision and non-standard number types.
DTSTAMP:20260502T104025Z
LOCATION:Room 6
SUMMARY:MatrixEquations.jl - a continuous effort to achieve performance and
  genericity - Andreas Varga
URL:https://pretalx.com/juliacon-2026/talk/SHTJ3F/
END:VEVENT
END:VCALENDAR
