BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//pretalx//pretalx.com//juliacon-2022//speaker//LTHEEK
BEGIN:VEVENT
SUMMARY:Writing a GenericArpack library in Julia. - David Gleich
DTSTART:20220728T171000Z
DTEND:20220728T174000Z
DTSTAMP:20260818T210359Z
UID:pretalx-juliacon-2022-7H77WX@pretalx.com
DESCRIPTION:Arpack is a library for computing eigenvalues and eigenvectors
  of a linear operator. It has been used in many technical computing packag
 es. The goal of the `GenericArpack.jl` package is to create a Julia transl
 ation of Arpack. Right now\, the Julia `GenericArpack.jl` methods produce 
 _bitwise identical_ results to the `Arpack_jll` methods for Float64 types 
 in all testcases. The new library has zero dependency on BLAS and supports
  element types beyond those in Arpack\, such as `DoubleFloats.jl`.
LOCATION:Red
URL:https://pretalx.com/juliacon-2022/talk/7H77WX/
END:VEVENT
END:VCALENDAR
