homeHome ViewLayout PrintPrinter Friendly   searchSearch LoginAdd Event
Mathematics Calendar

July 10, 2026
Friday, July 10
other
Time: 10:00
Speaker: Matthias Franz (Western)
Title: "Allocation-free collections in Julia"
Room: MC 108

Abstract: I am going to present a Julia package that provides variable-length vectors, sets and dictionaries which in their immutable versions don't allocate memory. Using these types often results in significant speed-ups for performance-critical code. This is often useful for computations with a combinatorial flavour.