BEGIN:VCALENDAR PRODID:-//Microsoft Corporation//Outlook MIMEDIR//EN VERSION:1.0 BEGIN:VEVENT DTSTART:20131121T180000Z DTEND:20131121T181500Z LOCATION:601/603 DESCRIPTION;ENCODING=QUOTED-PRINTABLE:ABSTRACT: Design by Transformation (DxT) is an approach to software engineering where knowledge of software is encoded as transformations. Currently, experts implicitly apply this knowledge to manually create high-performing code. The long-term goal of my work is to encode expert knowledge to automatically apply it for more sustainable, efficient, and formal engineering. Without being explicitly stored, experts critical knowledge can be lost when an expert retires or leaves. Further, when this knowledge is applied manually, it can be incorrectly applied, resulting in coding errors, or forgotten to be applied, resulting in inefficiencies. This is the case for domains such as dense linear algebra (DLA); experts inefficiently develop DLA code libraries manually. Instead, we should automatically generate such libraries. With DxT we encode knowledge and automatically generate the same or better code (as seen in my experiments with dense linear algebra). Code generated by my work is shipping with the Elemental library. SUMMARY:Towards Semi-Automated Dense Linear Algebra Library Generation PRIORITY:3 END:VEVENT END:VCALENDAR