BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//pretalx//pretalx.com//juliacon2023//speaker//9N8YYQ
BEGIN:VTIMEZONE
TZID:EST
BEGIN:STANDARD
DTSTART:20001029T030000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=10;UNTIL=20061029T070000Z
TZNAME:EST
TZOFFSETFROM:-0400
TZOFFSETTO:-0500
END:STANDARD
BEGIN:STANDARD
DTSTART:20071104T030000
RRULE:FREQ=YEARLY;BYDAY=1SU;BYMONTH=11
TZNAME:EST
TZOFFSETFROM:-0400
TZOFFSETTO:-0500
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:20000402T030000
RRULE:FREQ=YEARLY;BYDAY=1SU;BYMONTH=4;UNTIL=20060402T080000Z
TZNAME:EDT
TZOFFSETFROM:-0500
TZOFFSETTO:-0400
END:DAYLIGHT
BEGIN:DAYLIGHT
DTSTART:20070311T030000
RRULE:FREQ=YEARLY;BYDAY=2SU;BYMONTH=3
TZNAME:EDT
TZOFFSETFROM:-0500
TZOFFSETTO:-0400
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
UID:pretalx-juliacon2023-3QFPST@pretalx.com
DTSTART;TZID=EST:20230727T113000
DTEND;TZID=EST:20230727T120000
DESCRIPTION:When starting a company built on mathematical concepts Julia se
 ems like an obvious choice because of its capabilities for enabling rapid 
 prototypes\, rewrites\, and pushing for performance early. This talk prese
 nts our journey to build a Julia production app. In particular\, we presen
 t how we use a monorepo within a distributed team and how we set up our co
 ntinuous-integration infrastructure. Finally\, we introduce an open source
  project which aims to make it easier to write Julia serverless apps.
DTSTAMP:20260310T071927Z
LOCATION:26-100
SUMMARY:Towards developing a production app with Julia - Cédric Belmant\, 
 Steffen Ridderbusch
URL:https://pretalx.com/juliacon2023/talk/3QFPST/
END:VEVENT
BEGIN:VEVENT
UID:pretalx-juliacon2023-KPXNR7@pretalx.com
DTSTART;TZID=EST:20230727T150000
DTEND;TZID=EST:20230727T153000
DESCRIPTION:Geometric Algebra is a high-level mathematical framework which 
 expresses a variety of geometric computations with an intuitive language. 
 While its rich structure unlocks deeper insight and an elegant simplicity\
 , it often comes at a cost to numerical implementations. After giving an o
 verview of geometric algebra and its applications\, a Julia implementation
  is presented which uses metaprogramming to shift the work to compile-time
 \, enabling a fast and expressive approach to computational geometry.
DTSTAMP:20260310T071927Z
LOCATION:32-144
SUMMARY:Geometric Algebra at compile-time with SymbolicGA.jl - Cédric Belm
 ant
URL:https://pretalx.com/juliacon2023/talk/KPXNR7/
END:VEVENT
BEGIN:VEVENT
UID:pretalx-juliacon2023-CNBSS3@pretalx.com
DTSTART;TZID=EST:20230728T161000
DTEND;TZID=EST:20230728T162000
DESCRIPTION:Type instabilities are not always bad! Using non-concrete types
 \, and avoiding method specialization and type inference can help with imp
 roving latency and\, in specific cases\, runtime performance. The latter i
 s observed in inherently dynamic contexts with no way to compile all possi
 ble method signatures upfront\, because code needs to be compiled at point
 s of dynamic dispatch by design. We present a concrete case we face in our
  production environment\, additional examples\, and related trade-offs.
DTSTAMP:20260310T071927Z
LOCATION:32-144
SUMMARY:When type instability matters - Théo Galy-Fajou\, Cédric Belmant
URL:https://pretalx.com/juliacon2023/talk/CNBSS3/
END:VEVENT
END:VCALENDAR
