BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//pretalx//pretalx.com//juliacon2023//speaker//UYMQJS
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-XYHJXA@pretalx.com
DTSTART;TZID=EST:20230726T143000
DTEND;TZID=EST:20230726T150000
DESCRIPTION:Julia 1.9 provides remarkable facilities for sorting including 
 lightning fast default algorithms and an extensible system that supports b
 oth package authors who provide additional sorting options and users with 
 domain-specific knowledge about their input distributions. This talk expla
 ins the Julia sorting pipeline: how these features are made possible and h
 ow you can benefit from using them.
DTSTAMP:20260310T005308Z
LOCATION:32-141
SUMMARY:Julia's Extensible High Performance Sorting Pipeline - Lilith Hafne
 r
URL:https://pretalx.com/juliacon2023/talk/XYHJXA/
END:VEVENT
BEGIN:VEVENT
UID:pretalx-juliacon2023-BXSCXM@pretalx.com
DTSTART;TZID=EST:20230726T153000
DTEND;TZID=EST:20230726T154000
DESCRIPTION:The Julia ecosystem provides rich interoperability among Julia 
 packages but it has been nontrivial to deploy functionality from a Julia p
 ackage to non-technical users. Quickdraw is a simple combination of existi
 ng tools that installs a runnable app from any Julia package that defines 
 a `main` function. All the end user needs to do is run a single command\; 
 all the developer needs to provide is that command.
DTSTAMP:20260310T005308Z
LOCATION:32-141
SUMMARY:Quickdraw: The simplest Julia package deployment system - Lilith Ha
 fner
URL:https://pretalx.com/juliacon2023/talk/BXSCXM/
END:VEVENT
BEGIN:VEVENT
UID:pretalx-juliacon2023-LZQA3Z@pretalx.com
DTSTART;TZID=EST:20230726T162000
DTEND;TZID=EST:20230726T163000
DESCRIPTION:ScratchQuickSort is a novel variation on QuickSort that is typi
 cally faster\, always stable\, and now Julia's default sorting algorithm f
 or generic data.
DTSTAMP:20260310T005308Z
LOCATION:32-141
SUMMARY:ScratchQuickSort: a faster version of QuickSort - Lilith Hafner
URL:https://pretalx.com/juliacon2023/talk/LZQA3Z/
END:VEVENT
END:VCALENDAR
